The number after 2 is 3, not 4.

MFC after:	3 days
This commit is contained in:
Nathan Whitehorn 2010-07-09 14:04:16 +00:00
parent ce0df83f13
commit 932773c882

View File

@ -241,7 +241,7 @@ chrp_smp_start_cpu(platform_t plat, struct pcpu *pc)
case 2:
reset += 0x0f;
break;
case 4:
case 3:
reset += 0x10;
break;
default: