]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
fat: Define MAX_CLUSTSIZE using CONFIG_FS_FAT_MAX_CLUSTSIZE
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Mon, 26 May 2014 13:48:37 +0000 (19:18 +0530)
committerTom Rini <trini@ti.com>
Thu, 5 Jun 2014 18:44:56 +0000 (14:44 -0400)
commit4f0d1a2aea08b0dd62b0a1d82b36967470897101
tree827e1b42cbb179be433f5d0e574143f7430f3b2a
parent9cd73bf85994ea06cd2fbde509e73e72d063b332
fat: Define MAX_CLUSTSIZE using CONFIG_FS_FAT_MAX_CLUSTSIZE

Define the MAX_CLUSTSIZE to default of 65536 only if
CONFIG_FS_FAT_MAX_CLUSTSIZE is not defined.
This option has been provided to save memory in some
memory constrained cases.

Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Acked-by: Michal Simek <monstr@monstr.eu>
README
include/fat.h