git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5135d87
)
ARM: mcpm: add a simple poke mechanism to the early entry code
author
Nicolas Pitre
<nicolas.pitre@linaro.org>
Wed, 28 Nov 2012 04:11:20 +0000
(23:11 -0500)
committer
Nicolas Pitre
<nicolas.pitre@linaro.org>
Mon, 23 Sep 2013 22:47:27 +0000
(18:47 -0400)
This allows to poke a predetermined value into a specific address
upon entering the early boot code in bL_head.S.
Signed-off-by: Nicolas Pitre <nico@linaro.org>
No differences found