The number after 2 is 3, not 4.
MFC after: 3 days
This commit is contained in:
parent
ce0df83f13
commit
932773c882
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user