uboot-mt623x/board/cds
Kumar Gala 7600d47b8f Improve handling of PCI interrupt device tree fixup on MPC85xx CDS
On the MPC85xx CDS we have two issues:

1. The device tree fixup code did not check to see if the property we are
trying to update is actually found.  Its possible that it would update
random memory starting at 0.

2. Newer Linux kernel's have moved the location of the PCI nodes to be
sibilings of the soc node and not children.  The explicit PATH to the PCI
node would not be found for these device trees.  Add the ability to handle
both paths.  In the future we shouldn't handle such fixups by explicit path.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2007-10-19 11:25:01 -05:00
..
common Improve handling of PCI interrupt device tree fixup on MPC85xx CDS 2007-10-19 11:25:01 -05:00
mpc8541cds 85xxCDS: Add make targets for legacy systems. 2007-08-14 01:51:39 -05:00
mpc8548cds ft_board_setup update 85xx/86xx of pci/pcie bus-range property. 2007-09-04 16:00:41 -05:00
mpc8555cds 85xxCDS: Add make targets for legacy systems. 2007-08-14 01:51:39 -05:00