]> git.dujemihanovic.xyz Git - u-boot.git/commit
configs: meson64: Ensure commands for boot targets are available
authorCallum Parsey <callum@neoninteger.au>
Sat, 12 Oct 2024 08:03:51 +0000 (08:03 +0000)
committerNeil Armstrong <neil.armstrong@linaro.org>
Mon, 14 Oct 2024 07:06:16 +0000 (09:06 +0200)
commit315cad97a5ae09b1b975fff2413ce785b3b8592a
tree8ff18e274f3a2ea04354acf30aee5a4a1b96820d
parent0b063d66406e5bc0f367dd735216abe6a6543271
configs: meson64: Ensure commands for boot targets are available

When populating BOOT_TARGET_DEVICES on Amlogic Meson platforms, verify
that the shell commands for accessing the relevant media have been
enabled in the build configuration.

This was already being done for USB, NVME and SCSI devices, but not
for MMC devices or network boot. This meant that configuring U-Boot
without the networking or MMC subsystems/drivers would cause an error
to be thrown during preprocessing.

Signed-off-by: Callum Parsey <callum@neoninteger.au>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20241012080340.2596-1-callum@neoninteger.au
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
include/configs/meson64.h