summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2014-08-21 10:02:25 -0300
committerStefano Babic <sbabic@denx.de>2014-09-09 16:55:22 +0200
commitf4fb5ef045e1c53fc92b34d53e58a3c2ebabd4e1 (patch)
treed80d3ea0e3062487a4322b9dd7735308209109a3 /configs
parent89e69fd4a96bcab2469d3d084ba335c6b925771a (diff)
downloadblackbird-obmc-uboot-f4fb5ef045e1c53fc92b34d53e58a3c2ebabd4e1.tar.gz
blackbird-obmc-uboot-f4fb5ef045e1c53fc92b34d53e58a3c2ebabd4e1.zip
mx6dlsabresd: Use its own DCD table
Currently mx6dlsabresd shares the same DCD settings with the nitrogen board. Provide a DCD configuration file specific to mx6dlsabresd with the settings recommended by the Freescale hardware team. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/mx6dlsabresd_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/mx6dlsabresd_defconfig b/configs/mx6dlsabresd_defconfig
index 9ce960e0d5..7f6cdff384 100644
--- a/configs/mx6dlsabresd_defconfig
+++ b/configs/mx6dlsabresd_defconfig
@@ -1,3 +1,3 @@
-CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6dl.cfg,MX6DL"
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sabresd/mx6dlsabresd.cfg,MX6DL"
CONFIG_ARM=y
CONFIG_TARGET_MX6SABRESD=y
OpenPOWER on IntegriCloud