Re: [PATCH 02/13] MIPS: Loongson64: Sepreate loongson2ef/loongson64 code

From: Aaro Koskinen
Date: Tue Aug 27 2019 - 18:05:12 EST


Hi,

On Tue, Aug 27, 2019 at 04:52:51PM +0800, Jiaxun Yang wrote:
> As later model of GSx64 family processors including 2-series-soc have
> similar design with initial loongson3a while loongson2e/f seems less
> identical, we seprate loongson2e/f support code out of mach-loongson64
^^^^^^^

separate (typo in patch title as well)

> to make our life easier.
>
> Signed-off-by: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>

[...]

> +config MACH_LOONGSON2EF

You need to update lemote2f_defconfig with his patch.

A.