Re: [U-Boot] [PATCH] omap3: emif|sdrc: use a single global data define

2010-12-11 Thread Paulraj, Sandeep
> > DECLARE_GLOBAL_DATA_PTR declarations in functions are inherently > troublesome with various compilers (e.g. gcc 4.5) > > Signed-off-by: Nishanth Menon > --- > Similar to the fix I did in: > http://marc.info/?t=12880377354&r=1&w=2 > for OMAP4 > arch/arm/cpu/armv7/omap3/emif4.c |3 +

[U-Boot] [PATCH] omap3: emif|sdrc: use a single global data define

2010-12-07 Thread Nishanth Menon
DECLARE_GLOBAL_DATA_PTR declarations in functions are inherently troublesome with various compilers (e.g. gcc 4.5) Signed-off-by: Nishanth Menon --- Similar to the fix I did in: http://marc.info/?t=12880377354&r=1&w=2 for OMAP4 arch/arm/cpu/armv7/omap3/emif4.c |3 +-- arch/arm/cpu/armv7/