Searched hist:"88 bd0e9d15d2f7e8c040931b06497878f9ed0550" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/arch/sandbox/cpu/ |
| H A D | cpu.c | 88bd0e9d15d2f7e8c040931b06497878f9ed0550 Sun Nov 10 17:27:00 UTC 2013 Simon Glass <sjg@chromium.org> sandbox: Implement the bootm command for sandbox
When sandbox does a 'bootm' to run a kernel we cannot actually execute it. So just exit sandbox, which is essentially what U-Boot does on other archs. Also, allow sandbox to use bootm on any kernel, so that it can be used to test booting of kernels from any architecture.
Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org>
|