[Buildroot] [PATCH] configs/imx6ulpico: Bump U-Boot and kernel

Thomas Petazzoni thomas.petazzoni at bootlin.com
Wed Dec 29 22:54:28 UTC 2021


On Wed, 29 Dec 2021 17:40:36 -0300
Fabio Estevam <festevam at gmail.com> wrote:

> Current U-Boot is an old version and fails to build:
> 
> /usr/bin/ld: scripts/dtc/dtc-parser.tab.o:(.bss+0x10): multiple definition of `yylloc'; scripts/dtc/dtc-lexer.lex.o:(.bss+0x0): first defined here
> 
> Bump U-Boot to fix the problem.
> 
> Latest U-Boot has switched to distro boot and SPL, so make the necessary
> changes to support it. Other advantage of bumping U-Boot is that
> it also supports the other imx6ul-pico variants.
> 
> While at it, also bump U-Boot to the 5.15 LTS.
> 
> Fixes:
> - https://gitlab.com/buildroot.org/buildroot/-/jobs/1915006192
> Signed-off-by: Fabio Estevam <festevam at gmail.com>
> ---
>  .../rootfs_overlay/boot/extlinux/extlinux.conf   |  4 ++++
>  configs/imx6ulpico_defconfig                     | 16 ++++++++++------
>  2 files changed, 14 insertions(+), 6 deletions(-)
>  create mode 100644 board/technexion/imx6ulpico/rootfs_overlay/boot/extlinux/extlinux.conf

Applied to master, thanks.

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



More information about the buildroot mailing list