commit | 4e4fb63955650e39ccfbd376733fa258adfb1e5d | [log] [tgz] |
---|---|---|
author | Jonas Gorski <jonas.gorski@gmail.com> | Mon Nov 12 10:52:49 2012 +0100 |
committer | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Wed Nov 21 17:15:05 2012 +0200 |
tree | 6a869b51a6b156119ebd4b256c5fc04497e41f6f | |
parent | e190401ba1ca20d76f22c1f0aada0abd5bdc1afe [diff] |
mtd: bcm63xxpart: make fixed part length calculation more generic The CFE does not use 4K sectors even if the flash supports it, so for the fixed partitions like CFE itself or NVRAM the erase block size is always 64k or bigger. Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com> Reviewed-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>