]> git.sur5r.net Git - u-boot/blobdiff - board/csb226/u-boot.lds
Merge branch 'mpc86xx'
[u-boot] / board / csb226 / u-boot.lds
index 58c371df06b4942082297f0312084dbf09bc670c..f0102391b342fedb1fa7970324776aa828629a11 100644 (file)
@@ -44,6 +44,7 @@ SECTIONS
        . = ALIGN(4);
        .got : { *(.got) }
 
+       . = .;
        __u_boot_cmd_start = .;
        .u_boot_cmd : { *(.u_boot_cmd) }
        __u_boot_cmd_end = .;