9
0
Fork 0
barebox/arch/arm/boards/netx
Sascha Hauer f9f35ee938 ARM boards: move sdram setup before mmu setup
The new MMU setup will need SDRAM base addresses and sizes.
For this reason convert the MMU enabled ARM boards:

- move mem setup to mem_initcall. This is early but
  still makes sure that we already have the console available
- move MMU setup in this initcall temporary as after the mmu_init will generic

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2011-08-01 16:32:00 +02:00
..
Makefile move boards to arch/<architecure>/boards 2010-07-23 08:35:25 +02:00
config.h move boards to arch/<architecure>/boards 2010-07-23 08:35:25 +02:00
netx.c ARM boards: move sdram setup before mmu setup 2011-08-01 16:32:00 +02:00
netx.dox move boards to arch/<architecure>/boards 2010-07-23 08:35:25 +02:00
platform.S move boards to arch/<architecure>/boards 2010-07-23 08:35:25 +02:00