u-boot-brain/board/amcc/canyonlands
Stefan Roese 16bedc661d ppc4xx: Canyonlands: Disable PCIe0/SATA in dev-tree depending on selection
When SATA is selected (via jumper J6) we need to disable the first PCIe
node in the device tree, so that Linux doesn't initialize it. Otherwise
the Linux SATA driver will fail to detect the devices.

The same goes the other way around too. So if PCIe is selected we need
to disable the SATA node in the device tree.

This is because PCIe port 0 and SATA on 460EX share the same pins
(multiplexed) and we have to configure in U-Boot which peripheral is
enabled.

Signed-off-by: Stefan Roese <sr@denx.de>
2008-05-19 07:14:38 +02:00
..
bootstrap.c ppc4xx: Change Canyonlands to support booting from 2k page NAND devices 2008-04-18 16:30:49 +02:00
canyonlands.c ppc4xx: Canyonlands: Disable PCIe0/SATA in dev-tree depending on selection 2008-05-19 07:14:38 +02:00
config.mk ppc4xx: Fix bogus Canyonlands config.mk 2008-05-14 13:40:03 +02:00
init.S ppc4xx: Change Canyonlands to support booting from 2k page NAND devices 2008-04-18 16:30:49 +02:00
Makefile ppc4xx: Add Canyonlands NAND booting support 2008-03-15 07:28:05 +01:00
u-boot-nand.lds ppc4xx: Change Canyonlands to support booting from 2k page NAND devices 2008-04-18 16:30:49 +02:00
u-boot.lds Remove all the search paths from the .lds files. 2008-04-17 23:57:32 -07:00