sysutils/u-boot-sifive-fu740: Add upstream DTS patch for DA9063 RTC support

This allows the DA9063 RTC driver to probe and attach (and exposes other
MFD children too, but we don't have drivers for them). It also includes
a couple of miscellaneous improvements synced from the Linux DTS,
fixing the compatible string for the on-board QSPI flash and adding the
card detect GPIO for the QSPI SD card.

Reviewed by:	manu
Approved by:	manu (uboot, ports)
Differential Revision:	https://reviews.freebsd.org/D36556
This commit is contained in:
Jessica Clarke 2022-09-21 23:12:47 +01:00
parent ac931e08b4
commit 5549bc63f6
2 changed files with 6 additions and 2 deletions

View File

@ -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 @@ SHA256 (u-boot/1172554/raw) = d1a39d7d6487cfb481392e7ea4f0bf0d209c08e0c3426c29d7
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

View File

@ -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