Merge with /home/wd/git/u-boot/custodian/u-boot-testing
[oweals/u-boot.git] / board / assabet / u-boot.lds
index 92ad9f8e56991ac00e505e1780f732862d8a3c35..7a3a9b8fc86b14fbffc958c67e9b4a5c7dd483ff 100644 (file)
@@ -46,6 +46,7 @@ SECTIONS
        .got : { *(.got) }
 
 
+       . = .;
        __u_boot_cmd_start = .;
        .u_boot_cmd : { *(.u_boot_cmd) }
        __u_boot_cmd_end = .;