From: Peter Korsgaard <peter@korsgaard.com>
To: Javad Rahimipetroudi <javad.rahimipetroudi@essensium.com>
Cc: Marleen Vos <marleen.vos@mind.be>,
Javad Rahimipetroudi <javad.rahimipetroudi@mind.be>,
buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/2] configs/avenger96: bump Uboot version to 2024.01
Date: Mon, 18 Mar 2024 10:55:51 +0100 [thread overview]
Message-ID: <87sf0nhniw.fsf@48ers.dk> (raw)
In-Reply-To: <20240318093026.8193-1-javad.rahimipetroudi@mind.be> (Javad Rahimipetroudi's message of "Mon, 18 Mar 2024 10:30:25 +0100")
>>>>> "Javad" == Javad Rahimipetroudi <javad.rahimipetroudi@essensium.com> writes:
> This patch upgrades Uboot version on Avenger96 board
> Signed-off-by: Javad Rahimipetroudi <javad.rahimipetroudi@essensium.com>
> ---
Please mark updated patches as v2, v3, .. and write a summary under the
--- about what you have changed, thanks.
> board/arrow/avenger96/overlay/boot/extlinux/extlinux.conf | 2 +-
> configs/avenger96_defconfig | 4 ++--
> 2 files changed, 3 insertions(+), 3 deletions(-)
> diff --git a/board/arrow/avenger96/overlay/boot/extlinux/extlinux.conf b/board/arrow/avenger96/overlay/boot/extlinux/extlinux.conf
> index 5d506b3dae..7d6d7f8a44 100644
> --- a/board/arrow/avenger96/overlay/boot/extlinux/extlinux.conf
> +++ b/board/arrow/avenger96/overlay/boot/extlinux/extlinux.conf
> @@ -1,4 +1,4 @@
> label stm32mp157c-dk2-buildroot
> kernel /boot/zImage
> devicetree /boot/stm32mp157a-dhcor-avenger96.dtb
> - append root=/dev/mmcblk1p4 rootwait
> + append root=/dev/mmcblk0p4 rootwait
> diff --git a/configs/avenger96_defconfig b/configs/avenger96_defconfig
> index 536899583c..45600ef2fe 100644
> --- a/configs/avenger96_defconfig
> +++ b/configs/avenger96_defconfig
> @@ -29,13 +29,13 @@ BR2_TARGET_ROOTFS_EXT2_SIZE="120M"
> # Bootloaders
> BR2_TARGET_ARM_TRUSTED_FIRMWARE=y
> BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_VERSION=y
> -BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_VERSION_VALUE="v2.6"
> +BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_VERSION_VALUE="v2.8"
Your commit message says u-boot but you are changing ATF?
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-03-18 9:55 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-18 9:30 [Buildroot] [PATCH 1/2] configs/avenger96: bump Uboot version to 2024.01 Javad Rahimipetroudi via buildroot
2024-03-18 9:30 ` [Buildroot] [PATCH 2/2] configs/avenger96: bump Linux version to 6.6.21 LTS Javad Rahimipetroudi via buildroot
2024-03-18 9:56 ` Peter Korsgaard
2024-03-18 9:55 ` Peter Korsgaard [this message]
[not found] <20240318092759.7874-1-javad.rahimipetroudi@mind.be>
2024-03-18 9:53 ` [Buildroot] [PATCH 1/2] configs/avenger96: bump Uboot version to 2024.01 Peter Korsgaard
2024-03-18 10:31 ` Arnout Vandecappelle via buildroot
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=87sf0nhniw.fsf@48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@buildroot.org \
--cc=javad.rahimipetroudi@essensium.com \
--cc=javad.rahimipetroudi@mind.be \
--cc=marleen.vos@mind.be \
/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