summaryrefslogtreecommitdiff
path: root/board/freescale/mx6ul_14x14_ddr3_arm2
diff options
context:
space:
mode:
authorPeng Fan <Peng.Fan@freescale.com>2015-06-04 18:09:39 +0800
committerPeng Fan <Peng.Fan@freescale.com>2015-06-04 18:24:12 +0800
commitebdb1cf263cd4d3abb0bef1766f0d6bb40df8048 (patch)
tree3e01b5ec7d0e5ab50e213ded48d72f5fd20a4531 /board/freescale/mx6ul_14x14_ddr3_arm2
parent7331a4cc0853722b4c3addf1927a2797f39f5de2 (diff)
downloadu-boot-imx-ebdb1cf263cd4d3abb0bef1766f0d6bb40df8048.zip
u-boot-imx-ebdb1cf263cd4d3abb0bef1766f0d6bb40df8048.tar.gz
u-boot-imx-ebdb1cf263cd4d3abb0bef1766f0d6bb40df8048.tar.bz2
MLK-11036 imx: mx6ul fix plugin build fail and update ddr
Since directory name changed, need to change it in imximage.cfg, or we will get "Can't stat board/freescale/mx6ulevk/plugin.bin". Since this commit 7331a4cc0853722b4c3addf1927a2797f39f5de2 missed to update ddr, here update the plugin code. Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
Diffstat (limited to 'board/freescale/mx6ul_14x14_ddr3_arm2')
-rw-r--r--board/freescale/mx6ul_14x14_ddr3_arm2/imximage.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/mx6ul_14x14_ddr3_arm2/imximage.cfg b/board/freescale/mx6ul_14x14_ddr3_arm2/imximage.cfg
index 87c4eaa..2272c86 100644
--- a/board/freescale/mx6ul_14x14_ddr3_arm2/imximage.cfg
+++ b/board/freescale/mx6ul_14x14_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_ddr3_arm2/plugin.bin 0x00907000
+PLUGIN board/freescale/mx6ul_14x14_ddr3_arm2/plugin.bin 0x00907000
#else
#ifdef CONFIG_SECURE_BOOT