]> git.sur5r.net Git - u-boot/commit
ARM: uniphier: carry on booting for Unknown boot mode
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 21 Apr 2016 05:43:16 +0000 (14:43 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 24 Apr 2016 00:53:57 +0000 (09:53 +0900)
commitd90b9745ea1b0972e920605673e5895fb09cf3e7
tree947be51c3138cee2adb438a529abd2f43ddb8d03
parent612ccd90012d7c77bbe67ec65f770b9e82fe4a35
ARM: uniphier: carry on booting for Unknown boot mode

No need to stop booting U-Boot even if boot mode is unknown.
Setting the "bootmode" environment is only useful for booting
Linux Kernel.  Anyway, U-Boot has already booted by this point.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/mach-uniphier/board_late_init.c