aboutsummaryrefslogtreecommitdiff
path: root/board/esd/pmc440/u-boot-nand.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/esd/pmc440/u-boot-nand.lds')
-rw-r--r--board/esd/pmc440/u-boot-nand.lds3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/esd/pmc440/u-boot-nand.lds b/board/esd/pmc440/u-boot-nand.lds
index 71f0fd2c3..38f5cc6ba 100644
--- a/board/esd/pmc440/u-boot-nand.lds
+++ b/board/esd/pmc440/u-boot-nand.lds
@@ -106,6 +106,9 @@ SECTIONS
.u_boot_cmd : { *(.u_boot_cmd) }
__u_boot_cmd_end = .;
+ .u_boot_list : {
+ #include <u-boot.lst>
+ }
. = .;
__start___ex_table = .;