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

Rick Chen rickchen36 at gmail.com
Thu Aug 1 02:42:13 UTC 2019


> > From: Bin Meng [mailto:bmeng.cn at gmail.com]
> > Sent: Thursday, July 11, 2019 2:43 PM
> > To: Rick Jian-Zhi Chen(陳建志); Anup Patel; Lukas Auer; U-Boot Mailing List
> > Subject: [PATCH 1/2] riscv: Sync csr.h with Linux kernel v5.2
> >
> > 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
> >

Applied to u-boot-riscv/master, thanks!

Rick


More information about the U-Boot mailing list