Home
last modified time | relevance | path

Searched hist:ed49ba4d (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/riscv/lib/
H A Dbootm.ced49ba4d Wed Sep 26 08:55:16 CDT 2018 Bin Meng <bmeng.cn@gmail.com> riscv: bootm: Pass mhartid CSR value to kernel

So far this is hardcoded to zero, and we should read the value from
mhartid CSR and pass it to Linux kernel.

Suggested-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de>
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>