Revision e393fbe6fa27af23f78df6e16a8fd2963578a8c4 authored by Wei Li on 23 September 2020, 06:53:12 UTC, committed by Thomas Bogendoerfer on 23 September 2020, 12:48:30 UTC
Commit 442e14a2c55e ("MIPS: Add 1074K CPU support explicitly.") split
1074K from the 74K as an unique CPU type, while it missed to add the
'CPU_1074K' in __get_cpu_type(). So let's add it back.

Fixes: 442e14a2c55e ("MIPS: Add 1074K CPU support explicitly.")
Signed-off-by: Wei Li <liwei391@huawei.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
1 parent b13812d
History
File Mode Size
.gitignore -rw-r--r-- 64 bytes
Makefile -rw-r--r-- 3.4 KB

back to top