mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-30 16:13:54 +08:00
sh: add PVR probing for SH7757 3rd cut
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
parent
95d210ce6b
commit
538e790605
@ -151,6 +151,7 @@ void __cpuinit cpu_probe(void)
|
||||
boot_cpu_data.flags |= CPU_HAS_L2_CACHE;
|
||||
break;
|
||||
case 0x10:
|
||||
case 0x11:
|
||||
boot_cpu_data.type = CPU_SH7757;
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user