Merge branch 'mpc86xx'
[oweals/u-boot.git] / board / omap5912osk / u-boot.lds
index 901f0809d3bcd1e76fc71ad0bde70288d8b58167..142450cdd5f5cc0617ab887bbd0ba7f822561269 100644 (file)
@@ -40,6 +40,7 @@ SECTIONS
        . = ALIGN(4);
        .got : { *(.got) }
 
+       . = .;
        __u_boot_cmd_start = .;
        .u_boot_cmd : { *(.u_boot_cmd) }
        __u_boot_cmd_end = .;