Skip to content

Commit f5ef3b9

Browse files
committed
riscv64: Bump versions of u-boot for qemu and unmatched
1 parent 1da5ddc commit f5ef3b9

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

u-boot/riscv64/qemu/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@ Hardware Information: <https://www.qemu.org>
88

99
Source information
1010
-------------
11-
> *Last Update:* Fri May 6 09:35:22 AM CDT 2022
11+
> *Last Update:* Mon Jan 23 07:10:34 PM CST 2023
1212
1313
This section tracks the u-boot revision within this repo.
1414

1515
* **Files:** u-boot.bin
1616
* **License:** GPLv2
1717
* **Source Code:** git://git.denx.de/u-boot.git
18-
* **Date:** Thu May 5 19:37:22 2022 -0400
19-
* **GIT Hash:** 03b873b4f41010e4f85a72dd59016bb0b123dde1
18+
* **Date:** Fri Jan 20 14:23:20 2023 -0500
19+
* **GIT Hash:** dd31cd58b02729807934cb699b164b1f8736620f
2020
* **Toolchain:** http://cgit.haiku-os.org/buildtools/
21-
* **Toolchain version:** gcc version 11.1.0 (GCC)
21+
* **Toolchain version:** gcc version 11.3.0 (GCC)
2222
* **Build Commands:**
2323
* make qemu-riscv64_smode_defconfig
24-
* ARCH=riscv64 CROSS_COMPILE=riscv64-linux-gnu- make
24+
* ARCH=riscv64 CROSS_COMPILE=riscv64-unknown-haiku- make

u-boot/riscv64/qemu/u-boot.bin

7.55 KB
Binary file not shown.

u-boot/riscv64/unmatched/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@ Hardware Information: <https://www.sifive.com>
88

99
Source information
1010
-------------
11-
> *Last Update:* Thu Mar 17 03:14:16 PM CDT 2022
11+
> *Last Update:* Mon Jan 23 07:59:17 PM CST 2023
1212
1313
This section tracks the u-boot revision within this repo.
1414

1515
* **Files:** u-boot-spl.bin u-boot.itb
1616
* **License:** GPLv2
1717
* **Source Code:** git://git.denx.de/u-boot.git
18-
* **Date:** Wed Mar 16 08:13:16 2022 -0400
19-
* **GIT Hash:** e7fb67df319cec410c20906bbf33936a6f7479b2
18+
* **Date:** Mon Jan 23 19:58:29 2023 -0600
19+
* **GIT Hash:** 1340ba6888ed382a6aa45d0adf427fe71558ae02
2020
* **Toolchain:** http://cgit.haiku-os.org/buildtools/
21-
* **Toolchain version:** gcc version 11.2.0 (GCC)
21+
* **Toolchain version:** gcc version 11.3.0 (GCC)
2222
* **Build Commands:**
2323
* make sifive_unmatched_defconfig
2424
* ARCH=riscv64 CROSS_COMPILE=riscv64-unknown-haiku- make
1.94 KB
Binary file not shown.
23.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)