sandbox: Add an option to display of-platdata in SPL
At present we don't have a test that of-platdata can be accessed in SPL.
Add this in as a command-line option to SPL.
Signed-off-by:
Simon Glass <sjg@chromium.org>
Showing
- arch/sandbox/cpu/spl.c 14 additions, 0 deletionsarch/sandbox/cpu/spl.c
- arch/sandbox/cpu/start.c 9 additions, 0 deletionsarch/sandbox/cpu/start.c
- arch/sandbox/cpu/u-boot-spl.lds 1 addition, 1 deletionarch/sandbox/cpu/u-boot-spl.lds
- arch/sandbox/include/asm/state.h 1 addition, 0 deletionsarch/sandbox/include/asm/state.h
- test/py/tests/test_ofplatdata.py 30 additions, 1 deletiontest/py/tests/test_ofplatdata.py
Loading
Please register or sign in to comment