]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/blackfin/cpu/u-boot.lds
common: Add .u_boot_list into all linker files
[karo-tx-uboot.git] / arch / blackfin / cpu / u-boot.lds
index 2b8d285e1f420a52be8d99c1e1dbbb3e0ff2a7e1..cbc79de0ab762d2dfe3510a1799ff717139389a5 100644 (file)
@@ -119,6 +119,10 @@ SECTIONS
                ___u_boot_cmd_end = .;
        } >ram_data
 
+       .u_boot_list : {
+               #include <u-boot.lst>
+       } >ram_data
+
        .text_l1 :
        {
                . = ALIGN(4);