diff options
author | Bai Yingjie | 2020-01-06 12:29:54 +0800 |
---|---|---|
committer | Michael Ellerman | 2020-01-07 22:05:51 +1100 |
commit | eeb09917c138ccd6d9a1c8410891ca2fa5feb5ea (patch) | |
tree | a0fc44fe108220af21732aa0c2c95f682dbe484a /arch/powerpc/xmon | |
parent | 6ad4afc97bc6c5cca9786030492ddfab871ce79e (diff) |
powerpc/mpc85xx: also write addr_h to spin table for 64bit boot entry
CPU like P4080 has 36bit physical address, its DDR physical
start address can be configured above 4G by LAW registers.
For such systems in which their physical memory start address was
configured higher than 4G, we need also to write addr_h into the spin
table of the target secondary CPU, so that addr_h and addr_l together
represent a 64bit physical address.
Otherwise the secondary core can not get correct entry to start from.
Signed-off-by: Bai Yingjie <byj.tea@gmail.com>
Acked-by: Scott Wood <oss@buserror.net>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200106042957.26494-2-yingjie_bai@126.com
Diffstat (limited to 'arch/powerpc/xmon')
0 files changed, 0 insertions, 0 deletions