diff --git a/u-boot/riscv64/qemu/README.md b/u-boot/riscv64/qemu/README.md index 8a36c50..92b0779 100644 --- a/u-boot/riscv64/qemu/README.md +++ b/u-boot/riscv64/qemu/README.md @@ -8,17 +8,17 @@ Hardware Information: Source information ------------- -> *Last Update:* Fri May 6 09:35:22 AM CDT 2022 +> *Last Update:* Mon Jan 23 07:10:34 PM CST 2023 This section tracks the u-boot revision within this repo. * **Files:** u-boot.bin * **License:** GPLv2 * **Source Code:** git://git.denx.de/u-boot.git - * **Date:** Thu May 5 19:37:22 2022 -0400 - * **GIT Hash:** 03b873b4f41010e4f85a72dd59016bb0b123dde1 + * **Date:** Fri Jan 20 14:23:20 2023 -0500 + * **GIT Hash:** dd31cd58b02729807934cb699b164b1f8736620f * **Toolchain:** http://cgit.haiku-os.org/buildtools/ - * **Toolchain version:** gcc version 11.1.0 (GCC) + * **Toolchain version:** gcc version 11.3.0 (GCC) * **Build Commands:** * make qemu-riscv64_smode_defconfig - * ARCH=riscv64 CROSS_COMPILE=riscv64-linux-gnu- make + * ARCH=riscv64 CROSS_COMPILE=riscv64-unknown-haiku- make diff --git a/u-boot/riscv64/qemu/u-boot.bin b/u-boot/riscv64/qemu/u-boot.bin index 0664e2f..069691d 100755 Binary files a/u-boot/riscv64/qemu/u-boot.bin and b/u-boot/riscv64/qemu/u-boot.bin differ diff --git a/u-boot/riscv64/unmatched/README.md b/u-boot/riscv64/unmatched/README.md index c4b7925..c592bf1 100644 --- a/u-boot/riscv64/unmatched/README.md +++ b/u-boot/riscv64/unmatched/README.md @@ -8,17 +8,17 @@ Hardware Information: Source information ------------- -> *Last Update:* Thu Mar 17 03:14:16 PM CDT 2022 +> *Last Update:* Mon Jan 23 07:59:17 PM CST 2023 This section tracks the u-boot revision within this repo. * **Files:** u-boot-spl.bin u-boot.itb * **License:** GPLv2 * **Source Code:** git://git.denx.de/u-boot.git - * **Date:** Wed Mar 16 08:13:16 2022 -0400 - * **GIT Hash:** e7fb67df319cec410c20906bbf33936a6f7479b2 + * **Date:** Mon Jan 23 19:58:29 2023 -0600 + * **GIT Hash:** 1340ba6888ed382a6aa45d0adf427fe71558ae02 * **Toolchain:** http://cgit.haiku-os.org/buildtools/ - * **Toolchain version:** gcc version 11.2.0 (GCC) + * **Toolchain version:** gcc version 11.3.0 (GCC) * **Build Commands:** * make sifive_unmatched_defconfig * ARCH=riscv64 CROSS_COMPILE=riscv64-unknown-haiku- make diff --git a/u-boot/riscv64/unmatched/u-boot-spl.bin b/u-boot/riscv64/unmatched/u-boot-spl.bin index f8acba4..0df4e84 100644 Binary files a/u-boot/riscv64/unmatched/u-boot-spl.bin and b/u-boot/riscv64/unmatched/u-boot-spl.bin differ diff --git a/u-boot/riscv64/unmatched/u-boot.itb b/u-boot/riscv64/unmatched/u-boot.itb index cb2f856..e0d594a 100644 Binary files a/u-boot/riscv64/unmatched/u-boot.itb and b/u-boot/riscv64/unmatched/u-boot.itb differ