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> --- 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!