freebsd-skq/sys/arm/mv/armada38x
zbb fb8428bdbe Introduce initial driver for PMSU on Armada38x
This is a stub for PMSU driver. Note that it cannot be used to set the
secondary core boot address during attach because drivers are attached
later than SI_SUB_CPU sysinit where cores are started.
Setting the boot address should be done manually in platform_mp_start_ap().

SMP is working fine with this commit and was enabled in Armada38x kernel
configuration file.

Obtained from:	Semihalf
Sponsored by:	Stormshield
Submitted by:	Michal Stanek <mst@semihalf.com>
Differential revision:  https://reviews.freebsd.org/D4427
2016-01-20 14:49:16 +00:00
..
armada38x_mp.c Introduce initial driver for PMSU on Armada38x 2016-01-20 14:49:16 +00:00
armada38x.c Open window to bootROM memory on Armada38x to allow CPU1 to boot 2016-01-20 14:30:17 +00:00
files.armada38x Introduce initial driver for PMSU on Armada38x 2016-01-20 14:49:16 +00:00
pmsu.c Introduce initial driver for PMSU on Armada38x 2016-01-20 14:49:16 +00:00
pmsu.h Introduce initial driver for PMSU on Armada38x 2016-01-20 14:49:16 +00:00
rtc.c Add a new RTC driver for Armada38x 2016-01-20 14:18:49 +00:00
std.armada38x Add initial support for SMP on Armada38x 2016-01-20 14:45:54 +00:00