Re: [PATCH] configs: meson64: Ensure commands for boot targets are available
Neil Armstrong <[email protected]>
| Newsgroups | io.groups.u-boot-amlogic |
|---|---|
| Message-ID | <[email protected]> |
Hi,
On Sat, 12 Oct 2024 08:03:51 +0000, Callum Parsey wrote:
> 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.
>
> [...]
Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-amlogic (u-boot-amlogic-next)
[1/1] configs: meson64: Ensure commands for boot targets are available
https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/commit/315cad97a5ae09b1b975fff2413ce785b3b8592a
--
Neil