-
- Downloads
sandbox: Add cpu files
This is an initial implementation with all functions defined but not working.
The lds file is very simple since we can mostly rely on the linker defaults.
Signed-off-by:
Simon Glass <sjg@chromium.org>
Showing
- arch/sandbox/config.mk 20 additions, 0 deletionsarch/sandbox/config.mk
- arch/sandbox/cpu/Makefile 47 additions, 0 deletionsarch/sandbox/cpu/Makefile
- arch/sandbox/cpu/cpu.c 63 additions, 0 deletionsarch/sandbox/cpu/cpu.c
- arch/sandbox/cpu/u-boot.lds 34 additions, 0 deletionsarch/sandbox/cpu/u-boot.lds
Loading
Please register or sign in to comment