]> www.infradead.org Git - mtd-utils.git/commit
nanddump: warn when the start address is not page aligned
authorBaruch Siach <baruch@tkos.co.il>
Mon, 18 Oct 2010 07:23:25 +0000 (09:23 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Mon, 18 Oct 2010 10:33:43 +0000 (13:33 +0300)
commitf5ed5cc0682ef8806279fc461b8a19946d133252
tree99fc7bbaa9fe41c0342c8aeecbc6feed7c8db9d8
parent4fdd0fe036c9122edb708221b66e168a7f6aa77b
nanddump: warn when the start address is not page aligned

nanddump should be consistent with nandwrite, which does not accept non page
aligned start addresses. Thus, non page aligned dumps are useless.

To ease migration only warn for now. Add the plan of making this an error to
feature-removal-schedule.txt.

Tweaked by Artem.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
feature-removal-schedule.txt
nanddump.c