mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-24 10:52:13 +01:00
board: phytec: phycore_am6xx: Set bootmeths & boot_targets environment
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>
This commit is contained in:
parent
04c1a5b0d6
commit
e423e35d0d
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user