uboot: integrate mkenvimage
authorArnaud Rébillout <rebillout@syscom.ch>
Thu, 20 Dec 2012 02:47:18 +0000 (02:47 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 24 Mar 2013 19:49:15 +0000 (20:49 +0100)
commit7b252919409e7bb63f6035fbe3b7167f4abbfed1
treef61bdb58e7096bccc82153362e585747bf8be117
parenta8694c3cb5711023fcce911bb673c01b36d48d64
uboot: integrate mkenvimage

This commit provides configuration options to automatically generate a
binary environment image for U-Boot.
Two options are available (and mandatory):
 * the location of a text file describing U-Boot environment.
 * the size of the environment.

[Peter: fix Config.in indentation + typo]
Signed-off-by: Arnaud Rébillout <rebillout@syscom.ch>
Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
boot/uboot/Config.in
boot/uboot/uboot.mk