[Buildroot] [PATCH 3/3] configs/{atmel, microchip}: bump at91bootstrap3 version

Pierre-Jean Texier texier.pj2 at gmail.com
Mon Aug 16 17:44:02 UTC 2021


Hi Ludovic,

Le 16/08/2021 à 14:04, Ludovic Desroches via buildroot a écrit :
> Signed-off-by: Ludovic Desroches <ludovic.desroches at microchip.com>
> ---
>   configs/at91sam9260eknf_defconfig                      | 2 +-
>   configs/at91sam9g20dfc_defconfig                       | 2 +-
>   configs/at91sam9g45m10ek_defconfig                     | 2 +-
>   configs/at91sam9rlek_defconfig                         | 2 +-
>   configs/at91sam9x5ek_defconfig                         | 2 +-
>   configs/at91sam9x5ek_dev_defconfig                     | 2 +-
>   configs/at91sam9x5ek_mmc_defconfig                     | 2 +-
>   configs/at91sam9x5ek_mmc_dev_defconfig                 | 2 +-
>   configs/atmel_sama5d27_som1_ek_mmc_dev_defconfig       | 2 +-
>   configs/atmel_sama5d2_xplained_mmc_defconfig           | 2 +-
>   configs/atmel_sama5d2_xplained_mmc_dev_defconfig       | 2 +-
>   configs/atmel_sama5d3_xplained_defconfig               | 2 +-
>   configs/atmel_sama5d3_xplained_dev_defconfig           | 2 +-
>   configs/atmel_sama5d3_xplained_mmc_defconfig           | 2 +-
>   configs/atmel_sama5d3_xplained_mmc_dev_defconfig       | 2 +-
>   configs/atmel_sama5d3xek_defconfig                     | 2 +-
>   configs/atmel_sama5d4_xplained_defconfig               | 2 +-
>   configs/atmel_sama5d4_xplained_dev_defconfig           | 2 +-
>   configs/atmel_sama5d4_xplained_mmc_defconfig           | 2 +-
>   configs/atmel_sama5d4_xplained_mmc_dev_defconfig       | 2 +-
>   configs/microchip_sam9x60ek_mmc_defconfig              | 2 +-
>   configs/microchip_sam9x60ek_mmc_dev_defconfig          | 2 +-
>   configs/microchip_sama5d27_wlsom1_ek_mmc_defconfig     | 2 +-
>   configs/microchip_sama5d27_wlsom1_ek_mmc_dev_defconfig | 2 +-
>   24 files changed, 24 insertions(+), 24 deletions(-)
> 
> diff --git a/configs/at91sam9260eknf_defconfig b/configs/at91sam9260eknf_defconfig
> index 807d0294e8..b795ad6eff 100644
> --- a/configs/at91sam9260eknf_defconfig
> +++ b/configs/at91sam9260eknf_defconfig
> @@ -21,7 +21,7 @@ BR2_TARGET_ROOTFS_UBI=y
>   BR2_TARGET_AT91BOOTSTRAP3=y
>   BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_GIT=y
>   BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_URL="https://github.com/linux4sam/at91bootstrap.git"
> -BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_VERSION="v3.8.10"
> +BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_VERSION="v3.10.3"
>   BR2_TARGET_AT91BOOTSTRAP3_DEFCONFIG="at91sam9260eknf_uboot"
>   BR2_TARGET_UBOOT=y
>   BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
> diff --git a/configs/at91sam9g20dfc_defconfig b/configs/at91sam9g20dfc_defconfig
> index 7511c96fe9..46626d857a 100644
> --- a/configs/at91sam9g20dfc_defconfig
> +++ b/configs/at91sam9g20dfc_defconfig
> @@ -27,7 +27,7 @@ BR2_TARGET_ROOTFS_UBIFS_MAXLEBCNT=2047
>   BR2_TARGET_AT91BOOTSTRAP3=y
>   BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_GIT=y
>   BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_URL="https://github.com/linux4sam/at91bootstrap.git"
> -BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_VERSION="v3.8.10"
> +BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_VERSION="v3.10.3"
>   BR2_TARGET_AT91BOOTSTRAP3_DEFCONFIG="at91sam9g20eknf_uboot"
>   BR2_TARGET_UBOOT=y
>   BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
> diff --git a/configs/at91sam9g45m10ek_defconfig b/configs/at91sam9g45m10ek_defconfig
> index c598527f96..bf0771bc14 100644
> --- a/configs/at91sam9g45m10ek_defconfig
> +++ b/configs/at91sam9g45m10ek_defconfig
> @@ -22,7 +22,7 @@ BR2_TARGET_ROOTFS_UBI=y
>   BR2_TARGET_AT91BOOTSTRAP3=y
>   BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_GIT=y
>   BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_URL="https://github.com/linux4sam/at91bootstrap.git"
> -BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_VERSION="v3.8.10"
> +BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_VERSION="v3.10.3"
>   BR2_TARGET_AT91BOOTSTRAP3_DEFCONFIG="at91sam9m10g45eknf_uboot"
>   BR2_TARGET_UBOOT=y
>   BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
> diff --git a/configs/at91sam9rlek_defconfig b/configs/at91sam9rlek_defconfig
> index ba3a94c08c..5c0fdc5993 100644
> --- a/configs/at91sam9rlek_defconfig
> +++ b/configs/at91sam9rlek_defconfig
> @@ -22,7 +22,7 @@ BR2_TARGET_ROOTFS_UBI=y
>   BR2_TARGET_AT91BOOTSTRAP3=y
>   BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_GIT=y
>   BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_URL="https://github.com/linux4sam/at91bootstrap.git"
> -BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_VERSION="v3.8.10"
> +BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_VERSION="v3.10.3"
>   BR2_TARGET_AT91BOOTSTRAP3_DEFCONFIG="at91sam9rleknf_uboot"
>   BR2_TARGET_UBOOT=y
>   BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
> diff --git a/configs/at91sam9x5ek_defconfig b/configs/at91sam9x5ek_defconfig
> index d544e277a7..70e2d94826 100644
> --- a/configs/at91sam9x5ek_defconfig
> +++ b/configs/at91sam9x5ek_defconfig
> @@ -16,7 +16,7 @@ BR2_TARGET_ROOTFS_UBI_SUBSIZE=2048
>   BR2_TARGET_AT91BOOTSTRAP3=y
>   BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_GIT=y
>   BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_URL="https://github.com/linux4sam/at91bootstrap.git"
> -BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_VERSION="v3.8.13"
> +BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_VERSION="v3.10.3"
>   BR2_TARGET_AT91BOOTSTRAP3_DEFCONFIG="at91sam9x5eknf_uboot"
>   BR2_TARGET_UBOOT=y
>   BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
> diff --git a/configs/at91sam9x5ek_dev_defconfig b/configs/at91sam9x5ek_dev_defconfig
> index 5f777fbc72..bfa8e95941 100644
> --- a/configs/at91sam9x5ek_dev_defconfig
> +++ b/configs/at91sam9x5ek_dev_defconfig
> @@ -84,7 +84,7 @@ BR2_TARGET_ROOTFS_UBI_SUBSIZE=2048
>   BR2_TARGET_AT91BOOTSTRAP3=y
>   BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_GIT=y
>   BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_URL="https://github.com/linux4sam/at91bootstrap.git"
> -BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_VERSION="v3.8.13"
> +BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_VERSION="v3.10.3"
>   BR2_TARGET_AT91BOOTSTRAP3_DEFCONFIG="at91sam9x5eknf_uboot"
>   BR2_TARGET_UBOOT=y
>   BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
> diff --git a/configs/at91sam9x5ek_mmc_defconfig b/configs/at91sam9x5ek_mmc_defconfig
> index 63a537bd9c..79a300a81b 100644
> --- a/configs/at91sam9x5ek_mmc_defconfig
> +++ b/configs/at91sam9x5ek_mmc_defconfig
> @@ -26,7 +26,7 @@ BR2_TARGET_ROOTFS_EXT2_4=y
>   BR2_TARGET_AT91BOOTSTRAP3=y
>   BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_GIT=y
>   BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_URL="https://github.com/linux4sam/at91bootstrap.git"
> -BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_VERSION="v3.8.13"
> +BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_VERSION="v3.10.3"
>   BR2_TARGET_AT91BOOTSTRAP3_DEFCONFIG="at91sam9x5eksd_uboot"
>   BR2_TARGET_UBOOT=y
>   BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
> diff --git a/configs/at91sam9x5ek_mmc_dev_defconfig b/configs/at91sam9x5ek_mmc_dev_defconfig
> index 698cb9230a..2e1a5c7f59 100644
> --- a/configs/at91sam9x5ek_mmc_dev_defconfig
> +++ b/configs/at91sam9x5ek_mmc_dev_defconfig
> @@ -86,7 +86,7 @@ BR2_TARGET_ROOTFS_EXT2_SIZE="120M"
>   BR2_TARGET_AT91BOOTSTRAP3=y
>   BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_GIT=y
>   BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_URL="https://github.com/linux4sam/at91bootstrap.git"
> -BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_VERSION="v3.8.13"
> +BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_VERSION="v3.10.3"
>   BR2_TARGET_AT91BOOTSTRAP3_DEFCONFIG="at91sam9x5eksd_uboot"
>   BR2_TARGET_UBOOT=y
>   BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
> diff --git a/configs/atmel_sama5d27_som1_ek_mmc_dev_defconfig b/configs/atmel_sama5d27_som1_ek_mmc_dev_defconfig
> index b608bac0c6..e85c38af50 100644
> --- a/configs/atmel_sama5d27_som1_ek_mmc_dev_defconfig
> +++ b/configs/atmel_sama5d27_som1_ek_mmc_dev_defconfig
> @@ -71,7 +71,7 @@ BR2_TARGET_ROOTFS_EXT2_4=y
>   BR2_TARGET_ROOTFS_EXT2_SIZE="120M"
>   BR2_TARGET_AT91BOOTSTRAP3=y
>   BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_TARBALL=y
> -BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_TARBALL_LOCATION="$(call github,linux4sam,at91bootstrap,v3.9.2)/at91bootstrap3-v3.9.2.tar.gz"
> +BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_TARBALL_LOCATION="$(call github,linux4sam,at91bootstrap,v3.10.3)/at91bootstrap3-v3.10.3.tar.gz"
>   BR2_TARGET_AT91BOOTSTRAP3_DEFCONFIG="sama5d27_som1_eksd_uboot"
>   BR2_TARGET_UBOOT=y
>   BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y


Works fine on my side:

AT91Bootstrap 3.10.3 (2021-08-16 19:05:08)

SDHC: fix in place for SAMA5D2 SoM VDDSDMMC over-consumption errata
SD/MMC: Image: Read file u-boot.bin to 0x23f00000
MMC: ADMA supported
SD: Card Capacity: High or Extended
SD: Specification Version 3.0X
SD/MMC: Done to load image
<debug_uart>

U-Boot 2020.01-linux4sam-2020.04 (Aug 16 2021 - 19:05:20 +0200)

CPU: SAMA5D27 1G bits DDR2 SDRAM
Crystal frequency:       24 MHz
...

So,

Tested-by: Pierre-Jean Texier <texier.pj2 at gmail.com>

Thanks !

-- 
Pierre-Jean Texier


More information about the buildroot mailing list