Files
u-boot/arch
Masahiro Yamada 6bc50a8f69 ARM: uniphier: do not modify bootcmd environment variable at run-time
Some users might want to modify 'bootcmd' at compile-time by editing
include/configs/uniphier.h, but overwriting it at run-time makes it
impossible.

Instead, set 'bootdev' at run-time, which contains the boot device the
system is booting from, then indirectly reference it from 'bootcmd'.

It is up to users whether to override 'bootcmd'.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2018-12-29 11:38:33 +09:00
..
2018-11-26 13:57:31 +08:00
2018-12-18 09:56:27 +08:00
2018-11-18 16:02:23 +01:00
2018-09-25 21:49:18 -04:00