commit | 8fd4166c467a46773f80208bda1ec3b4757747bc | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Mon Sep 22 16:10:43 2008 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Mon Sep 22 23:17:31 2008 +0200 |
tree | 0adead0a65471cce00f6475208e513e7a8469eb3 | |
parent | 6e24a1eb1490aa043770bcf0061ac1fad0864fd9 [diff] |
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>