]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: beagle: beagleplay: env: Drop usb and pxe as boot targets
authorNishanth Menon <nm@ti.com>
Tue, 20 Feb 2024 18:39:52 +0000 (12:39 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 4 Mar 2024 16:49:24 +0000 (11:49 -0500)
commitfce2565f2a96ec3e22e9c337b8cbfc87e9fe8c05
tree18ab2169a925cbf87b17bb4ee08250e4658cc270
parent1b61f76a876031b465314c0a09a37247a5544f88
board: beagle: beagleplay: env: Drop usb and pxe as boot targets

We had enabled USB and network pxe boot with the hope to get it all
merged on time. However, it has not panned out. Drop usb and pxe boot
else bootflow scan -l throws in:
a) Unknown uclass 'usb' in label
b) Crashes when attempting pxe - cpsw/mdio driver apparently has missing
   error handling of what ever form. This is the one that Jan noticed in
   his log.

We can enable these on a later date once things are working.

Cc: Roger Quadros <rogerq@kernel.org>
Reported-by: Jan Kiszka <jan.kiszka@siemens.com>
Closes: https://lore.kernel.org/all/782ea2c0-eef5-478d-a122-cc6e2d066762@siemens.com/
Signed-off-by: Nishanth Menon <nm@ti.com>
board/beagle/beagleplay/beagleplay.env