9
0
Fork 0
barebox/arch/arm/boards/raspberry-pi
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/init ARM: rpi: fix tty device name in bootargs-base 2013-10-16 09:38:53 +02:00
Makefile switch boards to lwl-y 2013-02-21 14:42:51 +01:00
lowlevel.c arm: rename reset and common_reset to barebox_arm_reset_vector and arm_cpu_lowlevel_init 2013-02-08 09:35:40 +01:00
rpi.c environment: Use accessor functions for default environment path 2014-01-27 09:27:02 +01:00