kumquat-buildroot/boot
Yegor Yefremov f80735ce39 barebox: add an option to embed environment image
Barebox provides an option to embed a custom environment image into
barebox binary. This image will be used, when the environment found in
the environment sector is invalid. Both embedded and external images
can be used together, so having both options at the same time is
justified.

This patch sets barebox Kconfig option CONFIG_DEFAULT_ENVIRONMENT_PATH
to user specified path. This way one can use such BR's variables like
BR2_EXTERNAL, TOPDIR etc. to provide paths to custom environment
folders.

Cc: Pieter Smith <pieter@boesman.nl>
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-06 15:48:01 +02:00
..
afboot-stm32 afboot-stm32: use the Buildroot toolchain 2016-04-16 12:43:16 +02:00
at91bootstrap
at91bootstrap3
at91dataflashboot
barebox barebox: add an option to embed environment image 2016-05-06 15:48:01 +02:00
boot-wrapper-aarch64
grub
grub2
gummiboot
lpc32xxcdl
mxs-bootlets
syslinux syslinux: fix boot hang when host-gcc is 5.3 2016-05-01 22:22:11 +02:00
uboot uboot: ensure u-boot-dtb.img gets built if enabled 2016-05-05 11:31:39 +02:00
xloader
common.mk
Config.in