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

Commit 7f215abc authored by Dan Williams's avatar Dan Williams Committed by Russell King
Browse files

[ARM] 4100/1: iop3xx: fix cpu mask for iop333



cosmetic fix so iop333 is not reported as ixp46x
iop333 cpuid = 0x69054210

Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 87b86577
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -708,7 +708,7 @@ __8032x_proc_info:
	.type	__8033x_proc_info,#object
__8033x_proc_info:
	.long	0x69054010
	.long	0xffffff30
	.long	0xfffffd30
	.long   PMD_TYPE_SECT | \
		PMD_SECT_BUFFERABLE | \
		PMD_SECT_CACHEABLE | \