Merge tag 'v2025.10-rc3' into next
authorTom Rini <trini@konsulko.com>
Mon, 25 Aug 2025 19:28:49 +0000 (13:28 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 25 Aug 2025 19:28:49 +0000 (13:28 -0600)
Prepare v2025.10-rc3

1  2 
board/phytec/phycore_am62ax/phycore_am62ax.env
board/phytec/phycore_am62x/phycore_am62x.env
board/phytec/phycore_am64x/phycore_am64x.env
configs/sandbox_defconfig

@@@ -26,7 -25,9 +26,11 @@@ spi_fdt_addr=0x70000
  spi_image_addr=0x800000
  spi_ramdisk_addr=0x2200000
  
+ #ifdef CONFIG_BOOTMETH_RAUC
+ bootmeths=rauc script efi extlinux pxe
+ #else
  bootmeths=script efi extlinux pxe
+ #endif
  boot_targets=mmc1 mmc0 spi_flash dhcp
 +
 +watchdog=watchdog@e000000
@@@ -26,7 -25,9 +26,11 @@@ spi_fdt_addr=0x70000
  spi_image_addr=0x800000
  spi_ramdisk_addr=0x2200000
  
+ #ifdef CONFIG_BOOTMETH_RAUC
+ bootmeths=rauc script efi extlinux pxe
+ #else
  bootmeths=script efi extlinux pxe
+ #endif
  boot_targets=mmc1 mmc0 spi_flash dhcp
 +
 +watchdog=watchdog@e000000
@@@ -25,7 -24,9 +25,11 @@@ spi_fdt_addr=0x70000
  spi_image_addr=0x800000
  spi_ramdisk_addr=0x2200000
  
+ #ifdef CONFIG_BOOTMETH_RAUC
+ bootmeths=rauc script efi extlinux pxe
+ #else
  bootmeths=script efi extlinux pxe
+ #endif
  boot_targets=mmc1 mmc0 spi_flash dhcp
 +
 +watchdog=watchdog@e000000
Simple merge