]> git.sur5r.net Git - u-boot/blobdiff - board/gen860t/u-boot-flashenv.lds
Exynos5: TMU: Add TMU init and status check
[u-boot] / board / gen860t / u-boot-flashenv.lds
index 5bb6c62d7124e47bc01f11cdff3120431ec0c5e7..1cbe7e32bad40a178bbd1bceadd817c5ad6210d7 100644 (file)
@@ -71,9 +71,10 @@ SECTIONS
   PROVIDE (edata = .);
 
   . = .;
-  __u_boot_cmd_start = .;
-  .u_boot_cmd : { *(.u_boot_cmd) }
-  __u_boot_cmd_end = .;
+
+  .u_boot_list : {
+               #include <u-boot.lst>
+  }
 
   . = .;
   __start___ex_table = .;