summaryrefslogtreecommitdiffstats
path: root/board/davinci/da8xxevm/u-boot-spl-hawk.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/davinci/da8xxevm/u-boot-spl-hawk.lds')
-rw-r--r--board/davinci/da8xxevm/u-boot-spl-hawk.lds4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/davinci/da8xxevm/u-boot-spl-hawk.lds b/board/davinci/da8xxevm/u-boot-spl-hawk.lds
index e43130aa67..d49c314490 100644
--- a/board/davinci/da8xxevm/u-boot-spl-hawk.lds
+++ b/board/davinci/da8xxevm/u-boot-spl-hawk.lds
@@ -19,8 +19,8 @@ SECTIONS
.text :
{
arch/arm/cpu/arm926ejs/start.o (.text*)
- arch/arm/cpu/arm926ejs/davinci/libdavinci.o (.text*)
- drivers/mtd/nand/libnand.o (.text*)
+ arch/arm/cpu/arm926ejs/davinci/built-in.o (.text*)
+ drivers/mtd/nand/built-in.o (.text*)
*(.text*)
}
OpenPOWER on IntegriCloud