Re: [PATCH v3 2/7] MIPS: Loongson64: Distinguish firmware dependencies DTB/LEFI
From: Ming Wang <hidden>
Date: 2021-03-06 07:25:49
Also in:
lkml
From: Ming Wang <hidden>
Date: 2021-03-06 07:25:49
Also in:
lkml
On 03/06/2021 10:36 AM, Qing Zhang wrote:
Add DTB boot support, only support LS2K1000 processor for now, determine whether to use the built-in DTB or the DTB from the firmware by checking the range of CKSEG0 and XKPHYS.loongson_fw _interface will be used in the future. Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Signed-off-by: Qing Zhang <redacted>
Tested-by: Ming Wang <redacted> Thanks, Ming