Merge with git://www.denx.de/git/u-boot.git
[oweals/u-boot.git] / board / innokom / u-boot.lds
index 58c371df06b4942082297f0312084dbf09bc670c..f0102391b342fedb1fa7970324776aa828629a11 100644 (file)
@@ -44,6 +44,7 @@ SECTIONS
        . = ALIGN(4);
        .got : { *(.got) }
 
+       . = .;
        __u_boot_cmd_start = .;
        .u_boot_cmd : { *(.u_boot_cmd) }
        __u_boot_cmd_end = .;