From: Uladzimir Bely <ubely@ilbers.de>
To: isar-users@googlegroups.com
Subject: [PATCH v2 2/2] opensbi-sifive-fu540: update to version 1.1
Date: Fri, 2 Sep 2022 09:58:59 +0200 [thread overview]
Message-ID: <20220902075859.8026-3-ubely@ilbers.de> (raw)
In-Reply-To: <20220902075859.8026-1-ubely@ilbers.de>
This version includes a build fix for riscv64 against binutils >=2.38:
https://github.com/riscv-software-src/opensbi/commit/5d53b55
Signed-off-by: Uladzimir Bely <ubely@ilbers.de>
---
meta-isar/recipes-bsp/opensbi/files/sifive-fu540-rules | 2 +-
...pensbi-sifive-fu540_0.9.bb => opensbi-sifive-fu540_1.1.bb} | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
rename meta-isar/recipes-bsp/opensbi/{opensbi-sifive-fu540_0.9.bb => opensbi-sifive-fu540_1.1.bb} (68%)
diff --git a/meta-isar/recipes-bsp/opensbi/files/sifive-fu540-rules b/meta-isar/recipes-bsp/opensbi/files/sifive-fu540-rules
index 04e5b5ae..98bc1b49 100644
--- a/meta-isar/recipes-bsp/opensbi/files/sifive-fu540-rules
+++ b/meta-isar/recipes-bsp/opensbi/files/sifive-fu540-rules
@@ -5,7 +5,7 @@ export CROSS_COMPILE=$(DEB_HOST_GNU_TYPE)-
endif
override_dh_auto_build:
- CFLAGS= LDFLAGS= $(MAKE) $(PARALLEL_MAKE) PLATFORM=sifive/fu540 \
+ CFLAGS= LDFLAGS= $(MAKE) $(PARALLEL_MAKE) PLATFORM=generic \
FW_PAYLOAD_PATH=/usr/lib/u-boot/sifive_unleashed/u-boot.bin
%:
diff --git a/meta-isar/recipes-bsp/opensbi/opensbi-sifive-fu540_0.9.bb b/meta-isar/recipes-bsp/opensbi/opensbi-sifive-fu540_1.1.bb
similarity index 68%
rename from meta-isar/recipes-bsp/opensbi/opensbi-sifive-fu540_0.9.bb
rename to meta-isar/recipes-bsp/opensbi/opensbi-sifive-fu540_1.1.bb
index c25215be..92f75f2d 100644
--- a/meta-isar/recipes-bsp/opensbi/opensbi-sifive-fu540_0.9.bb
+++ b/meta-isar/recipes-bsp/opensbi/opensbi-sifive-fu540_1.1.bb
@@ -8,7 +8,7 @@ inherit dpkg
SRC_URI = " \
https://github.com/riscv/opensbi/archive/v${PV}.tar.gz;downloadfilename=opensbi-${PV}.tar.gz \
file://sifive-fu540-rules"
-SRC_URI[sha256sum] = "60f995cb3cd03e3cf5e649194d3395d0fe67499fd960a36cf7058a4efde686f0"
+SRC_URI[sha256sum] = "d183cb890130983a4f01e75fc03ee4f7ea0e16a7923b8af9c6dff7deb2fedaec"
S = "${WORKDIR}/opensbi-${PV}"
@@ -19,5 +19,5 @@ do_prepare_build() {
cp ${WORKDIR}/sifive-fu540-rules ${WORKDIR}/rules
deb_debianize
- echo "build/platform/sifive/fu540/firmware/fw_payload.bin /usr/lib/opensbi/sifive-fu540/" > ${S}/debian/install
+ echo "build/platform/generic/firmware/fw_payload.bin /usr/lib/opensbi/sifive-fu540/" > ${S}/debian/install
}
--
2.20.1
next prev parent reply other threads:[~2022-09-02 7:59 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-02 7:58 [PATCH v2 0/2] Fix sid-ports riscv64 build Uladzimir Bely
2022-09-02 7:58 ` [PATCH v2 1/2] linux-mainline: update to version 5.4.203 Uladzimir Bely
2022-09-02 7:58 ` Uladzimir Bely [this message]
2022-09-02 13:26 ` [PATCH v2 2/2] opensbi-sifive-fu540: update to version 1.1 Jan Kiszka
2022-09-02 14:08 ` Uladzimir Bely
2022-09-09 7:24 ` Anton Mikanovich
2022-09-09 7:54 ` Jan Kiszka
2022-09-09 8:31 ` [PATCH v2 0/2] Fix sid-ports riscv64 build Anton Mikanovich
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=20220902075859.8026-3-ubely@ilbers.de \
--to=ubely@ilbers.de \
--cc=isar-users@googlegroups.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