Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 538e7906 authored by Yoshihiro Shimoda's avatar Yoshihiro Shimoda Committed by Paul Mundt
Browse files

sh: add PVR probing for SH7757 3rd cut

parent 95d210ce
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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;
		}