[U-Boot] [PATCH v2 4/5] riscv: sifive: fu540: Enable SiFive SPI and MMC SPI drivers
Anup Patel
anup at brainfault.org
Fri Jul 5 10:54:47 UTC 2019
On Fri, Jul 5, 2019 at 12:22 PM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> On Fri, Jul 5, 2019 at 2:29 PM Bin Meng <bmeng.cn at gmail.com> wrote:
> >
> > On Sat, Jun 29, 2019 at 2:57 PM Anup Patel <Anup.Patel at wdc.com> wrote:
> > >
> > > From: Bhargav Shah <bhargavshah1988 at gmail.com>
> > >
> > > This patch enables SiFive SPI and MMC SPI drivers for the
> > > SiFive Unleashed board.
> > >
> > > Signed-off-by: Bhargav Shah <bhargavshah1988 at gmail.com>
> > > Signed-off-by: Anup Patel <anup.patel at wdc.com>
> > > ---
> > > board/sifive/fu540/Kconfig | 8 ++++++++
> > > 1 file changed, 8 insertions(+)
> > >
> >
> > Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> > Tested-by: Bin Meng <bmeng.cn at 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.
Good catch. I will update Kconfig accordingly.
>
> Regards,
> Bin
Thanks,
Anup
More information about the U-Boot
mailing list