summaryrefslogtreecommitdiffstats
path: root/board/korat/u-boot-F7FC.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/korat/u-boot-F7FC.lds')
-rw-r--r--board/korat/u-boot-F7FC.lds3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/korat/u-boot-F7FC.lds b/board/korat/u-boot-F7FC.lds
index 6a017e305c..f91310a078 100644
--- a/board/korat/u-boot-F7FC.lds
+++ b/board/korat/u-boot-F7FC.lds
@@ -112,6 +112,9 @@ SECTIONS
.u_boot_cmd : { *(.u_boot_cmd) }
__u_boot_cmd_end = .;
+ .u_boot_list : {
+ #include <u-boot.lst>
+ }
. = .;
__start___ex_table = .;
OpenPOWER on IntegriCloud