Re: How to change erasesize of a partition
Richard Weinberger <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.linux.uclinux.devel |
|---|---|
| Message-ID | <CAFLxGvy55j+6T0jsKwThUdVxSkDWdBErVWE-MW+4ZKwPO-eHrA@mail.gmail.com> |
On Wed, Dec 4, 2013 at 8:46 AM, Suki Buryani <[email protected]> wrote: > hi, > > i have few changes in my mtd partitions, i want to change the erasesize of a partition. can any one tell me where i should look to change erasesize of mtd3... The erase size is defined by the MTD device, you cannot change it. -- Thanks, //richard