u-boot-brain/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
..
arc ARC: Improve identification of ARC cores 2018-12-03 14:26:18 +03:00
arm ARM: uniphier: do not modify bootcmd environment variable at run-time 2018-12-29 11:38:33 +09:00
m68k
microblaze
mips mips: jz47xx: Add Creator CI20 platform 2018-12-19 15:23:02 +01:00
nds32
nios2
powerpc Merge branch 'master' of git://git.denx.de/u-boot-spi 2018-12-05 15:06:24 -05:00
riscv riscv: Remove ae350.dts 2018-12-18 09:56:27 +08:00
sandbox dm: sandbox: Allow selection of sample rate and channels 2018-12-13 16:37:09 -07:00
sh
x86 efi: payload: only init usb if necessary 2018-12-10 10:14:42 +08:00
xtensa
.gitignore
Kconfig dm: sound: Create an option to use driver model for sound 2018-12-13 16:32:49 -07:00