]> git.sur5r.net Git - u-boot/blobdiff - board/ns9750dev/u-boot.lds
Merge with /home/wd/git/u-boot/master
[u-boot] / board / ns9750dev / u-boot.lds
index 8a05892af9c43c148bf161a9dd91b74d6e6c5c23..8ebb6519fffc35241ecee27a0ddc4629416ced07 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 = .;