ARM: mcpm: add a simple poke mechanism to the early entry code
authorNicolas Pitre <nicolas.pitre@linaro.org>
Wed, 28 Nov 2012 04:11:20 +0000 (23:11 -0500)
committerNicolas 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