From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Javad Rahimipetroudi <javad321javad@gmail.com>
Cc: Jagan Teki <jagan@amarulasolutions.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 6/7] board/pine64/genimage.cfg: rename uboot bin image The generated image name modified according to uboot output
Date: Sat, 4 Nov 2023 14:38:45 +0100 [thread overview]
Message-ID: <20231104143845.429624c3@windsurf> (raw)
In-Reply-To: <20231104072458.7369-6-javad321javad@gmail.com>
On Sat, 4 Nov 2023 10:54:57 +0330
Javad Rahimipetroudi <javad321javad@gmail.com> wrote:
> Signed-off-by: Javad Rahimipetroudi <javad321javad@gmail.com>
> ---
> board/pine64/pine64/genimage.cfg | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/board/pine64/pine64/genimage.cfg b/board/pine64/pine64/genimage.cfg
> index 06b4ed1056..37ebe5ea6e 100644
> --- a/board/pine64/pine64/genimage.cfg
> +++ b/board/pine64/pine64/genimage.cfg
> @@ -16,7 +16,7 @@ image sdcard.img {
>
> partition spl {
> in-partition-table = "no"
> - image = "sunxi-spl.bin"
> + image = "u-boot-sunxi-with-spl.bin"
This should go together with the U-Boot update, otherwise your series
is not bisectable.
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2023-11-04 13:38 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-04 7:24 [Buildroot] [PATCH 1/7] configs/pine64_defconfig: bump Linux version to 6.1 Linux Kernel and Header version upgraded to 6.1.50 LTS Javad Rahimipetroudi
2023-11-04 7:24 ` [Buildroot] [PATCH 2/7] configs/pine64_defconfig: bump ATF version to v2.9 Javad Rahimipetroudi
2023-11-04 7:24 ` [Buildroot] [PATCH 3/7] configs/pine64_defconfig: bump Uboot version to 2023.04 Javad Rahimipetroudi
2023-11-04 13:37 ` Thomas Petazzoni via buildroot
2023-11-04 7:24 ` [Buildroot] [PATCH 4/7] configs/pine64_defconfig: add dynamic mdev To add networking support, dynamic mdev is required to load network drivers Javad Rahimipetroudi
2023-11-04 13:38 ` Thomas Petazzoni via buildroot
2023-11-04 7:24 ` [Buildroot] [PATCH 5/7] configs/pine64_defconfig: remove unnecessary configs Javad Rahimipetroudi
2023-11-04 7:24 ` [Buildroot] [PATCH 6/7] board/pine64/genimage.cfg: rename uboot bin image The generated image name modified according to uboot output Javad Rahimipetroudi
2023-11-04 13:38 ` Thomas Petazzoni via buildroot [this message]
2023-11-04 7:24 ` [Buildroot] [PATCH 7/7] board/pine64/genimage.cfg: remove unnecessary partition for itb For minimal booting, uboot.itf is no longer required, so the correspondig partition deleted Javad Rahimipetroudi
2023-11-04 13:40 ` Thomas Petazzoni via buildroot
2023-11-04 13:50 ` Javad Rahimipetroudi
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=20231104143845.429624c3@windsurf \
--to=buildroot@buildroot.org \
--cc=jagan@amarulasolutions.com \
--cc=javad321javad@gmail.com \
--cc=thomas.petazzoni@bootlin.com \
/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