Merge with /home/tur/git/u-boot#cm1_qp1
[oweals/u-boot.git] / board / sc520_spunk / u-boot.lds
index da7ea18245cb11a0439b6a1bdb42b58377b8e212..127d707e6bf156389c26c77b2885f67972570713 100644 (file)
@@ -50,6 +50,7 @@ SECTIONS
        _i386boot_bss_size = SIZEOF(.bss);
 
 
+  . = .;
   __u_boot_cmd_start = .;
   .u_boot_cmd : { *(.u_boot_cmd) }
   __u_boot_cmd_end = .;