[U-Boot] [PATCH 1/8] POST/arm: adaptations needed for POST on ARM to work

Mike Frysinger vapier at gentoo.org
Sun Aug 14 21:07:08 CEST 2011


On Wednesday, August 03, 2011 08:37:00 Valentin Longchamp wrote:
> --- a/include/post.h
> +++ b/include/post.h
> 
> +/*
> + * some ARM implementations have to use gd->ram_size, since POST_WORD is
> + * defined in RAM
> + */
> +DECLARE_GLOBAL_DATA_PTR;

i'm not sure about this.  no other header has been allowed to do this in the 
past, and i dont think we should start now.
-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/20110814/42854d03/attachment.pgp 


More information about the U-Boot mailing list