[PULL] u-boot-at91-fixes-2023.10-a
    Eugen Hristev 
    eugen.hristev at collabora.com
       
    Mon Jul 24 15:56:09 CEST 2023
    
    
  
Hello Tom,
Please pull tag u-boot-at91-fixes-2023.10-a , the first set of fixes for 
2023.10 cycle.
This small fixes set includes the LTO configs for the boards that had 
the SPL size up to the limit (sama5d2-based), such that more code can be 
added. It also includes a fix for mmc non-removable.
Thanks,
Eugen
The following changes since commit 247aa5a191159ea7e03bf1918e22fbbb784cd410:
   Merge branch '2023-07-21-assorted-TI-platform-updates' (2023-07-21 
19:33:05 -0400)
are available in the Git repository at:
   https://source.denx.de/u-boot/custodians/u-boot-at91.git 
tags/u-boot-at91-fixes-2023.10-a
for you to fetch changes up to e83b6f99fc512acda05691db35e7d83817eac0b9:
   atmel_sdhci: Force card-detect if MMC_CAP_NONREMOVABLE. (2023-07-24 
14:21:00 +0300)
----------------------------------------------------------------
First set of u-boot-atmel fixes for the 2023.07 cycle
----------------------------------------------------------------
Eugen Hristev (1):
       configs: sama5d2: enable CONFIG_LTO
Stefan Roese (1):
       configs: at91: sama5d2_icp_mmc: Enable CONFIG_LTO
Zixun LI (1):
       atmel_sdhci: Force card-detect if MMC_CAP_NONREMOVABLE.
  configs/sama5d2_icp_mmc_defconfig            |  1 +
  configs/sama5d2_xplained_emmc_defconfig      |  1 +
  configs/sama5d2_xplained_mmc_defconfig       |  1 +
  configs/sama5d2_xplained_qspiflash_defconfig |  1 +
  configs/sama5d2_xplained_spiflash_defconfig  |  1 +
  drivers/mmc/atmel_sdhci.c                    | 39 
+++++++++++++++++++++++++++++++++++++--
  6 files changed, 42 insertions(+), 2 deletions(-)
    
    
More information about the U-Boot
mailing list