Migrate the other MIPS24K SoC cores to use the CPU_MIPS24K option.
This commit is contained in:
parent
67a2f29041
commit
6d525d0af8
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=295503
@ -9,7 +9,7 @@
|
||||
|
||||
machine mips mips
|
||||
ident AR71XX_BASE
|
||||
cpu CPU_MIPS4KC
|
||||
cpu CPU_MIPS24K
|
||||
makeoptions KERNLOADADDR=0x80050000
|
||||
options HZ=1000
|
||||
options HWPMC_HOOKS
|
||||
|
@ -10,7 +10,7 @@
|
||||
|
||||
machine mips mips
|
||||
ident AR724X_BASE
|
||||
cpu CPU_MIPS4KC
|
||||
cpu CPU_MIPS24K
|
||||
makeoptions KERNLOADADDR=0x80050000
|
||||
options HZ=1000
|
||||
options HWPMC_HOOKS
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
machine mips mips
|
||||
ident AR91XX_BASE
|
||||
cpu CPU_MIPS4KC
|
||||
cpu CPU_MIPS24K
|
||||
makeoptions KERNLOADADDR=0x80050000
|
||||
options HZ=1000
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
machine mips mips
|
||||
ident QCA953X_BASE
|
||||
cpu CPU_MIPS4KC
|
||||
cpu CPU_MIPS24K
|
||||
makeoptions KERNLOADADDR=0x80050000
|
||||
options HZ=1000
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user