commit | ef5b51736352b0a1bbfb5a70f5a78cbb971e00b4 | [log] [tgz] |
---|---|---|
author | Alexey Brodkin <abrodkin@synopsys.com> | Thu Mar 30 19:18:30 2017 +0300 |
committer | Alexey Brodkin <abrodkin@synopsys.com> | Fri Mar 31 22:09:36 2017 +0300 |
tree | 1af2ac7d0d128aa87c023a9cc6a879d443d34f73 | |
parent | 55bab63ce020ef0e2aa72dfb62efaac973e5fe90 [diff] |
axs103: Clean-up smp_kick_all_cpus() * Rely on default pulse polarity value * Don't mess with "multicore" value as it doesn't affect execution In essence we now do a bare minimal stuff: 1) Select HS38x2_1 with CORE_SEL=1 bits 2) Select "manual" core start (via CREG) with START_MODE=0 3) Generate cpu_start pulse with START=1 Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>