]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc/85xx: Fixup PCI nodes for P1_P2_RDB
authorKumar Gala <galak@kernel.crashing.org>
Wed, 7 Apr 2010 07:49:12 +0000 (02:49 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 27 Apr 2010 03:37:50 +0000 (22:37 -0500)
commit1749c3da8d8445cdf78d70120a803e3e9553113c
treedf8b4999ce54ee324f2cb9cdc38b77022593644a
parent6e5fb4eec3702a13770769a5a48a9423aa68ee9c
ppc/85xx: Fixup PCI nodes for P1_P2_RDB

While we had ft_pci_board_setup it wasn't being called by
ft_board_setup.  Fix that so we actually update the device tree PCI
nodes on P1_P2_RDB boards.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
board/freescale/p1_p2_rdb/p1_p2_rdb.c