]> git.sur5r.net Git - u-boot/blobdiff - include/configs/cl-som-am57x.h
arm: am57xx: cl-som-am57x: support for FS boot
[u-boot] / include / configs / cl-som-am57x.h
index 96e5c9cdd5a1931f9ca186a2474abc5d84714113..33626f72eb7485a5728f381ce3464524776cd60e 100644 (file)
@@ -42,9 +42,9 @@
 #define CONFIG_SPL_SPI_FLASH_SUPPORT
 #define CONFIG_SPL_SPI_LOAD
 
-/* SD/MMC RAW boot */
-#undef CONFIG_SPL_FS_LOAD_PAYLOAD_NAME
-#undef CONFIG_SYS_MMCSD_FS_BOOT_PARTITION
+/* SD/MMC RAW/FS boot */
+#define CONFIG_SPL_FS_LOAD_PAYLOAD_NAME "u-boot.img"
+#define CONFIG_SYS_MMCSD_FS_BOOT_PARTITION 1
 
 /* Environment */
 #define CONFIG_ENV_SIZE                        (16 << 10) /* 16 KiB env size */