u-boot/board/cds/common
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
..
cadmus.c Patches by Jon Loeliger, 24 Aug 2004: 2004-10-10 21:21:55 +00:00
cadmus.h Patches by Jon Loeliger, 24 Aug 2004: 2004-10-10 21:21:55 +00:00
eeprom.c Patches by Jon Loeliger, 24 Aug 2004: 2004-10-10 21:21:55 +00:00
eeprom.h Patches by Jon Loeliger, 24 Aug 2004: 2004-10-10 21:21:55 +00:00
ft_board.c Improve handling of PCI interrupt device tree fixup on MPC85xx CDS 2007-10-19 11:25:01 -05:00
via.c 85xxCDS: Add make targets for legacy systems. 2007-08-14 01:51:39 -05:00
via.h * Added VIA configuration table 2006-08-09 13:50:56 -05:00