u-boot/cpu
Kumar Gala e393e2e9bc 85xx: Fix addrmap to include memory
When we init the addrmap based on the TLB we will not end up getting
the TLB that covers memory if we are using SPD.  The reason is we
haven't relocated at the point that we setup the memory TLB and thus it
will not get setup in the addrmap.

Instead we can just walk over the TLB array after we've relocated and
see all the TLBs that have been set and use that information to populate
the initial addrmap.  By doing this we insure that we get the TLB
entries that cover memory.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2009-08-14 17:42:05 -05:00
..
74xx_7xx 74xx_7xx: Fix rounding problem in CPU frequency calculation 2009-05-15 22:22:01 +02:00
arm720t arm: remove cpu_init 2009-06-12 20:39:52 +02:00
arm920t rm9200 lowevel_init: don't touch reserved/readonly registers 2009-08-03 09:26:26 +02:00
arm925t arm: remove cpu_init 2009-06-12 20:39:52 +02:00
arm926ejs mxc-mmc: sdhc host driver for MX2 and MX3 proccessor 2009-08-09 23:47:38 +02:00
arm946es arm: remove cpu_init 2009-06-12 20:39:52 +02:00
arm1136 i.MX31: Create a common device file. 2009-06-21 16:18:13 +02:00
arm1176 s3c64xx: move the reset_cpu function 2009-06-26 00:02:35 +02:00
arm_cortexa8 ARM Cortex A8: Remove bogus config.mk entries 2009-08-10 00:13:22 +02:00
arm_intcm arm: remove cpu_init 2009-06-12 20:39:52 +02:00
at32ap Add AVR32 LCD support 2009-07-26 13:12:02 +02:00
blackfin Blackfin: split cpu COBJS into multilines 2009-07-18 21:15:54 -04:00
i386 Dual-license IBM code contributions 2009-08-09 23:15:33 +02:00
ixp Dual-license IBM code contributions 2009-08-09 23:15:33 +02:00
leon2 Update U-Boot's build timestamp on every compile 2008-12-06 23:36:43 +01:00
leon3 Update U-Boot's build timestamp on every compile 2008-12-06 23:36:43 +01:00
lh7a40x lh7a40x: move serial driver to drivers/serial 2009-06-12 20:39:53 +02:00
mcf52x2 ColdFire: Add M5208EVB and MCF520x CPU support 2009-07-14 09:27:17 -05:00
mcf523x ColdFire: PLATFORM_CPPFLAGS updates for new compiler 2009-03-17 15:58:37 -06:00
mcf532x ColdFire: PLATFORM_CPPFLAGS updates for new compiler 2009-03-17 15:58:37 -06:00
mcf547x_8x ColdFire: PLATFORM_CPPFLAGS updates for new compiler 2009-03-17 15:58:37 -06:00
mcf5227x ColdFire: Add DSPI support for MCF5227x and MCF5445x 2009-07-14 09:46:34 -05:00
mcf5445x Minor coding style cleanup. 2009-08-10 10:38:34 +02:00
microblaze microblaze: Use cache functions (especially cache status) 2009-01-23 10:40:00 +01:00
mips MIPS: Implement ethernet halt for au1x00 2009-05-16 09:20:03 +09:00
mpc5xx Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
mpc5xxx board support patch for phyCORE-MPC5200B-tiny 2009-07-10 23:21:32 +02:00
mpc8xx stdio/device: rework function naming convention 2009-07-18 00:27:46 +02:00
mpc8xxx/ddr 85xx, 86xx: Add common board_add_ram_info() 2009-07-22 09:43:48 -05:00
mpc83xx Update Freescale copyrights to remove "All Rights Reserved" 2009-07-29 09:59:22 +02:00
mpc85xx 85xx: Fix addrmap to include memory 2009-08-14 17:42:05 -05:00
mpc86xx 86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fields 2009-07-22 09:43:47 -05:00
mpc512x Update Freescale copyrights to remove "All Rights Reserved" 2009-07-29 09:59:22 +02:00
mpc824x Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
mpc8220 Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
mpc8260 i2c: Create common default i2c_[set|get]_bus_speed() functions 2009-06-12 20:39:45 +02:00
nios General help message cleanup 2009-06-12 20:47:16 +02:00
nios2 General help message cleanup 2009-06-12 20:47:16 +02:00
ppc4xx Dual-license IBM code contributions 2009-08-09 23:15:33 +02:00
pxa stdio/device: rework function naming convention 2009-07-18 00:27:46 +02:00
s3c44b0 arm: remove cpu_init 2009-06-12 20:39:52 +02:00
sa1100 arm: remove cpu_init 2009-06-12 20:39:52 +02:00
sh2 sh: unify linker script 2009-07-08 11:43:15 +09:00
sh3 sh: unify linker script 2009-07-08 11:43:15 +09:00
sh4 sh: unify linker script 2009-07-08 11:43:15 +09:00