Re: [PATCH v3 2/7] MIPS: Loongson64: Distinguish firmware dependencies DTB/LEFI

From: Ming Wang
Date: Sat Mar 06 2021 - 02:26:01 EST


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@xxxxxxxxxxx>
Signed-off-by: Qing Zhang <zhangqing@xxxxxxxxxxx>
Tested-by: Ming Wang <wangming01@xxxxxxxxxxx>

Thanks,
Ming