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

1 Aug
2019
1 Aug
'19
4:42 a.m.
From: Bin Meng [mailto:bmeng.cn@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@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
2105
Age (days ago)
2105
Last active (days ago)
0 comments
1 participants
participants (1)
-
Rick Chen