]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDT
authorGrant Likely <grant.likely@secretlab.ca>
Thu, 6 Sep 2007 15:46:23 +0000 (09:46 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Thu, 6 Sep 2007 15:46:23 +0000 (09:46 -0600)
commitcf2817a84c2e9bea2c5dfc084bce2f2d2563ac43
tree419d1f9521e4df1216faab6ccc5594a592904c5e
parent41bb76e941929f54a73206fb132f7a4c275543a3
Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDT

Affects boards: icecube (lite5200), jupiter, motionpro, tqm5200

Tested on: lite5200b

Note: the fixup functions have not been moved to a common place.  This
patch is targeted for immediate merging as in solves a build issue, but
the final name/location of the fixups is still subject to debate.  I
propose to merge this now, and move the fixups in the next merge window
to be usable by all targets.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
board/icecube/icecube.c
board/jupiter/jupiter.c
board/motionpro/motionpro.c
board/tqm5200/tqm5200.c
cpu/mpc5xxx/cpu.c
include/configs/IceCube.h
include/configs/TQM5200.h
include/configs/jupiter.h
include/configs/motionpro.h