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

Auer, Lukas lukas.auer at aisec.fraunhofer.de
Thu Jul 18 08:52:04 UTC 2019


On Wed, 2019-07-10 at 23:43 -0700, Bin Meng 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
> 

Reviewed-by: Lukas Auer <lukas.auer at aisec.fraunhofer.de>


More information about the U-Boot mailing list