Lines Matching +full:u +full:- +full:boot +full:- +full:env
2 bool "host u-boot tools"
4 Companion tools for Das U-Boot bootloader.
6 http://www.denx.de/wiki/U-Boot/WebHome
16 This option allows to boot the new uImage structure,
19 in a single blob. To boot this new uImage structure,
37 public key is stored in a non-volatile place, any image can
52 defconfigs with different boot environments.
54 The environment image will be called uboot-env.bin.
68 Leave empty to generate image from compiled-in env if a U-boot
81 Some platforms define in their U-Boot configuration that the
82 U-Boot environment should be duplicated in two locations (for
83 extra safety). Check your U-Boot configuration for the
88 ensure that the U-Boot environment image generated by
90 mechanism of U-Boot.
95 bool "Generate a U-Boot boot script"
97 Generate a U-Boot boot script, given a file listing U-Boot
98 commands to be executed at boot time. The generated boot
99 script will be called 'boot.scr'.
104 string "U-Boot boot script source"
107 Source file to generate the U-Boot boot script.