diff --git a/sysutils/u-boot-master/distinfo b/sysutils/u-boot-master/distinfo --- a/sysutils/u-boot-master/distinfo +++ b/sysutils/u-boot-master/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1651502800 +TIMESTAMP = 1663119608 SHA256 (u-boot/u-boot-2022.04.tar.bz2) = 68e065413926778e276ec3abd28bb32fa82abaa4a6898d570c1f48fbdb08bcd0 SIZE (u-boot/u-boot-2022.04.tar.bz2) = 17772787 SHA256 (u-boot/939129/raw) = 2a4ebf283aec8e74ec77b3cb071c6883f73807454ca94fea78361c7391187b97 @@ -11,3 +11,5 @@ SIZE (u-boot/1172554/raw) = 640 SHA256 (u-boot/1172555/raw) = 09d17a62fb6bc7c7ab73bfc7061fc5da2b5a32e7deb098c9f76aed8ff8991751 SIZE (u-boot/1172555/raw) = 568 +SHA256 (u-boot/1665960/raw) = adcd5f5fb5be8e541a32815bf0070cea0a45706aed2d1bf571510b9eaf2ab532 +SIZE (u-boot/1665960/raw) = 923 diff --git a/sysutils/u-boot-sifive-fu740/Makefile b/sysutils/u-boot-sifive-fu740/Makefile --- a/sysutils/u-boot-sifive-fu740/Makefile +++ b/sysutils/u-boot-sifive-fu740/Makefile @@ -1,11 +1,13 @@ MASTERDIR= ${.CURDIR}/../u-boot-master +PATCHFILES+= 1665960/raw + MODEL= sifive-fu740 BOARD_CONFIG= sifive_unmatched_defconfig FAMILY= sifive UBOOT_ARCH= riscv64 -U_BOOT_SLAVE_PORTREVISION_2022.04= 2 +U_BOOT_SLAVE_PORTREVISION_2022.04= 3 # The FIT image will embed an OpenSBI firmware binary OPENSBI_FIRM= ${LOCALBASE}/share/opensbi/lp64/generic/firmware/fw_dynamic.bin