All of lore.kernel.org
 help / color / mirror / Atom feed
From: Javad Rahimi <javad321javad@gmail.com>
To: buildroot@buildroot.org
Cc: Javad Rahimi <javad321javad@gmail.com>,
	Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Subject: [Buildroot] [PATCH 4/4] configs/orangepi_pc2: bump Uboot version to 2023.04
Date: Tue, 15 Aug 2023 16:45:42 +0330	[thread overview]
Message-ID: <20230815131542.1402848-4-javad321javad@gmail.com> (raw)
In-Reply-To: <20230815131542.1402848-1-javad321javad@gmail.com>

Signed-off-by: Javad Rahimi <javad321javad@gmail.com>
---
 configs/orangepi_pc2_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/orangepi_pc2_defconfig b/configs/orangepi_pc2_defconfig
index 29939ea1fb..46d04b34c8 100644
--- a/configs/orangepi_pc2_defconfig
+++ b/configs/orangepi_pc2_defconfig
@@ -25,7 +25,7 @@ BR2_TARGET_ARM_TRUSTED_FIRMWARE_PLATFORM="sun50i_a64"
 BR2_TARGET_UBOOT=y
 BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
 BR2_TARGET_UBOOT_CUSTOM_VERSION=y
-BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2022.01"
+BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2023.04"
 BR2_TARGET_UBOOT_BOARD_DEFCONFIG="orangepi_pc2"
 BR2_TARGET_UBOOT_NEEDS_DTC=y
 BR2_TARGET_UBOOT_NEEDS_PYLIBFDT=y
-- 
2.34.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  parent reply	other threads:[~2023-08-15 13:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-15 13:15 [Buildroot] [PATCH 1/4] configs/orangepi_pc2: bump Linux version to 6.1.45 Javad Rahimi
2023-08-15 13:15 ` [Buildroot] [PATCH 2/4] configs/orangepi_pc2: change /dev/ mangement to mdev Javad Rahimi
2023-08-15 13:15 ` [Buildroot] [PATCH 3/4] configs/orangepi_pc2: bump ATF version to v2.9 Javad Rahimi
2023-08-15 13:15 ` Javad Rahimi [this message]
2023-08-24 21:22 ` [Buildroot] [PATCH 1/4] configs/orangepi_pc2: bump Linux version to 6.1.45 Thomas Petazzoni via buildroot
2023-08-25 15:41   ` 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=20230815131542.1402848-4-javad321javad@gmail.com \
    --to=javad321javad@gmail.com \
    --cc=buildroot@buildroot.org \
    --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 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.