9
0
Fork 0
barebox/arch
Sascha Hauer 25cee7ec17 environment: Use accessor functions for default environment path
default_environment_path only exists when CONFIG_ENV_HANDLING is enabled.
Boards would have to #ifdef this if they wanted to use
default_environment_path. Use accessor functions instead which can
be ifdeffed on a single place.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-01-27 09:27:02 +01:00
..
arm environment: Use accessor functions for default environment path 2014-01-27 09:27:02 +01:00
blackfin Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
mips mips asm/types.h: add #ifndef to fix compile error 2014-01-06 09:22:31 +01:00
nios2 Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
openrisc openrisc: enable OpenCores ethernet driver 2013-12-17 08:20:48 +01:00
ppc Merge branch 'for-next/ppc' 2013-12-06 08:23:27 +01:00
sandbox console: drop f_caps and check the function pointer getc/putc instead 2013-09-21 09:59:16 +02:00
x86 scripts: add arch/x86/lib/barebox.lds to gitignore 2013-12-10 08:40:32 +01:00
architecture.dox MIPS: add documentation 2011-08-05 18:20:17 +02:00