Hi, Here is an attempt to convert FAT filesystem configuraition to kconfig. And switch of some TI platforms to use the newly introduced support.
Tested on OMAP-L138 LCDK board. Build tested using: $ tools/buildman/buildman am33 am43 omap davinci keystone Sekhar Nori (7): fs: fat: add kbuild configuration support configs: k2*_evm: let each board decide env location configs: k2g_evm: make sure config fallbacks take effect config_fallbacks: add additional fallbacks for fat filesystem configs: am335x: siemens: migrate to enabling FAT FS using kconfig board: ti: enable support for writing to fat partition configs: omapl138_lcdk: enable fat filesystem support board/ti/common/Kconfig | 1 + configs/draco_defconfig | 1 + configs/etamin_defconfig | 1 + configs/omapl138_lcdk_defconfig | 1 + configs/rastaban_defconfig | 1 + configs/thuban_defconfig | 1 + fs/fat/Kconfig | 24 ++++++++++++++++++++++++ include/config_fallbacks.h | 9 ++++++++- include/configs/am43xx_evm.h | 1 - include/configs/k2e_evm.h | 4 ++++ include/configs/k2g_evm.h | 7 ++++--- include/configs/k2hk_evm.h | 4 ++++ include/configs/k2l_evm.h | 4 ++++ include/configs/siemens-am33x-common.h | 1 - include/configs/ti_armv7_common.h | 8 -------- include/configs/ti_armv7_keystone2.h | 3 --- 16 files changed, 54 insertions(+), 17 deletions(-) -- 2.9.0 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot