9
0
Fork 0
barebox/arch/arm/boards/gk802
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
..
env Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
Makefile ARM: gk802: Add support for Zealz GK802 2013-07-11 09:53:11 +02:00
board.c environment: Use accessor functions for default environment path 2014-01-27 09:27:02 +01:00
flash-header.imxcfg ARM: gk802: Add support for Zealz GK802 2013-07-11 09:53:11 +02:00
lowlevel.c ARM: Make ENTRY_FUNCTION more robust 2013-12-10 14:35:33 +01:00