
5 Jul
2019
5 Jul
'19
8:51 a.m.
On Fri, Jul 5, 2019 at 2:29 PM Bin Meng bmeng.cn@gmail.com wrote:
On Sat, Jun 29, 2019 at 2:57 PM Anup Patel Anup.Patel@wdc.com wrote:
From: Bhargav Shah bhargavshah1988@gmail.com
This patch enables SiFive SPI and MMC SPI drivers for the SiFive Unleashed board.
Signed-off-by: Bhargav Shah bhargavshah1988@gmail.com Signed-off-by: Anup Patel anup.patel@wdc.com
board/sifive/fu540/Kconfig | 8 ++++++++ 1 file changed, 8 insertions(+)
Reviewed-by: Bin Meng bmeng.cn@gmail.com Tested-by: Bin Meng bmeng.cn@gmail.com
Ah, I just noticed that DM_SPI and DM_MMC is already turned on arch/Kconfig for RISC-V. Please remove these 2.
Regards, Bin