[rpi3][bcm28xx][smp] fixes to bring up all cores

This commit is contained in:
Eric Holland
2016-07-15 10:27:42 -07:00
committed by Gurjant Kalsi
parent 69d35fa55b
commit 5e5e2ac50c
2 changed files with 17 additions and 0 deletions

View File

@@ -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