fs: partitions:
authorlintao <lintao@rock-chips.com>
Tue, 27 May 2014 08:32:17 +0000 (16:32 +0800)
committerlintao <lintao@rock-chips.com>
Tue, 27 May 2014 08:32:17 +0000 (16:32 +0800)
commit1fbb36ebabe2214b30cb78b068fb44eea0d67d29
tree3d22e8e6f09d2dc77ba4027aaae3b370e53d3572
parentaf1283a6fdce4b9f47a06952da76ee6a47adcf04
fs: partitions:
        Fix new partitions size limit bug. Make no sense compare sector_t size
    to PAGE_SIZE, and that will fail partition add when too small part definition in
    parameter. Now, NO LIMIT for partition size.
block/partitions/mtdpart.c