Skip to content
Commit fb91d567 authored by Simon Glass's avatar Simon Glass Committed by Bin Meng
Browse files

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: default avatarSimon Glass <sjg@chromium.org>
Acked-by: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
parent 204aa78e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment