9
0
Fork 0
barebox/defaultenv
Teresa Gámez 22acbddd89 defaultenv: Reorder overlay append order
The defaultenv_add_base() functions adds the enviroment coming from
CONFIG_DEFAULT_ENVIRONMENT_PATH. But this is not only for
traditional enviroments, but also for external enviroments in e.g. build
systems. The external enviroment should override the enviroment set
in the board file and not the other way around. Made sure that
external enviroment is always added last.

Signed-off-by: Teresa Gámez <t.gamez@phytec.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-09-11 09:15:17 +02:00
..
defaultenv-1 mtd: nand: create bb devices automatically 2014-04-28 11:45:09 +02:00
defaultenv-2-base remove unused boot-menu-add-entry 2014-06-23 09:19:52 +02:00
defaultenv-2-dfu/boot remove unused boot-menu-add-entry 2014-06-23 09:19:52 +02:00
defaultenv-2-menu/menu defenv-2: replace menu with menutree 2014-03-28 09:44:44 +01:00
Makefile defaultenv: Add boot option for DFU 2014-02-28 08:14:14 +01:00
defaultenv.c defaultenv: Reorder overlay append order 2014-09-11 09:15:17 +02:00