* Patches by Xianghua Xiao, 15 Oct 2003:
[kernel/u-boot.git] / board / omap1610inn / u-boot.lds
index 0a46054..cab0080 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) }