commit | 7dec673ea949fd7278993b76e33a05f561294e43 | [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 | c96f598be7dd075bd0c6bda73b7819c1a6a2016a [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>