From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/4] Support for the Beagle-V platform
Date: Thu, 29 Apr 2021 15:48:34 +0200 [thread overview]
Message-ID: <20210429154834.5b70c1a1@windsurf> (raw)
In-Reply-To: <CAK4VdL0qsvVUYsJr1S9OsnPG-Lc_Whn6zRzpWCsLaTfJzxsH0A@mail.gmail.com>
Hello,
On Thu, 29 Apr 2021 15:26:06 +0200
Erico Nunes <nunes.erico@gmail.com> wrote:
> Ok, thanks, I will give it a try anyway.
> I noticed that the manual build instructions in
> https://wiki.seeedstudio.com/BeagleV-Make-File-System-Compile-uboot-Kernal/#compile-u-boot
> suggest a CONFIG_SYS_TEXT_BASE=0x80020000 change and as far as I see
> this is not in the build here, so maybe that could be related too.
The kernel is relocated to 80020000 by U-Boot before booting, in the
configuration I'm providing. See the boot log in the cover letter:
"""
Moving Image from 0x84000000 to 0x80200000, end=80f1b000
"""
Best regards,
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2021-04-29 13:48 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-29 7:46 [Buildroot] [PATCH 0/4] Support for the Beagle-V platform Thomas Petazzoni
2021-04-29 7:46 ` [Buildroot] [PATCH 1/4] boot/opensbi: add support for version configuration Thomas Petazzoni
2021-04-29 12:45 ` Bin Meng
2021-04-30 7:48 ` Peter Korsgaard
2021-04-30 8:51 ` Drew Fustini
2021-04-30 8:56 ` Thomas Petazzoni
2021-04-29 7:46 ` [Buildroot] [PATCH 2/4] boot/opensbi: allow using U-Boot as a payload Thomas Petazzoni
2021-04-29 12:45 ` Bin Meng
2021-04-30 7:49 ` Peter Korsgaard
2021-04-29 7:46 ` [Buildroot] [PATCH 3/4] boot/opensbi: add options to enable/disable image installation Thomas Petazzoni
2021-04-29 12:39 ` Bin Meng
2021-04-29 7:46 ` [Buildroot] [PATCH 4/4] configs/beaglev_defconfig: new defconfig Thomas Petazzoni
2021-04-29 12:44 ` Bin Meng
2021-05-01 14:37 ` Frank Hunleth
2021-04-29 12:39 ` [Buildroot] [PATCH 0/4] Support for the Beagle-V platform Erico Nunes
2021-04-29 13:01 ` Thomas Petazzoni
2021-04-29 13:26 ` Erico Nunes
2021-04-29 13:48 ` Thomas Petazzoni [this message]
2021-04-29 13:52 ` Erico Nunes
2021-04-29 14:26 ` Thomas Petazzoni
2021-04-29 14:55 ` Erico Nunes
2021-04-30 0:35 ` Drew Fustini
2021-04-30 8:27 ` Drew Fustini
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=20210429154834.5b70c1a1@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 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.