]> git.dujemihanovic.xyz Git - u-boot.git/commit
configs: phycore_am62x_a53_defconfig: Make BOOTCMD generic
authorDaniel Schultz <d.schultz@phytec.de>
Fri, 30 Aug 2024 09:09:35 +0000 (02:09 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 10 Sep 2024 19:16:01 +0000 (13:16 -0600)
commit9624465384cfca23d78015f3b423e476f49e02f2
tree222588a79923342bb4b33f981231728980b547c6
parent11b8fa00953b678fe68de0297c58de5d048159bc
configs: phycore_am62x_a53_defconfig: Make BOOTCMD generic

The phyCORE-AM62x board code sets an environment variable 'boot'
with the device U-Boot booted from. Use this variable in
CONFIG_BOOTCOMMAND to boot Linux from the same boot device by
default.

Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
configs/phycore_am62x_a53_defconfig