u-boot-brain/board/amcc
Stefan Roese 5132106a27 ppc4xx: Fixup chip-selects in dtb for NAND-booting Sequoia
Currently the NOR & NAND support in Linux only works for the "standard"
Sequoia, the version booting for NOR flash. The NAND-booting version
has the chip-selects swapped. Here the chip-select mappings:

"Standard" NOR-booting version:
CS0	NOR
CS3	NAND

NAND-booting version:
CS0	NAND
CS3	NOR

With this path the dtb gets fixed-up, so that the correct chip-select
numbers are patched in the dtb enabling correct NOR & NAND support
in Linux on the NAND-booting Sequoia version.

Signed-off-by: Stefan Roese <sr@denx.de>
2009-04-16 09:12:08 +02:00
..
acadia Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
bamboo Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
bubinga Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
canyonlands Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
common rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ebony Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
katmai Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
kilauea Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
luan Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
makalu Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
ocotea Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
redwood Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
sequoia ppc4xx: Fixup chip-selects in dtb for NAND-booting Sequoia 2009-04-16 09:12:08 +02:00
taihu Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
taishan Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
walnut Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
yosemite Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
yucca Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00