]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/tqma6_mba6.h
sniper: Pass serial number through ATAG
[karo-tx-uboot.git] / include / configs / tqma6_mba6.h
index 88c00679b6f626ebb76a6f86bda5fff0269b89d7..62a1ce56857b0885f71682028dc229befa26a40f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2014 Markus Niebel <Markus.Niebel@tq-group.com>
+ * Copyright (C) 2013 - 2015 Markus Niebel <Markus.Niebel@tq-group.com>
  *
  * Configuration settings for the TQ Systems TQMa6<Q,S> module.
  *
@@ -9,9 +9,9 @@
 #ifndef __CONFIG_TQMA6_MBA6_H
 #define __CONFIG_TQMA6_MBA6_H
 
-#if defined(CONFIG_MX6DL) || defined(CONFIG_MX6S)
+#if defined(CONFIG_SOC_MX6DL) || defined(CONFIG_SOC_MX6S)
 #define CONFIG_DEFAULT_FDT_FILE                "imx6dl-mba6x.dtb"
-#elif defined(CONFIG_MX6Q) || defined(CONFIG_MX6Q)
+#elif defined(CONFIG_SOC_MX6Q) || defined(CONFIG_SOC_MX6Q)
 #define CONFIG_DEFAULT_FDT_FILE                "imx6q-mba6x.dtb"
 #endif