fdt: allow for builds that don't want env and bd_t nodes
authorKim Phillips <kim.phillips@freescale.com>
Tue, 17 Jul 2007 18:57:04 +0000 (13:57 -0500)
committerGerald Van Baren <vanbaren@cideas.com>
Fri, 10 Aug 2007 23:21:37 +0000 (19:21 -0400)
commit99dffca3b7590a16a00bc475c860b67b2a3f1462
treed486d6730abfe03495b539a2fc75886654d5430b
parent91148bf7aeba142d6f348805db7625db7da64d6f
fdt: allow for builds that don't want env and bd_t nodes

protect fdt_env and fdt_bd_t invocations, fix codingstyle while in the
area.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
common/cmd_fdt.c