[U-Boot] [PATCH 03/10] microblaze: Support flashes on lower addresses

Mike Frysinger vapier at gentoo.org
Wed Aug 31 21:18:51 CEST 2011


On Wednesday, August 31, 2011 04:35:14 Michal Simek wrote:
> +extern char *__end;
> +extern char *__text_start;

if you're referring to symbols provided by a linker script, you should do:
	extern char __end[];
-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/20110831/a2b56309/attachment.pgp 


More information about the U-Boot mailing list