All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: Indrek Kruusa <indrek.kruusa@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/5] configs/nezha_defconfig: bump versions for uboot, sbi and linux kernel
Date: Mon, 12 Dec 2022 08:22:55 +0100	[thread overview]
Message-ID: <87359lytkg.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20221211201704.25858-1-indrek.kruusa@gmail.com> (Indrek Kruusa's message of "Sun, 11 Dec 2022 22:17:00 +0200")

>>>>> "Indrek" == Indrek Kruusa <indrek.kruusa@gmail.com> writes:

 > kernel: bump to version 6.1.0-rc3 in d1/wip branch
 > u-boot: use the version with full SPL support from d1-wip branch
 > opensbi: take in the latest fixes from d1-wip branch

 > Other:
 > remove patches directory definition as no patches are needed anymore
 > update linux headers version
 > update binary name as the new uboot generates it

Thanks. Funny enough I was just working on doing pretty much the same
thing here. I've CC'ed you on the patch series I just sent.

This patch does a bunch of different things, but it doesn't do enough -
E.G. it doesn't update genimage.cfg so the build is broken after this
commit - So that is not good. Maybe have a look at my series where I
update each component (U-Boot/OpenSBI/Linux) separately.

 > Signed-off-by: Indrek Kruusa <indrek.kruusa@gmail.com>

 > @@ -17,14 +16,14 @@ BR2_TARGET_ROOTFS_EXT2_4=y
 >  # BR2_TARGET_ROOTFS_TAR is not set
 >  BR2_TARGET_OPENSBI=y
 >  BR2_TARGET_OPENSBI_CUSTOM_TARBALL=y
 > -BR2_TARGET_OPENSBI_CUSTOM_TARBALL_LOCATION="$(call github,smaeul,opensbi,e6793dc36a71537023f078034fe795c64a9992a3)/opensbi-e6793dc36a71537023f078034fe795c64a9992a3.tar.gz"
 > +BR2_TARGET_OPENSBI_CUSTOM_TARBALL_LOCATION="$(call github,smaeul,opensbi,5307908fb651a01cc6a2f3fd9fc7b9b471bbccb3)/opensbi-5307908fb651a01cc6a2f3fd9fc7b9b471bbccb3.tar.gz"

Why still use this custom opensbi? There is D1 support in version 1.1 as
mentioned on https://linux-sunxi.org/Allwinner_Nezha


 >  BR2_TARGET_OPENSBI_PLAT="generic"
 >  # BR2_TARGET_OPENSBI_INSTALL_JUMP_IMG is not set
 >  BR2_TARGET_SUN20I_D1_SPL=y

You are still enabling the old sun20i-d1-spl even though you change to
use U-Boot SPL?


-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  parent reply	other threads:[~2022-12-12  7:23 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-11 20:17 [Buildroot] [PATCH 1/5] configs/nezha_defconfig: bump versions for uboot, sbi and linux kernel Indrek Kruusa
2022-12-11 20:17 ` [Buildroot] [PATCH 2/5] board/nezha/genimage.cfg: remove boot0 from genimage.cfg Indrek Kruusa
2022-12-12  7:24   ` Peter Korsgaard
2022-12-12 16:25     ` Indrek Kruusa
2022-12-11 20:17 ` [Buildroot] [PATCH 3/5] board/nezha/overlay/boot/extlinux/extlinux.conf: activate framebuffer console on HDMI Indrek Kruusa
2022-12-12  7:30   ` Peter Korsgaard
2022-12-12 16:29     ` Indrek Kruusa
2022-12-11 20:17 ` [Buildroot] [PATCH 4/5] board/nezha/patches: delete obsolete patches for uboot Indrek Kruusa
2022-12-11 20:17 ` [Buildroot] [PATCH 5/5] board/nezha/readme.txt: update readme.txt about framebuffer console on HDMI Indrek Kruusa
2022-12-11 21:47 ` [Buildroot] [PATCH 1/5] configs/nezha_defconfig: bump versions for uboot, sbi and linux kernel Thomas Petazzoni via buildroot
2022-12-12  7:22 ` Peter Korsgaard [this message]
2022-12-12 15:32   ` Frank Hunleth via buildroot
2022-12-12 16:52     ` Indrek Kruusa
2022-12-12 16:54       ` Angelo Compagnucci
2022-12-12 17:02         ` Indrek Kruusa
2022-12-12 17:56     ` Peter Korsgaard
2022-12-13 20:09       ` Indrek Kruusa
2022-12-13 20:18         ` Peter Korsgaard
2022-12-13 21:32       ` Frank Hunleth via buildroot
2022-12-13 21:35         ` Peter Korsgaard

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=87359lytkg.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@buildroot.org \
    --cc=indrek.kruusa@gmail.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 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.