9
0
Fork 0
barebox/arch/arm/boards/edb93xx
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
..
env move boards to arch/<architecure>/boards 2010-07-23 08:35:25 +02:00
Makefile ARM boards: Make boards pbl safe 2012-08-12 22:23:22 +02:00
config.h move boards to arch/<architecure>/boards 2010-07-23 08:35:25 +02:00
early_udelay.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
edb93xx.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
edb93xx.dox move boards to arch/<architecure>/boards 2010-07-23 08:35:25 +02:00
edb93xx.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
flash_cfg.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
pll_cfg.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
pll_cfg.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
sdram_cfg.c ARM ep93xx boards: switch to barebox_arm_entry 2013-02-04 15:52:39 +01:00
sdram_cfg.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00