mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
sh: add PVR probing for SH7757 3rd cut
Signed-off-by: Yoshihiro Shimoda <[email protected]> Signed-off-by: Paul Mundt <[email protected]>
This commit is contained in:
committed by
Paul Mundt
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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user