u-boot-brain/cpu/ppc4xx
Dave Mitchell ddf45cc758 ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization
Expanded OCM TLB to allow access to 64K OCM as well as 256K of
internal SRAM.

Adjusted internal SRAM initialization to match updated user
manual recommendation.

OCM & ISRAM are now mapped as follows:
        physical        virtual         size
ISRAM   0x4_0000_0000   0xE300_0000     256k
OCM     0x4_0004_0000   0xE304_0000     64k

A single TLB was used for this mapping.

Signed-off-by: Dave Mitchell <dmitch71@gmail.com>
Signed-off-by: Stefan Roese <sr@denx.de>
2008-11-21 11:02:04 +01:00
..
4xx_ibm_ddr2_autocalib.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
4xx_pci.c Cleanup: fix "MHz" spelling 2008-10-21 11:25:39 +02:00
4xx_pcie.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
4xx_uart.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
40x_spd_sdram.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
44x_spd_ddr.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
44x_spd_ddr2.c ppc4xx: Add static support for 44x IBM SDRAM Controller 2008-10-21 17:34:51 +02:00
bedbug_405.c cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 18:57:22 -05:00
cache.S rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
commproc.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
config.mk cpu/ppc4xx/config.mk: Make a needlessly deffered expansion immediate. 2008-02-23 09:44:54 +01:00
cpu_init.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
cpu.c Moved initialization of PPC4xx EMAC to cpu_eth_init() 2008-11-09 21:38:05 -08:00
dcr.S cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 10:27:39 -05:00
denali_data_eye.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
denali_spd_ddr2.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ecc.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ecc.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
fdt.c ppc4xx: Correctly setup ranges property in ebc node 2008-10-21 17:35:02 +02:00
gpio.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
i2c.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
interrupts.c ppc4xx: Minor coding style cleanup of Xilinx Virtex5 ml507 support 2008-07-18 12:31:25 +02:00
iop480_uart.c ppc4xx: Consolidate PPC4xx UIC defines 2008-07-11 13:18:13 +02:00
kgdb.S Big white-space cleanup. 2008-05-21 00:14:08 +02:00
Makefile Moved PPC4xx EMAC driver to drivers/net 2008-11-09 21:38:04 -08:00
miiphy.c Cleanup: fix "MHz" spelling 2008-10-21 11:25:39 +02:00
ndfc.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
resetvec.S * Code cleanup: 2003-06-27 21:31:46 +00:00
sdram.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
sdram.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
speed.c Cleanup: fix "MHz" spelling 2008-10-21 11:25:39 +02:00
start.S ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization 2008-11-21 11:02:04 +01:00
tlb.c ppc4xx: Fix printf format warnings now visible with the updated format check 2008-07-10 09:58:06 +02:00
traps.c ppc4xx: Fix printf format warnings now visible with the updated format check 2008-07-10 09:58:06 +02:00
uic.c ppc4xx: fix UIC external_interrupt hang on UIC0 2008-08-29 10:13:59 +02:00
usb_ohci.c Merge git://git.denx.de/u-boot into x1 2008-10-21 09:18:01 +02:00
usb_ohci.h Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. 2005-08-01 16:41:48 +02:00
usb.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
usbdev.c ppc4xx: Consolidate PPC4xx UIC defines 2008-07-11 13:18:14 +02:00
usbdev.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
xilinx_irq.c ppc4xx: CPU PPC440x5 on Virtex5 FX 2008-07-18 12:30:50 +02:00