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.kernelconcepts.de/?p=karo-tx-uboot.git;a=commitdiff_plain;h=664f01592709eac8fe4e5d7bdf5460e84ac32eeb 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