freebsd-dev/sys/arm/mv/armadaxp
Zbigniew Bodek 47fdf913c1 Avoid using hard-coded SoC's register address in mptramp code for Armada XP
SoC's registers base address may differ between boards
(0xf1000000 or 0xd0000000). Therefore, in order to use
the proper CPU Boot Address Redirect register during SMP
initialization in mptramp the real, physical address has
to be passed to mptramp based on the value from DT.

Reviewed by: gber
2014-06-05 21:37:04 +00:00
..
armadaxp_mp.c Avoid using hard-coded SoC's register address in mptramp code for Armada XP 2014-06-05 21:37:04 +00:00
armadaxp.c Properly initialize Armada XP MP subsystem. 2013-05-06 14:12:36 +00:00
files.armadaxp Move the mptramp code which is specific to the Marvell ArmadaXP SoC out of 2014-05-08 18:36:42 +00:00
mptramp.S Avoid using hard-coded SoC's register address in mptramp code for Armada XP 2014-06-05 21:37:04 +00:00
std.armadaxp Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it with 2014-01-28 09:12:04 +00:00
std.mv78x60