]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Canyonlands: Remove unnecessary FDT warning upon DTB fixup
authorStefan Roese <sr@denx.de>
Mon, 22 Sep 2008 14:10:43 +0000 (16:10 +0200)
committerWolfgang Denk <wd@denx.de>
Mon, 22 Sep 2008 21:17:31 +0000 (23:17 +0200)
commit8fd4166c467a46773f80208bda1ec3b4757747bc
tree0adead0a65471cce00f6475208e513e7a8469eb3
parent6e24a1eb1490aa043770bcf0061ac1fad0864fd9
ppc4xx: Canyonlands: Remove unnecessary FDT warning upon DTB fixup

Depending on the configuration jumper "SATA SELECT", U-Boot disabled
either one PCIe node or the SATA node in the device tree blob. This
patch removes the unnecessary and even confusing warning, when the node
is not found at all.

Signed-off-by: Stefan Roese <sr@denx.de>
board/amcc/canyonlands/canyonlands.c