9
0
Fork 0
barebox/arch/arm/mach-ep93xx
Sascha Hauer b7e7def623 ARM ep93xx boards: switch to barebox_arm_entry
This architecture is a bit strange. It has up to four SDRAM banks, but
all have a quite limited size. The SDRAM size for the different boards
currently is unknown as it's configurable with Kconfig. We use a SDRAM
size based on the value of the only board we have in the defconfigs:
edb9301. This likely breaks other ep93xx boards.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-02-04 15:52:39 +01:00
..
include/mach gpio: provide generic gpio header 2012-10-05 15:04:54 +08:00
Kconfig ARM ep93xx boards: switch to barebox_arm_entry 2013-02-04 15:52:39 +01:00
Makefile ARM ep93xx boards: switch to barebox_arm_entry 2013-02-04 15:52:39 +01:00
clocksource.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
gpio.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
header.c ARM ep93xx: Get rid of special handling in linker file 2012-07-23 23:57:44 +02:00
led.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
led.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
lowlevel_init.S ARM ep93xx boards: switch to barebox_arm_entry 2013-02-04 15:52:39 +01:00