Simon Glass fb91d5675e binman: Support adding a U-Boot environment
In some cases it is useful to include a U-Boot environment region in an
image. This allows the board to start up with an environment ready to go.

Add a new entry type for this. The input is a text file containing the
environment entries, one per line, in the format:

   var=value

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
2020-09-25 11:27:28 +08:00
..
2019-10-08 16:35:59 +02:00
2019-12-06 16:44:20 -05:00
2019-07-29 00:20:31 +02:00
2020-06-12 13:14:07 -04:00
2019-11-04 18:15:32 -07:00