Home
last modified time | relevance | path

Searched hist:"689697785 e04aefd08b6efdc4e47a737819da173" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/arch/sandbox/cpu/
H A Dstart.c689697785e04aefd08b6efdc4e47a737819da173 Tue Mar 28 16:27:28 UTC 2017 Simon Glass <sjg@chromium.org> board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f()

We don't need a special hook for sandbox as one of the later ones will do
just as well. We can print error messages about bad options after we
print the banner. In fact, it seems better.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
/rk3399_rockchip-uboot/include/configs/
H A Dsandbox.h689697785e04aefd08b6efdc4e47a737819da173 Tue Mar 28 16:27:28 UTC 2017 Simon Glass <sjg@chromium.org> board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f()

We don't need a special hook for sandbox as one of the later ones will do
just as well. We can print error messages about bad options after we
print the banner. In fact, it seems better.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
/rk3399_rockchip-uboot/common/
H A Dboard_f.c689697785e04aefd08b6efdc4e47a737819da173 Tue Mar 28 16:27:28 UTC 2017 Simon Glass <sjg@chromium.org> board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f()

We don't need a special hook for sandbox as one of the later ones will do
just as well. We can print error messages about bad options after we
print the banner. In fact, it seems better.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>