summaryrefslogtreecommitdiffstats
path: root/board/astro/mcf5373l
diff options
context:
space:
mode:
Diffstat (limited to 'board/astro/mcf5373l')
-rw-r--r--board/astro/mcf5373l/u-boot.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/astro/mcf5373l/u-boot.lds b/board/astro/mcf5373l/u-boot.lds
index bc40fd649d..5ee8fcc50b 100644
--- a/board/astro/mcf5373l/u-boot.lds
+++ b/board/astro/mcf5373l/u-boot.lds
@@ -72,7 +72,7 @@ SECTIONS
. = ALIGN(4);
.u_boot_list : {
- #include <u-boot.lst>
+ KEEP(*(SORT(.u_boot_list*)));
}
. = .;
OpenPOWER on IntegriCloud