]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/freescale/ls1021atwr/ls1021atwr.c
imx: ls102xa: Remove reference to gdata
[karo-tx-uboot.git] / board / freescale / ls1021atwr / ls1021atwr.c
index 8ab229ddf09040eafdb1a4289fac1d5504aa8fb1..027b67e6d588a4c17ae4f86d6a018e00999670bf 100644 (file)
@@ -287,9 +287,6 @@ int board_early_init_f(void)
 #ifdef CONFIG_SPL_BUILD
 void board_init_f(ulong dummy)
 {
-       /* Set global data pointer */
-       gd = &gdata;
-
        /* Clear the BSS */
        memset(__bss_start, 0, __bss_end - __bss_start);