9
0
Fork 0
barebox/arch/openrisc
Sascha Hauer 7fa10256c3 defaultenv: Allow multiple defaultenvironment overlays
We can compile barebox for multiple boards at once, but currently
they all share a single default environment. This patch adds a
defaultenv_append() which boards can call to customize the default
environment during runtime. Each board now generate default environment
snippets using bbenv-y and add them during runtime with defaultenv_append()

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-02-28 08:14:14 +01:00
..
boards/generic openrisc: enable OpenCores ethernet driver 2013-12-17 08:20:48 +01:00
configs openrisc: enable OpenCores ethernet driver 2013-12-17 08:20:48 +01:00
cpu defaultenv: Allow multiple defaultenvironment overlays 2014-02-28 08:14:14 +01:00
include/asm remap_range: make function 'remap_range' global 2013-01-18 08:28:20 +01:00
lib openrisc: initialize malloc pool before start_barebox() 2013-03-14 08:41:23 +01:00
Kconfig Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
Makefile Add __ashrdi3 and remove link to libgcc 2012-09-14 08:39:33 +02:00