commit | 33602a96863f7154512d9518486242da86bdf783 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Thu Oct 15 14:34:17 2015 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Nov 12 13:18:58 2015 -0500 |
tree | 5a1668056971215c558fb2b1256c7b560931adde | |
parent | a60520e57366d6cc501b9432b660ea545618fccf [diff] |
fastboot: Implement NAND backend So far the fastboot code was only supporting MMC-backed devices for its flashing operations (flash and erase). Add a storage backend for NAND-backed devices. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>