diff options
Diffstat (limited to 'board/freescale')
-rw-r--r-- | board/freescale/mx6ul_14x14_evk/plugin.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/mx6ul_14x14_evk/plugin.S b/board/freescale/mx6ul_14x14_evk/plugin.S index 1f2da24..e2ae9bb 100644 --- a/board/freescale/mx6ul_14x14_evk/plugin.S +++ b/board/freescale/mx6ul_14x14_evk/plugin.S @@ -351,7 +351,7 @@ .endm .macro imx6_ddr_setting -#if defined (CONFIG_MX6UL_9X9_LPDDR2) +#if defined (CONFIG_TARGET_MX6UL_9X9_EVK) imx6ul_lpddr2_evk_setting #elif defined(CONFIG_DDR3L_MT41K256M16HA) imx6ul_ddr3_eol_evk_setting |