]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r262409, r267129, r267130, r280709:
authorian <ian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 23 May 2015 23:35:19 +0000 (23:35 +0000)
committerian <ian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 23 May 2015 23:35:19 +0000 (23:35 +0000)
commit89ca117d6fa38e06cba3fa0295b58c1a9feeb4da
tree6adaac14cef4e240d798af9c937822019f660f54
parentc3fe04ea2113c76ca3b6fb8fa9929884532fd201
MFC r262409, r267129, r267130, r280709:

  Move the declaration for mpentry() into a header file

  Fix broken SMP startup on Armada XP after r265694

  Avoid using hard-coded SoC's register address in mptramp code for Armada XP

  Use pmap_mapdev()/unmapdev() to temporarily map on-chip sram while copying
  the startup trampoline code.

git-svn-id: svn://svn.freebsd.org/base/stable/10@283340 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/arm/mv/armadaxp/armadaxp_mp.c
sys/arm/mv/armadaxp/mptramp.S