Re: [PATCH] MIPS: Loongson: Add model name to /proc/cpuinfo
From: Manuel Lauss
Date: Wed Mar 11 2020 - 05:59:27 EST
Hello,
> Model name: Loongson-3A R3 (Loongson-3A3000) @ 1449MHz
How is this different from the __cpu_name[] array? Doesn't it serve
the same purpose?
E.g. on Alchemy, it lists the correct Model name. (I.e. "Au1000", "Au1250", ...)
Manuel