[U-Boot] [Patch V4 2/7] armv8/fsl-layerscape: Remove reference to gdata
York Sun
yorksun at freescale.com
Mon Nov 30 18:13:50 CET 2015
On 11/11/2015 01:58 AM, Gong Qianyu wrote:
> The global_data pointer (gd) has been set earlier in crt0_64.S.
> So there's no need to assign it again. Remove gdata since it is going
> away in U-Boot.
>
> Signed-off-by: Gong Qianyu <Qianyu.Gong at freescale.com>
> ---
> V4:
> - No change.
> V3:
> - New Patch.
> - Fix dead code.
>
> arch/arm/cpu/armv8/fsl-layerscape/spl.c | 2 --
> 1 file changed, 2 deletions(-)
Applied to fsl-qoriq master. Thanks.
York
More information about the U-Boot
mailing list