Home
last modified time | relevance | path

Searched hist:"0 b0db98be7e22f5b862b62f63db7ff6ab02a3a7f" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/synopsys/axs10x/
H A Daxs10x.c0b0db98be7e22f5b862b62f63db7ff6ab02a3a7f Thu Mar 30 16:18:30 UTC 2017 Alexey Brodkin <abrodkin@synopsys.com> 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>