summaryrefslogtreecommitdiffstats
path: root/include/configs/arndale.h
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2014-11-25 11:10:01 -0500
committerTom Rini <trini@ti.com>2014-11-26 11:21:16 -0500
commit878cd63e02f63f245182a101807186b44e20f116 (patch)
tree982e41d25d53afc30c4e610fed7f458ebe74be60 /include/configs/arndale.h
parentf2ffe7da7fcc266f8c9cb557031066cfd5eb2a03 (diff)
parent7741c8b8c9215c6def36f24ac0b2d71543dd47ab (diff)
downloadtalos-obmc-uboot-878cd63e02f63f245182a101807186b44e20f116.tar.gz
talos-obmc-uboot-878cd63e02f63f245182a101807186b44e20f116.zip
Merge branch 'master' of http://git.denx.de/u-boot-samsung
Diffstat (limited to 'include/configs/arndale.h')
-rw-r--r--include/configs/arndale.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/configs/arndale.h b/include/configs/arndale.h
index aa6b631c5d..81e8a7c3a3 100644
--- a/include/configs/arndale.h
+++ b/include/configs/arndale.h
@@ -9,6 +9,9 @@
#ifndef __CONFIG_ARNDALE_H
#define __CONFIG_ARNDALE_H
+#define EXYNOS_FDTFILE_SETTING \
+ "fdtfile=exynos5250-arndale.dtb\0"
+
#include "exynos5250-common.h"
/* SD/MMC configuration */
@@ -17,8 +20,6 @@
/* allow to overwrite serial and ethaddr */
#define CONFIG_ENV_OVERWRITE
-#define CONFIG_CMD_EXT2
-
/* USB */
#define CONFIG_USB_EHCI
#define CONFIG_USB_EHCI_EXYNOS
OpenPOWER on IntegriCloud