diff options
Diffstat (limited to 'include/configs/seaboard.h')
-rw-r--r-- | include/configs/seaboard.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/seaboard.h b/include/configs/seaboard.h index e560e064d4..c2d1c66215 100644 --- a/include/configs/seaboard.h +++ b/include/configs/seaboard.h @@ -72,8 +72,11 @@ #define CONFIG_DOS_PARTITION #define CONFIG_EFI_PARTITION +#define CONFIG_FS_EXT4 +#define CONFIG_FS_FAT #define CONFIG_CMD_EXT2 #define CONFIG_CMD_FAT +#define CONFIG_CMD_FS_GENERIC /* Environment in eMMC, at the end of 2nd "boot sector" */ #define CONFIG_ENV_IS_IN_MMC |