From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Sun, 14 Aug 2011 15:07:08 -0400 Subject: [U-Boot] [PATCH 1/8] POST/arm: adaptations needed for POST on ARM to work In-Reply-To: <1312375027-27693-2-git-send-email-valentin.longchamp@keymile.com> References: <1312375027-27693-1-git-send-email-valentin.longchamp@keymile.com> <1312375027-27693-2-git-send-email-valentin.longchamp@keymile.com> Message-ID: <201108141507.09870.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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