[rpi3][bcm28xx][smp] fixes to bring up all cores
This commit is contained in:
committed by
Gurjant Kalsi
parent
69d35fa55b
commit
5e5e2ac50c
@@ -100,6 +100,11 @@ arm_reset:
|
||||
.Lnot_device:
|
||||
|
||||
.Lmapping_size_loop:
|
||||
ldr attr, =MMU_PTE_KERNEL_DATA_FLAGS
|
||||
ldr tmp, =arm_reset
|
||||
subs size, tmp, vaddr
|
||||
b.hi .Lmem_type_done
|
||||
|
||||
ldr attr, =MMU_PTE_KERNEL_RO_FLAGS
|
||||
ldr tmp, =__rodata_start
|
||||
subs size, tmp, vaddr
|
||||
|
||||
Reference in New Issue
Block a user