[U-Boot] [PATCH 1/2] riscv: Sync csr.h with Linux kernel v5.2

Rick Chen rickchen36 at gmail.com
Thu Jul 18 03:23:08 UTC 2019


>
> From: Bin Meng [mailto:bmeng.cn at gmail.com]
> Sent: Thursday, July 18, 2019 11:13 AM
> To: Rick Jian-Zhi Chen(陳建志); Anup Patel; Lukas Auer; U-Boot Mailing List
> Subject: Re: [PATCH 1/2] riscv: Sync csr.h with Linux kernel v5.2
>
> Hi Rick,
>
> On Thu, Jul 11, 2019 at 2:43 PM Bin Meng <bmeng.cn at gmail.com> wrote:
> >
> > This syncs csr.h with Linux kernel 5.2, and imports asm.h that is
> > required by csr.h.
> >
> > Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> > ---
> >
> >  arch/riscv/include/asm/asm.h | 68
> > ++++++++++++++++++++++++++++++++++++++++++++
> >  arch/riscv/include/asm/csr.h | 62
> > +++++++++++++++++++++++++++++-----------
> >  2 files changed, 114 insertions(+), 16 deletions(-)  create mode
> > 100644 arch/riscv/include/asm/asm.h
> >
> >
> > Ping?

LGTM.
Reviewed-by: Rick Chen <rick at andestech.com>

> >
> > Regards,
> > Bin


More information about the U-Boot mailing list