9
0
Fork 0
barebox/arch/arm/boards/tqma6x
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
..
Makefile ARM: i.MX6: TQ tqma6x initial board support 2013-07-11 09:53:16 +02:00
board.c environment: Use accessor functions for default environment path 2014-01-27 09:27:02 +01:00
flash-header-tqma6dl.imxcfg ARM: i.MX6: TQ tqma6x initial board support 2013-07-11 09:53:16 +02:00
flash-header-tqma6q.imxcfg ARM: i.MX6: TQ tqma6x initial board support 2013-07-11 09:53:16 +02:00
lowlevel.c ARM: Make ENTRY_FUNCTION more robust 2013-12-10 14:35:33 +01:00