]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/sx1/u-boot.lds
Merge git://www.denx.de/git/u-boot
[karo-tx-uboot.git] / board / sx1 / u-boot.lds
index 670f4db7bc394198235f696d4565863a3d716f5f..d28155f4cb83b31f36efcfa4b49973f40bdf6198 100644 (file)
@@ -45,6 +45,7 @@ SECTIONS
        . = ALIGN(4);
        .got : { *(.got) }
 
+       . = .;
        __u_boot_cmd_start = .;
        .u_boot_cmd : { *(.u_boot_cmd) }
        __u_boot_cmd_end = .;