summaryrefslogtreecommitdiff
path: root/include/configs/kontron_sl28.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/kontron_sl28.h')
-rw-r--r--include/configs/kontron_sl28.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/kontron_sl28.h b/include/configs/kontron_sl28.h
index afe512a8c7..442fb58b97 100644
--- a/include/configs/kontron_sl28.h
+++ b/include/configs/kontron_sl28.h
@@ -89,8 +89,8 @@
"ramdisk_addr_r=0x88080000\0"
#define BOOT_TARGET_DEVICES(func) \
- func(MMC, mmc, 1) \
func(MMC, mmc, 0) \
+ func(MMC, mmc, 1) \
func(NVME, nvme, 0) \
func(USB, usb, 0) \
func(DHCP, dhcp, 0) \