commit | 46423eb6b4e004c73ab959eb0dc3dbd03e93f3d6 | [log] [tgz] |
---|---|---|
author | Benjamin Young <benjaminzyoung@gmail.com> | Fri Oct 13 14:29:20 2017 -0700 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Wed Oct 25 10:05:06 2017 +0200 |
tree | ea93235cde612044e816c6077a0169b08900c64d | |
parent | 8a368b763b43fead62cc92279d15c0cde5639275 [diff] |
cmd: fastboot: Enable FASTBOOT_FLASH_NAND for SUNXI_NAND devices Encountered an issue where fastboot can't write to NAND on a CHIP_pro, the symbol was neither present in the board's config header, nor the Kconfig, this patch puts it in the Kconfig and defaults on when SUNXI_NAND is selected. Signed-off-by: Ben Young <computermouth@crunchbangplusplus.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>