[U-Boot] [PATCH v5 00/25] riscv: Adding RISC-V CPU and timer driver

Anup Patel anup at brainfault.org
Fri Dec 14 06:12:49 UTC 2018


On Fri, Dec 14, 2018 at 6:52 AM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> Hi Rick,
>
> On Wed, Dec 12, 2018 at 10:08 PM Bin Meng <bmeng.cn at gmail.com> wrote:
> >
> > This adds DM drivers to support RISC-V CPU and timer, plus some bug fixes.
> >
> > This series is available at u-boot-x86/riscv-working for testing.
> >
> > Changes in v5:
> > - Introduced another Kconfig option for the cache ops on AX25 CPU,
> >   so that it remains selectable in Kconfig menu, but only visible
> >   to AX25 platform.
> > - check if dev is valid, otherwise print a warning
> >
>
> If no other comments, would you please apply this series? I hope we
> can get this series in v2019.01.

Yes, this series is very important.

We have U-Boot delay APIs working after this series. This in-turn helps
U-Boot drivers work correctly on real HW because now delays behave
correctly.

I would be nice to have this series for v2019.01

Thanks,
Anup


More information about the U-Boot mailing list