u-boot-brain/arch/riscv
Bin Meng e5ea1e5860 riscv: Remove CSR read/write defines in encoding.h
There is no reason to keep two versions of CSR read/write defines
in encoding.h. We already have one set of defines in csr.h, which
is from Linux kernel, and let's drop the one in encoding.h.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de>
Reviewed-by: Rick Chen <rick@andestech.com>
2018-10-03 17:48:02 +08:00
..
cpu riscv: Add a helper routine to print CPU information 2018-10-03 17:47:55 +08:00
dts riscv: dts: Support cfi flash 2018-05-29 14:45:04 +08:00
include/asm riscv: Remove CSR read/write defines in encoding.h 2018-10-03 17:48:02 +08:00
lib riscv: bootm: Correct the 1st kernel argument to hart id 2018-10-03 17:46:51 +08:00
config.mk riscv: Explicitly pass -march and -mabi to the compiler 2018-10-03 17:47:43 +08:00
Kconfig riscv: kconfig: Normalize architecture name spelling 2018-10-03 17:44:38 +08:00
Makefile riscv: Add a helper routine to print CPU information 2018-10-03 17:47:55 +08:00