[PATCH v2 08/11] sandbox: Allow selection of SPL unit tests
Simon Glass
sjg at chromium.org
Fri Oct 30 04:34:16 CET 2020
Now that we have more than one test, add a way to select the test to run.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v1)
arch/sandbox/cpu/spl.c | 2 +-
arch/sandbox/cpu/start.c | 9 +++++++++
arch/sandbox/include/asm/state.h | 1 +
3 files changed, 11 insertions(+), 1 deletion(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list