git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e190401
)
mtd: bcm63xxpart: make fixed part length calculation more generic
author
Jonas Gorski
<jonas.gorski@gmail.com>
Mon, 12 Nov 2012 09:52:49 +0000
(10:52 +0100)
committer
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Wed, 21 Nov 2012 15:15:05 +0000
(17:15 +0200)
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>
No differences found