[U-Boot] [PATCH v2 2/4] nds32/ag102: add ag102 soc support

Mike Frysinger vapier at gentoo.org
Tue Nov 29 19:43:38 CET 2011


On Tuesday 29 November 2011 04:15:05 Macpaul Lin wrote:
> +.globl	turnoff_watchdog
> +turnoff_watchdog:

should be:
ENTRY(turnoff_watchdog)

> +	ret

and at the end, add:
ENDPROC(turnoff_watchdog)

seems a lot of the nds32 code could use this fixup ...
-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/20111129/d1c67bcf/attachment.pgp>


More information about the U-Boot mailing list