|
@@ -80,6 +80,10 @@
|
|
# define CONFIG_MTD_DEVICE
|
|
# define CONFIG_MTD_DEVICE
|
|
#endif
|
|
#endif
|
|
|
|
|
|
|
|
+#if defined(CONFIG_SPL_BUILD)
|
|
|
|
+#define CONFIG_ZYNQMP_PSU_INIT_ENABLED
|
|
|
|
+#endif
|
|
|
|
+
|
|
/* Miscellaneous configurable options */
|
|
/* Miscellaneous configurable options */
|
|
#define CONFIG_SYS_LOAD_ADDR 0x8000000
|
|
#define CONFIG_SYS_LOAD_ADDR 0x8000000
|
|
|
|
|