u-boot/board/amcc/canyonlands
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
..
Makefile Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
bootstrap.c ppc4xx: Add 1.0 & 1.066 GHz to canyonlands bootstrap command for PLL setup 2008-10-21 17:35:02 +02:00
canyonlands.c ppc4xx: Add AMCC Arches board support (dual 460GT) 2008-10-21 17:34:46 +02:00
config.mk rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
init.S ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization 2008-11-21 11:02:04 +01:00
u-boot-nand.lds Align end of bss by 4 bytes 2008-11-18 23:13:16 +01:00
u-boot.lds Align end of bss by 4 bytes 2008-11-18 23:13:16 +01:00