9
0
Fork 0
barebox/arch/arm/boards/omap343xdsp
Sascha Hauer 1c240cd234 ARM OMAP boards: switch to barebox_arm_entry
All boards use hardcoded SDRAM addresses, copied from the board init file.
OMAP3 boards are a bit special, they had a SoC specific reset() function. This
is renamed to omap3_invalidate_dcache() and called from the board lowlevel init
code now.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-02-04 15:52:39 +01:00
..
Makefile ARM omap3 omap343xdsp: move lowlevel code to lowlevel.c 2013-01-29 08:46:23 +01:00
board.c ARM OMAP: use SZ_*M constants in RAM device register functions 2013-01-30 22:21:11 +01:00
config.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
lowlevel.c ARM OMAP boards: switch to barebox_arm_entry 2013-02-04 15:52:39 +01:00