[U-Boot] [PATCH 1/2] riscv: Sync csr.h with Linux kernel v5.2
Bin Meng
bmeng.cn at gmail.com
Thu Jul 18 03:12:56 UTC 2019
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?
Regards,
Bin
More information about the U-Boot
mailing list