]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/ait/cam_enc_4xx/u-boot-spl.lds
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / board / ait / cam_enc_4xx / u-boot-spl.lds
index 52c986e8a9ef0b11a18dbcdf96cd2281ac3ba159..dd9d52db4b2a8c3a961644a3eb3091635d802126 100644 (file)
@@ -65,7 +65,7 @@ SECTIONS
                __bss_start = .;
                *(.bss*)
                . = ALIGN(4);
-               __bss_end__ = .;
+               __bss_end = .;
        } >.sram
 
        __image_copy_end = .;