]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
powerpc/52xx: Make cuImage more robust in locating immr node.
authorGrant Likely <grant.likely@secretlab.ca>
Wed, 15 Oct 2008 17:09:59 +0000 (11:09 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 15 Oct 2008 17:09:59 +0000 (11:09 -0600)
commit40847993d881050cbfa7184db33603165ba84fa1
tree79127d77c6e6f2fccbfc13012c6cfb6f5712c3cf
parent6dc6472581f693b5fc95aebedf67b4960fb85cf0
powerpc/52xx: Make cuImage more robust in locating immr node.

Current device trees do not have the device_type = soc property set
anymore.  Fix up the cuImage bootwrapper fragment to still find the IMMR
nodes.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
arch/powerpc/boot/cuboot-52xx.c