From: Lothar Waßmann Date: Mon, 22 Jul 2019 09:36:43 +0000 (+0200) Subject: enable filesystem agnostic read/write/ls commands X-Git-Tag: KARO-TX6-2019-07-31 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;ds=sidebyside;h=refs%2Ftags%2FKARO-TX6-2019-07-31;p=karo-tx-uboot.git enable filesystem agnostic read/write/ls commands --- diff --git a/include/configs/tx6.h b/include/configs/tx6.h index 72505eda93..52745e278d 100644 --- a/include/configs/tx6.h +++ b/include/configs/tx6.h @@ -388,6 +388,7 @@ #define CONFIG_FAT_WRITE #define CONFIG_CMD_EXT2 #define CONFIG_CMD_GPT +#define CONFIG_CMD_FS_GENERIC #define CONFIG_PARTITION_UUIDS #define CONFIG_EFI_PARTITION