]> git.sur5r.net Git - u-boot/blobdiff - board/omap730p2/u-boot.lds
* Added VIA configuration table
[u-boot] / board / omap730p2 / u-boot.lds
index eee4813f383a26eec889ed6b7bf2bf36cba6d6bd..710b2a2d6e60df7b2ed55352a92a537654f4863e 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 = .;