riscv: Add machine name to kernel boot log and stack dump output
authorKefeng Wang <wangkefeng.wang@huawei.com>
Wed, 25 Nov 2020 11:44:15 +0000 (19:44 +0800)
committerPalmer Dabbelt <palmerdabbelt@google.com>
Thu, 14 Jan 2021 23:08:59 +0000 (15:08 -0800)
commit46ad48e8a28da7cc37a16c7e7fc632ecf906e4bf
tree92776874d1249b5c7383175b8a446a1fc0015dbf
parent4f0e8eef772ee4438f304b2178bc28c958b6c13d
riscv: Add machine name to kernel boot log and stack dump output

Add the machine name to kernel boot-up log, and install
the machine name to stack dump for DT boot mode.

Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
Reviewed-by: Atish Patra <atish.patra@wdc.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
arch/riscv/kernel/setup.c