fritz_tffs_read: get tffs size from input file
authorMathias Kresin <dev@kresin.me>
Sun, 18 Jun 2017 08:28:18 +0000 (10:28 +0200)
committerMathias Kresin <dev@kresin.me>
Sat, 24 Jun 2017 20:36:38 +0000 (22:36 +0200)
commit7e128632522988513c90e5fda44e6aab5b9f21cf
treef8c72b803a9dba1c405828c7e57dd815254af039
parent04063820e85831e4f623faf395323e3e48b18b7d
fritz_tffs_read: get tffs size from input file

Use the size of the input file as maximum tffs size instead of a fixed
value. The tffs on a AVM Fritz 300E can be up to 512KByte for example.

Fixes a read error for the AVM Fritz 3370 where the tffs partition size
is 64Kbyte and smaller than the former default value of 256KByte.

Signed-off-by: Mathias Kresin <dev@kresin.me>
package/utils/fritz-tools/src/fritz_tffs_read.c