]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
board: phytec: phycore_am6xx: Set bootmeths & boot_targets environment
authorWadim Egorov <w.egorov@phytec.de>
Thu, 8 May 2025 15:15:44 +0000 (17:15 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 22 May 2025 19:51:55 +0000 (13:51 -0600)
As part of our migration to the standard boot process, configure the
default values for the bootmeths and boot_targets environment variables.

Signed-off-by: Wadim Egorov <w.egorov@phytec.de>
board/phytec/phycore_am62ax/phycore_am62ax.env
board/phytec/phycore_am62x/phycore_am62x.env
board/phytec/phycore_am64x/phycore_am64x.env

index 40787b0cbcb33b009fc37260510b687d196314eb..797904013dcad890be0582408087aa8bcdc2bf9f 100644 (file)
@@ -24,3 +24,6 @@ get_cmd=tftp
 spi_fdt_addr=0x700000
 spi_image_addr=0x800000
 spi_ramdisk_addr=0x2200000
+
+bootmeths=script efi extlinux pxe
+boot_targets=mmc1 mmc0 spi_flash dhcp
index 40787b0cbcb33b009fc37260510b687d196314eb..797904013dcad890be0582408087aa8bcdc2bf9f 100644 (file)
@@ -24,3 +24,6 @@ get_cmd=tftp
 spi_fdt_addr=0x700000
 spi_image_addr=0x800000
 spi_ramdisk_addr=0x2200000
+
+bootmeths=script efi extlinux pxe
+boot_targets=mmc1 mmc0 spi_flash dhcp
index d04a3be6864f6bc87aaf68dddff37e1f54590c1c..36ab16e2f7a0703c356841c13e7a154e820d9084 100644 (file)
@@ -23,3 +23,6 @@ get_cmd=tftp
 spi_fdt_addr=0x700000
 spi_image_addr=0x800000
 spi_ramdisk_addr=0x2200000
+
+bootmeths=script efi extlinux pxe
+boot_targets=mmc1 mmc0 spi_flash dhcp