NOR: last_addr also needs correction when checking alignment
commitcba1813d5c017e2d20969bb419a856fe15c5ceef
authorPiotr Esden-Tempski <piotr@esden.net>
Mon, 28 Dec 2009 15:43:51 +0000 (28 16:43 +0100)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Mon, 28 Dec 2009 20:31:47 +0000 (28 12:31 -0800)
treeb1663f2bc1e6299f52ea64a1453ebd1e20e6df97
parent3ace333663628d00795fd0b5ab80c91e6025b4dc
NOR: last_addr also needs correction when checking alignment

Otherwise the new alignment checking algorithm thinks that the
address is not aligned, because it is way beyond the last sector.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
src/flash/nor/core.c