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

The phyCORE-AM64x 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_am64x_a53_defconfig