summaryrefslogtreecommitdiff
path: root/include/fb_nand.h
Commit message (Collapse)AuthorAgeLines
* fastboot: Implement NAND backendMaxime Ripard2015-11-12-0/+11
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>