summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2016-04-21 11:08:28 +0800
committerPeng Fan <peng.fan@nxp.com>2016-04-21 11:14:01 +0800
commit70b1c1bb1ce31c8f9951307c407e1d1c21e2436d (patch)
tree87bd8bd2a78f92c2084cda1f8622e3308a84af2d
parent5c8c027bcd9be6a45511f58e6b9f1a5ed1516d4a (diff)
downloadu-boot-imx-70b1c1bb1ce31c8f9951307c407e1d1c21e2436d.zip
u-boot-imx-70b1c1bb1ce31c8f9951307c407e1d1c21e2436d.tar.gz
u-boot-imx-70b1c1bb1ce31c8f9951307c407e1d1c21e2436d.tar.bz2
MLK-12690 imx: mx6ull: fix build error for plugin
Fix build error for Plugin "Can't stat board/freescale/mx6ul_14x14_ddr3_arm2/plugin.bin: Bad file descriptor" Signed-off-by: Peng Fan <peng.fan@nxp.com> (cherry picked from commit 95860f1213c038ef2e5900d1874ff5398ac0be2a)
-rw-r--r--board/freescale/mx6ull_ddr3_arm2/imximage.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/mx6ull_ddr3_arm2/imximage.cfg b/board/freescale/mx6ull_ddr3_arm2/imximage.cfg
index 0fc39f7..66acf1e 100644
--- a/board/freescale/mx6ull_ddr3_arm2/imximage.cfg
+++ b/board/freescale/mx6ull_ddr3_arm2/imximage.cfg
@@ -31,7 +31,7 @@ BOOT_FROM sd
#ifdef CONFIG_USE_PLUGIN
/*PLUGIN plugin-binary-file IRAM_FREE_START_ADDR*/
-PLUGIN board/freescale/mx6ul_14x14_ddr3_arm2/plugin.bin 0x00907000
+PLUGIN board/freescale/mx6ull_ddr3_arm2/plugin.bin 0x00907000
#else
#ifdef CONFIG_SECURE_BOOT