]> git.sur5r.net Git - u-boot/blobdiff - board/at91rm9200dk/u-boot.lds
Update ARM Integrator boards:
[u-boot] / board / at91rm9200dk / u-boot.lds
index 76df6b2af1d39ec458525b35ebc7e8d83ef3ebf8..f4fbf969c3cf6445dd210053c319e591440dc3ae 100644 (file)
@@ -45,6 +45,7 @@ SECTIONS
        . = ALIGN(4);
        .got : { *(.got) }
 
+       . = .;
        __u_boot_cmd_start = .;
        .u_boot_cmd : { *(.u_boot_cmd) }
        __u_boot_cmd_end = .;