summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-02-02 17:25:59 +0300
committerTom Rini <trini@konsulko.com>2023-02-02 17:25:59 +0300
commit57e1634836f7156ac192738e72bc6ccbf1732fb5 (patch)
tree4c9cb80dc21afef55033ed83d152d47438ad08cd /include
parent4ea115b379684d0eab3fb5d58b79fdfed67964da (diff)
parent2b0af9feb594b68a75e4f111bde7f55ddb14995d (diff)
downloadu-boot-57e1634836f7156ac192738e72bc6ccbf1732fb5.tar.xz
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
Diffstat (limited to 'include')
-rw-r--r--include/configs/sifive-unmatched.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/sifive-unmatched.h b/include/configs/sifive-unmatched.h
index 24904aa238..74150b7d4b 100644
--- a/include/configs/sifive-unmatched.h
+++ b/include/configs/sifive-unmatched.h
@@ -17,6 +17,7 @@
#define BOOT_TARGET_DEVICES(func) \
func(NVME, nvme, 0) \
+ func(NVME, nvme, 1) \
func(USB, usb, 0) \
func(MMC, mmc, 0) \
func(SCSI, scsi, 0) \