[U-Boot] [PATCH] omap4: board: change global data pointer to file scope

Steve Sakoman sakoman at gmail.com
Thu Nov 4 22:29:41 CET 2010


On Thu, Nov 4, 2010 at 8:58 AM, Menon, Nishanth <nm at ti.com> wrote:
> On Mon, Oct 25, 2010 at 16:13, Menon, Nishanth <nm at ti.com> wrote:
>> DECLARE_GLOBAL_DATA_PTR is currently defined within the scope
>> of function while it is a global pointer. Change the scope of
>> definition to replicate it's global scope. This seems to help
>> gcc 4.5 optimizations as well.
>>
>> Signed-off-by: Nishanth Menon <nm at ti.com>
>
> gentle ping - I dont see comments on this, is it ok to pull this in?

Tested on Panda, no issues found.

Tested-by: Steve Sakoman <steve.sakoman at linaro.org>

Steve


More information about the U-Boot mailing list