]> git.ipfire.org Git - thirdparty/u-boot.git/commit
configs: omap4: remove unused boot target devices
authorBastien Curutchet <bastien.curutchet@bootlin.com>
Mon, 8 Jun 2026 13:12:00 +0000 (15:12 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 17 Jun 2026 15:50:35 +0000 (09:50 -0600)
commit196b1fe9bf80959648cf54b2e36c08dfd24fc1ad
tree8491b6e6b91f4999f2852547d257c8c0415e124e
parentde2e3f00f2fa3fc4c11be48b3ef6af7b0fd7bd33
configs: omap4: remove unused boot target devices

This include file isn't used since the omap4 support has been dropped.
Since this support is about to be reintroduced, this file is going to be
used again. The upcoming support is minimal and doesn't include network,
therefore leaving PXE and DHCP in the BOOT_TARGET_DEVICES list would lead
to build errors.

Remove PXE and DHCP from the list of BOOT_TARGET_DEVICES.
Remove the LEGACY_MMC macros and the findfdt script that looks for
no-longer supported boards.
Remove the empty #ifdef XPL_BUILD

Signed-off-by: Bastien Curutchet <bastien.curutchet@bootlin.com>
include/configs/ti_omap4_common.h