
12 Jul
2019
12 Jul
'19
3:58 a.m.
On Thu, Jul 11, 2019 at 11:53 PM Oleksandr Zhadan oleks@arcturusnetworks.com wrote:
Removed one of the defconfig(obsoleted) file and unused CONFIG_MMC_SPI definition to avoid confusion about if this board using non-DM stuff or not. uCP1020 is completely DM free board, tested and runs well.
Signed-off-by: Oleksandr Zhadan oleks@arcturusnetworks.com Signed-off-by: Michael Durrant mdurrant@arcturusnetworks.com
configs/UCP1020_SPIFLASH_defconfig | 60 -------------------------------------- include/configs/UCP1020.h | 1 - 2 files changed, 61 deletions(-) delete mode 100644 configs/UCP1020_SPIFLASH_defconfig
Reviewed-by: Bin Meng bmeng.cn@gmail.com