[Buildroot] [PATCH v3] andes_ae350_45_defconfig: bump opensbi, u-boot and linux

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Nov 24 21:57:14 UTC 2022


On Wed, 16 Nov 2022 10:55:29 +0800
Yu Chien Peter Lin <peterlin at andestech.com> wrote:

> This patch bumps following packages to the newer version:
> - OpenSBI v1.1
> - U-boot v2022.10
> - Linux 6.0
> 
> Linux kernel is hosted on AndesTech Github which includes ethernet,
> SD card, DMAC, RTC, WDT drivers support. OpenSBI is based on v1.1
> with andes platfrom fdt driver.
> 
> Signed-off-by: Yu Chien Peter Lin <peterlin at andestech.com>
> ---
> Changelog v1 -> v2
> - Add Signed-off and upstream status to U-boot patches
> - Bump U-boot to a revision that includes U-boot patch 0003 & 0004
> - Specify BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_6_0=y
> Changelog v2 -> v3
> - Drop unused packages
> ---
>  board/andes/ae350/ae350.dts                   | 274 ------------------
>  board/andes/ae350/genimage_sdcard.cfg         |   2 +-
>  ...isable-PIC-explicitly-for-assembling.patch |  29 --
>  ...2-Enable-cache-for-opensbi-jump-mode.patch |  25 --
>  ...001-Fix-mmc-no-partition-table-error.patch |  27 --
>  ...-Support-DTS-of-ftsdc010-driver-for-.patch |  38 +++
>  ...2-Prevent-fw_dynamic-from-relocation.patch |  27 --
>  ...-tree-blob-address-at-8-byte-boundar.patch |  42 +++
>  ...0003-Fix-u-boot-proper-booting-issue.patch |  26 --
>  ...04-Enable-printing-OpenSBI-boot-logo.patch |  25 --
>  board/andes/ae350/post-build.sh               |   2 +-
>  board/andes/ae350/readme.txt                  |   4 +-
>  .../boot/extlinux/extlinux.conf               |   2 +-
>  board/andes/ae350/uboot.config.fragment       |   6 +-
>  configs/andes_ae350_45_defconfig              |  19 +-
>  15 files changed, 98 insertions(+), 450 deletions(-)
>  delete mode 100755 board/andes/ae350/ae350.dts
>  delete mode 100644 board/andes/ae350/patches/opensbi/0001-Disable-PIC-explicitly-for-assembling.patch
>  delete mode 100644 board/andes/ae350/patches/opensbi/0002-Enable-cache-for-opensbi-jump-mode.patch
>  delete mode 100644 board/andes/ae350/patches/uboot/0001-Fix-mmc-no-partition-table-error.patch
>  create mode 100644 board/andes/ae350/patches/uboot/0001-mmc-ftsdc010_mci-Support-DTS-of-ftsdc010-driver-for-.patch
>  delete mode 100644 board/andes/ae350/patches/uboot/0002-Prevent-fw_dynamic-from-relocation.patch
>  create mode 100644 board/andes/ae350/patches/uboot/0002-spl-Align-device-tree-blob-address-at-8-byte-boundar.patch
>  delete mode 100644 board/andes/ae350/patches/uboot/0003-Fix-u-boot-proper-booting-issue.patch
>  delete mode 100644 board/andes/ae350/patches/uboot/0004-Enable-printing-OpenSBI-boot-logo.patch

Applied to next, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list