Anup Patel
db6c1fe78b
platform: kendryte/k210: Don't include math.h
...
The math.h is not required anymore and it also gives
compile error for certain toolchains hence thsi patch
removes math.h include from kendryte/k210/sysctl.c.
Signed-off-by: Anup Patel <anup.patel@wdc.com >
2018-12-21 15:32:28 +05:30
Damien Le Moal
07ee5f2e32
Kendryte-k210: Remove unnecessary asm functions
...
Use functions defined in sbi/riscv_asm.h.
Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com >
2018-12-21 17:20:56 +09:00
Damien Le Moal
745ae45e65
Update Kendryte k210 support
...
Booting now.
Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com >
2018-12-21 15:12:22 +09:00
Anup Patel
089f70a179
top: Rename "plat" to "platform" everywhere
...
This patch renames "plat" to "platform" everywhere for better
readablility.
Signed-off-by: Anup Patel <anup.patel@wdc.com >
2018-12-21 10:35:04 +05:30