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

18 Jul
2019
18 Jul
'19
5:23 a.m.
From: Bin Meng [mailto:bmeng.cn@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@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@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@andestech.com
Regards, Bin
2127
Age (days ago)
2127
Last active (days ago)
0 comments
1 participants
participants (1)
-
Rick Chen