From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] Errors when compiling uboot for rpi 3
Date: Thu, 5 Dec 2019 21:36:07 +0100 [thread overview]
Message-ID: <20191205213607.58c3e098@windsurf> (raw)
In-Reply-To: <1575547814.xk698xjfax.astroid@greyskull.none>
On Thu, 05 Dec 2019 12:20:09 +0000
Ben Edwards <ben@artfuldodge.io> wrote:
> Hi,
>
> I am very new to buildroot, so I am probably making some fundamental
> mistake. I have configured buildroot with the raspberrypi3 defconfig and
> then enabled uboot. The diff is
>
> --- configs/raspberrypi3_defconfig 2019-12-04 19:27:02.700303546 +0000
> +++ configs/raspberrypi3_defconfig 2019-12-05 11:15:07.073552770 +0000
This Buildroot defconfigs builds an ARM 32 bits system for the RaspberryPi.
> @@ -1,37 +1,26 @@
> +BR2_TARGET_UBOOT=y
> +BR2_TARGET_UBOOT_BOARD_DEFCONFIG="rpi_3"
This U-Boot configuration apparently builds an ARM 64 bits bootloader
for the RaspberryPi, and therefore uses some assembly code that cannot
build with the ARM 32 compiler built as part of the
raspberrypi3_defconfig.
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2019-12-05 20:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-05 12:20 [Buildroot] Errors when compiling uboot for rpi 3 Ben Edwards
2019-12-05 20:36 ` Thomas Petazzoni [this message]
2019-12-09 11:39 ` Arthur COURTEL
2019-12-09 11:43 ` Ben Edwards
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=20191205213607.58c3e098@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox