Home
last modified time | relevance | path

Searched hist:ebaa832e9904677e2aea96d20e9c2c669e1ec7df (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/arch/sandbox/include/asm/
H A Dstate.hebaa832e9904677e2aea96d20e9c2c669e1ec7df Thu Apr 30 20:16:09 UTC 2015 Sjoerd Simons <sjoerd.simons@collabora.co.uk> sandbox: Don't try distro_bootcmd by default

For the distro_bootcmds to succeed on the sandbox a bit of setup is
required (e.g. network configured or host image bound), so running them
by default isn't that useful.

Add a -b/--boot command to the sandbox binary, which triggers the
distro_bootcmds to run after the other command-line commands.

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Acked-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/arch/sandbox/cpu/
H A Dstart.cebaa832e9904677e2aea96d20e9c2c669e1ec7df Thu Apr 30 20:16:09 UTC 2015 Sjoerd Simons <sjoerd.simons@collabora.co.uk> sandbox: Don't try distro_bootcmd by default

For the distro_bootcmds to succeed on the sandbox a bit of setup is
required (e.g. network configured or host image bound), so running them
by default isn't that useful.

Add a -b/--boot command to the sandbox binary, which triggers the
distro_bootcmds to run after the other command-line commands.

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Acked-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/include/configs/
H A Dsandbox.hebaa832e9904677e2aea96d20e9c2c669e1ec7df Thu Apr 30 20:16:09 UTC 2015 Sjoerd Simons <sjoerd.simons@collabora.co.uk> sandbox: Don't try distro_bootcmd by default

For the distro_bootcmds to succeed on the sandbox a bit of setup is
required (e.g. network configured or host image bound), so running them
by default isn't that useful.

Add a -b/--boot command to the sandbox binary, which triggers the
distro_bootcmds to run after the other command-line commands.

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Acked-by: Simon Glass <sjg@chromium.org>