[PATCH 2/5] MTD: bcm63xxpart: make sure CFE and NVRAM partitions are at least 64K
Guillaume LECERF
glecerf at gmail.com
Sat Dec 17 09:32:19 EST 2011
2011/12/17 Jonas Gorski <jonas.gorski at gmail.com>:
> The intention is to align the spareaddr to the next eraseblock (cfelen
> can be bigger than the erasesize). Maybe writing it as
>
> spareaddr = roundup(cfelen + totallen, master->erasesize);
>
> would be cleaner.
Humm, you're right, forget my comment.
BTW I don't mind what syntax you chose.
Good job ;)
--
Guillaume LECERF
OpenBricks developer - www.openbricks.org
More information about the linux-mtd
mailing list