summaryrefslogtreecommitdiffstats
path: root/include/configs/mx53ard.h
diff options
context:
space:
mode:
authorWolfgang Grandegger <wg@grandegger.com>2011-10-17 08:21:56 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-11-03 22:56:18 +0100
commit28b119e93387db1b91ec476c74a784d5636d8e86 (patch)
tree9040706197f486e6bad6a987c255643deda02781 /include/configs/mx53ard.h
parentf6dc192e1496becba7c1c3405b458a9de5dff245 (diff)
downloadtalos-obmc-uboot-28b119e93387db1b91ec476c74a784d5636d8e86.tar.gz
talos-obmc-uboot-28b119e93387db1b91ec476c74a784d5636d8e86.zip
mx5 configs: CONFIG_PRIME should really be CONFIG_ETHPRIME
Signed-off-by: Wolfgang Grandegger <wg@denx.de> Acked-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'include/configs/mx53ard.h')
-rw-r--r--include/configs/mx53ard.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mx53ard.h b/include/configs/mx53ard.h
index 3e9903172c..daba05fb80 100644
--- a/include/configs/mx53ard.h
+++ b/include/configs/mx53ard.h
@@ -90,7 +90,7 @@
#define CONFIG_BOOTDELAY 3
-#define CONFIG_PRIME "smc911x"
+#define CONFIG_ETHPRIME "smc911x"
/*Support LAN9217*/
#define CONFIG_SMC911X
OpenPOWER on IntegriCloud