fdt: sandbox: Move setup code from board_f to fdtdec
We want to be able to set up the device tree in SPL, so move this code
to a common place.
Signed-off-by:
Simon Glass <sjg@chromium.org>
Showing
- arch/sandbox/cpu/cpu.c 41 additions, 0 deletionsarch/sandbox/cpu/cpu.c
- arch/sandbox/include/asm/u-boot-sandbox.h 8 additions, 0 deletionsarch/sandbox/include/asm/u-boot-sandbox.h
- common/board_f.c 2 additions, 65 deletionscommon/board_f.c
- include/fdtdec.h 6 additions, 0 deletionsinclude/fdtdec.h
- lib/fdtdec.c 31 additions, 0 deletionslib/fdtdec.c
Loading
Please register or sign in to comment