Anup Patel
ab5b228ff5
lib: sbi_hart: Remove unwanted sbi_printf()
...
This patch removes unwanted sbi_printf() from
sbi_hart_wait_for_coldboot().
Signed-off-by: Anup Patel <anup.patel@wdc.com >
2018-12-21 07:51:59 +05:30
Atish Patra
1d4e36edf8
Support unsigned long in sbi_printf
...
Signed-off-by: Atish Patra <atish.patra@wdc.com >
2018-12-20 15:55:32 -08:00
Atish Patra
84971c0bc0
Use wfi for coldboot finish call.
...
Signed-off-by: Atish Patra <atish.patra@wdc.com >
2018-12-20 15:55:27 -08:00
Atish Patra
3250fe7299
Support /r/n as newline character.
...
Signed-off-by: Atish Patra <atish.patra@wdc.com >
2018-12-20 15:38:43 -08:00
Anup Patel
292e6344fa
lib: Don't emulate CSR read for misa and mhartid
...
Emulation of CSR read for misa and mhartid was a workaround for
bootloader accessing these CSRs in S-mode. This patch removes
CSR read emulation for misa and mhartid.
Signed-off-by: Anup Patel <anup.patel@wdc.com >
2018-12-16 10:15:55 +05:30
Anup Patel
9e8ff05cb6
Initial commit.
...
Signed-off-by: Anup Patel <anup.patel@wdc.com >
2018-12-11 19:24:06 +05:30