Moved fdt command support code to fdt_support.c
...in preparation for improving the bootm command's handling of fdt blobs. Also cleaned up some coding sloppiness.
Showing
- board/mpc8360emds/mpc8360emds.c 13 additions, 3 deletionsboard/mpc8360emds/mpc8360emds.c
- common/Makefile 1 addition, 1 deletioncommon/Makefile
- common/cmd_bootm.c 1 addition, 1 deletioncommon/cmd_bootm.c
- common/cmd_fdt.c 31 additions, 270 deletionscommon/cmd_fdt.c
- common/fdt_support.c 323 additions, 0 deletionscommon/fdt_support.c
- cpu/mpc83xx/cpu.c 1 addition, 0 deletionscpu/mpc83xx/cpu.c
- include/fdt_support.h 42 additions, 0 deletionsinclude/fdt_support.h
Loading
Please register or sign in to comment