summaryrefslogtreecommitdiff
path: root/include/configs/socfpga_cyclone5_socdk.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/socfpga_cyclone5_socdk.h')
-rw-r--r--include/configs/socfpga_cyclone5_socdk.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/socfpga_cyclone5_socdk.h b/include/configs/socfpga_cyclone5_socdk.h
index 9e733e5..fa67b25 100644
--- a/include/configs/socfpga_cyclone5_socdk.h
+++ b/include/configs/socfpga_cyclone5_socdk.h
@@ -59,6 +59,10 @@
#endif
+#define CONFIG_ENV_IS_IN_MMC
+#define CONFIG_SYS_MMC_ENV_DEV 0 /* device 0 */
+#define CONFIG_ENV_OFFSET 512 /* just after the MBR */
+
/* USB */
#ifdef CONFIG_CMD_USB
#define CONFIG_USB_DWC2_REG_ADDR SOCFPGA_USB1_ADDRESS