[U-Boot] [PATCH 03/10] ARMV7: Add support for TI OMAP4430 SDP

Steve Sakoman sakoman at gmail.com
Tue Jun 15 21:45:11 CEST 2010


On Mon, Jun 14, 2010 at 10:26 PM, Vaibhav Bedia <vaibhav.bedia at gmail.com> wrote:
> On Tue, Jun 15, 2010 at 10:09 AM, Steve Sakoman <steve at sakoman.com> wrote:
> [...]
>
>> +int board_init(void)
>> +{
>> +       DECLARE_GLOBAL_DATA_PTR;
>>
> This should be moved outside the function. Relevant thread
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/31805

I'll fix this.  Looks like a bunch of other boards do the same.  I'll
prepare fix patches for some of the other OMAP boards that still do
this.

Steve


More information about the U-Boot mailing list