Home
last modified time | relevance | path

Searched refs:FST_MAX_SIZE (Results 1 – 1 of 1) sorted by relevance

/CafeSDK-2.12.13-1/system/bin/tool/
Dmakecfmaster.sh937 readonly FST_MAX_SIZE=2883584
941 if ((FST_FILE_SIZE >= FST_LIMIT_SIZE && FST_FILE_SIZE <= FST_MAX_SIZE)); then
942 add_msg "Error: FST file size is in between $FST_LIMIT_SIZE and $FST_MAX_SIZE byte."