Correction patch
[oweals/u-boot.git] / board / trab / u-boot.lds
index 5afdb70a93cbf6cdb25812e247bc066ae1631d9e..e56cdd3cad4ab7851e3a3031c7a786b1df9b3ed1 100644 (file)
@@ -53,6 +53,7 @@ SECTIONS
        . = ALIGN(4);
        .got : { *(.got) }
 
+       . = .;
        __u_boot_cmd_start = .;
        .u_boot_cmd : { *(.u_boot_cmd) }
        __u_boot_cmd_end = .;