MIPS: loongson: rename CPU_LOONGSON1 to CPU_GS232
The CPU in the loongson 1b SoC is called GS232.
Here is some active chips and it's core:

NAME              CPU       Core(s)
The loongson 3 series/server & desktop
  3A3000/3B3000     GS464E    64bit x4
  3A2000/3B2000     GS464E    64bit x4
  3B1500            GS464     64bit x8
  3A1000            GS464     64bit x4

The loongson 2 series/low power
  2K1000            GS264     64bit x2
  2F                GS464     64bit x1
  2H                GS464     64bit x1

The loongson 1 series/embeded
  1C101             GS132R    32bit ?
  1D                GS132     32bit ?
  1C                GS232     32bit x1
  1B                GS232     32bit x1
  1A                GS232     32bit x1

see:
[1] http://www.loongson.cn/product/

Signed-off-by: Du Huanpeng <duhuanpeng@loongson.cn>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 7caa298 commit 0d0d89d5b8dd0590b5a523dfae8aac2c703eb815
@Du Huanpeng Du Huanpeng authored on 26 Nov 2019
Sascha Hauer committed on 6 Jan 2020
Showing 4 changed files
View
arch/mips/Kconfig
View
arch/mips/Makefile
View
arch/mips/include/asm/cpu.h
View
arch/mips/lib/cpu-probe.c