[PULL] u-boot-atmel-2020.10-a

Hello Tom,
Please pull tag u-boot-atmel-2020.10-a , the first set of features for the 2020.10 cycle.
This set includes device tree warning fixes and cleanup for separate BSS on some boards.
Thanks ! Eugen
The following changes since commit e411a090cf7162626d54d72dfc4530986c788cdb:
Prepare v2020.07-rc4 (2020-06-08 20:30:26 -0400)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-atmel.git tags/u-boot-atmel-2020.10-a
for you to fetch changes up to 59dab842f98f9144bce1e535ef9df6f0e1a25e03:
configs: atmel: cleanup CONFIG_SPL_SEPARATE_BSS (2020-06-18 14:28:37 +0300)
---------------------------------------------------------------- First set of u-boot-atmel features for 2020.10 cycle
---------------------------------------------------------------- Eugen Hristev (2): ARM: dts: sama5d4: fix gadget endpoint address warning ARM: dts: sama5d3: fix gadget endpoint address warning
Gregory CLEMENT (2): ARM: at91: Enable SPL_SEPARATE_BSS by default configs: atmel: cleanup CONFIG_SPL_SEPARATE_BSS
arch/arm/Kconfig | 1 + arch/arm/dts/sama5d3.dtsi | 12 ++++++------ arch/arm/dts/sama5d4.dtsi | 12 ++++++------ configs/gardena-smart-gateway-at91sam_defconfig | 1 - configs/sama5d27_som1_ek_mmc1_defconfig | 1 - configs/sama5d27_som1_ek_mmc_defconfig | 1 - configs/sama5d27_som1_ek_qspiflash_defconfig | 1 - configs/sama5d27_wlsom1_ek_mmc_defconfig | 1 - configs/sama5d27_wlsom1_ek_qspiflash_defconfig | 1 - 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/sama5d3_xplained_mmc_defconfig | 1 - configs/sama5d3xek_mmc_defconfig | 1 - configs/sama5d4_xplained_mmc_defconfig | 1 - configs/sama5d4ek_mmc_defconfig | 1 - 17 files changed, 13 insertions(+), 26 deletions(-)

On Tue, Jul 07, 2020 at 08:24:38AM +0000, Eugen.Hristev@microchip.com wrote:
Hello Tom,
Please pull tag u-boot-atmel-2020.10-a , the first set of features for the 2020.10 cycle.
This set includes device tree warning fixes and cleanup for separate BSS on some boards.
Thanks ! Eugen
The following changes since commit e411a090cf7162626d54d72dfc4530986c788cdb:
Prepare v2020.07-rc4 (2020-06-08 20:30:26 -0400)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-atmel.git tags/u-boot-atmel-2020.10-a
for you to fetch changes up to 59dab842f98f9144bce1e535ef9df6f0e1a25e03:
configs: atmel: cleanup CONFIG_SPL_SEPARATE_BSS (2020-06-18 14:28:37 +0300)
Applied to u-boot/master, thanks!
participants (2)
-
Eugen.Hristev@microchip.com
-
Tom Rini