-
- Downloads
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>
Showing
- board/icecube/icecube.c 2 additions, 5 deletionsboard/icecube/icecube.c
- board/jupiter/jupiter.c 2 additions, 6 deletionsboard/jupiter/jupiter.c
- board/motionpro/motionpro.c 3 additions, 5 deletionsboard/motionpro/motionpro.c
- board/tqm5200/tqm5200.c 3 additions, 6 deletionsboard/tqm5200/tqm5200.c
- cpu/mpc5xxx/cpu.c 41 additions, 25 deletionscpu/mpc5xxx/cpu.c
- include/configs/IceCube.h 1 addition, 1 deletioninclude/configs/IceCube.h
- include/configs/TQM5200.h 1 addition, 1 deletioninclude/configs/TQM5200.h
- include/configs/jupiter.h 1 addition, 1 deletioninclude/configs/jupiter.h
- include/configs/motionpro.h 1 addition, 1 deletioninclude/configs/motionpro.h
Loading
Please register or sign in to comment