]> git.sur5r.net Git - u-boot/blobdiff - board/voiceblue/u-boot.lds
Add AHCI define and sata support for MPC8641HPCN board.
[u-boot] / board / voiceblue / u-boot.lds
index 8317f72d06d8a53a179fda2bcae721c18752907d..f35a3ab024df282779607ce24b63477464080758 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 = .;