[U-Boot] [RFC PATCH 5/7] reboard: arm: Add processor function library

Mike Frysinger vapier at gentoo.org
Tue Nov 29 04:12:56 CET 2011


On Monday 21 November 2011 18:57:58 Simon Glass wrote:
> +.globl proc_call_board_init_r
> +proc_call_board_init_r:

ENTRY(proc_call_board_init_r)

> +	mov	sp, r3
> +	/* jump to it ... */
> +	mov	pc, r2

then add ENDPROC(proc_call_board_init_r) here
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20111128/04015bbc/attachment.pgp>


More information about the U-Boot mailing list