|
@@ -487,8 +487,6 @@ menuconfig BR2_TARGET_UBOOT_ENVIMAGE
|
|
|
|
|
|
The environment image will be called uboot-env.bin.
|
|
The environment image will be called uboot-env.bin.
|
|
|
|
|
|
- Leave empty to generate image from compiled-in env.
|
|
|
|
-
|
|
|
|
if BR2_TARGET_UBOOT_ENVIMAGE
|
|
if BR2_TARGET_UBOOT_ENVIMAGE
|
|
|
|
|
|
config BR2_TARGET_UBOOT_ENVIMAGE_SOURCE
|
|
config BR2_TARGET_UBOOT_ENVIMAGE_SOURCE
|
|
@@ -500,6 +498,8 @@ config BR2_TARGET_UBOOT_ENVIMAGE_SOURCE
|
|
|
|
|
|
Multiple source files are concatenated in the order listed.
|
|
Multiple source files are concatenated in the order listed.
|
|
|
|
|
|
|
|
+ Leave empty to generate image from compiled-in env.
|
|
|
|
+
|
|
config BR2_TARGET_UBOOT_ENVIMAGE_SIZE
|
|
config BR2_TARGET_UBOOT_ENVIMAGE_SIZE
|
|
string "Size of environment"
|
|
string "Size of environment"
|
|
help
|
|
help
|