]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/omap1610inn/u-boot.lds
* Patches by Xianghua Xiao, 15 Oct 2003:
[karo-tx-uboot.git] / board / omap1610inn / u-boot.lds
index 0a4605412ecdb1b80e502a1409bebda3886a6965..cab0080c658e597b93a52440739eb86c68974612 100644 (file)
@@ -39,11 +39,11 @@ SECTIONS
        .data : { *(.data) }
        . = ALIGN(4);
        .got : { *(.got) }
-       
+
        __u_boot_cmd_start = .;
        .u_boot_cmd : { *(.u_boot_cmd) }
        __u_boot_cmd_end = .;
-       
+
        armboot_end_data = .;
        . = ALIGN(4);
        .bss : { *(.bss) }