All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Marcin Niestrój" <m.niestroj@grinn-global.com>
To: Bartosz Bilas <b.bilas@grinn-global.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] configs/chiliboard: bump to u-boot 2020.10
Date: Tue, 23 Nov 2021 21:42:59 +0100	[thread overview]
Message-ID: <87ee76mwjn.fsf@grinn-global.com> (raw)
In-Reply-To: <20211123160833.29036-1-b.bilas@grinn-global.com>


Bartosz Bilas <b.bilas@grinn-global.com> writes:

> Fixes:
>  /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
>
> Signed-off-by: Bartosz Bilas <b.bilas@grinn-global.com>
> ---
>  2020.10 version is the latest one that boots correctly,
>  the newer ones are being stuck during clocks initialization.
>

There is already a fix pulled into master branch of u-boot, so upcoming
u-boot release should be working fine.

>
>  configs/grinn_chiliboard_defconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configs/grinn_chiliboard_defconfig b/configs/grinn_chiliboard_defconfig
> index e72a82cee8..80f3077b76 100644
> --- a/configs/grinn_chiliboard_defconfig
> +++ b/configs/grinn_chiliboard_defconfig
> @@ -16,7 +16,7 @@ BR2_TARGET_ROOTFS_EXT2_4=y
>  BR2_TARGET_UBOOT=y
>  BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
>  BR2_TARGET_UBOOT_CUSTOM_VERSION=y
> -BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2020.01"
> +BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2020.10"
>  BR2_TARGET_UBOOT_BOARD_DEFCONFIG="chiliboard"
>  BR2_TARGET_UBOOT_FORMAT_IMG=y
>  BR2_TARGET_UBOOT_FORMAT_CUSTOM=y

Reviewed-by: Marcin Niestroj <m.niestroj@grinn-global.com>

--
Marcin Niestrój
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2021-11-23 20:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-23 16:08 [Buildroot] [PATCH] configs/chiliboard: bump to u-boot 2020.10 Bartosz Bilas
2021-11-23 20:42 ` Marcin Niestrój [this message]
2021-11-23 20:50   ` Bartosz Bilas
2021-11-23 20:59     ` Marcin Niestrój
2021-11-23 21:19       ` Bartosz Bilas
2021-12-05 15:54 ` Arnout Vandecappelle

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ee76mwjn.fsf@grinn-global.com \
    --to=m.niestroj@grinn-global.com \
    --cc=b.bilas@grinn-global.com \
    --cc=buildroot@buildroot.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.