Re: [U-Boot] [PATCH 13/30] riscv: do not reimplement generic io functions

23 Oct
2018
23 Oct
'18
8:18 a.m.
Hi Lukas,
On Sat, Oct 20, 2018 at 6:10 AM Lukas Auer lukas.auer@aisec.fraunhofer.de wrote:
RISC-V u-boot reimplements the generic io functions from
nits: U-Boot
asm-generic/io.h. Remove the redundant implementation and include the generic io.h instead.
Signed-off-by: Lukas Auer lukas.auer@aisec.fraunhofer.de
arch/riscv/include/asm/io.h | 31 +++---------------------------- 1 file changed, 3 insertions(+), 28 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com
Reviewed-by: Rick Chen rick@andestech.com
Regards, Bin
2395
Age (days ago)
2395
Last active (days ago)
0 comments
1 participants
participants (1)
-
Rick Chen