u-boot-brain/board/amcc/sequoia
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
..
cmd_sequoia.c Command usage cleanup 2009-01-28 08:49:52 +01:00
config.mk rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
init.S ppc4xx: Sequoia: Fix TLB reassignment in NAND booting code 2009-03-26 18:36:40 +01:00
Makefile Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
sdram.c Fix AMCC Sequoia board DDR memory configuration 2009-03-17 10:52:36 +01:00
sequoia.c ppc4xx: Fixup chip-selects in dtb for NAND-booting Sequoia 2009-04-16 09:12:08 +02:00
u-boot-nand.lds Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
u-boot.lds Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00