commit | 9c00d982f1d18fd1e8ed586dc1c041988aba4567 | [log] [tgz] |
---|---|---|
author | Ladislav Michl <ladis@linux-mips.org> | Tue Sep 13 07:40:00 2016 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 06 20:57:42 2016 -0400 |
tree | b594e0121a9c3e42e2e7682e1cbb99d7b59c599c | |
parent | 362664356bc65219dbfc107e8ac7d0715016c409 [diff] |
cmd/onenand.c: block align warning An attempt to write non block aligned data fails silently, add warning and set result. Signed-off-by: Ladislav Michl <ladis@linux-mips.org>