Remove double quotation marks around MAC address for STK1002
[oweals/u-boot.git] / include / configs / atstk1002.h
index e1d8f74c5ec9334f9e0ac71ecdf9a6999cbbc85f..65736644b613361fbaf9bc9eddd1dcdacb2ab642 100644 (file)
  * generated and assigned to the environment variables "ethaddr" and
  * "eth1addr".
  */
-#define CONFIG_ETHADDR                 "6a:87:71:14:cd:cb"
-#define CONFIG_ETH1ADDR                        "ca:f8:15:e6:3e:e6"
+#define CONFIG_ETHADDR                 6a:87:71:14:cd:cb
+#define CONFIG_ETH1ADDR                        ca:f8:15:e6:3e:e6
 #define CONFIG_OVERWRITE_ETHADDR_ONCE  1
 #define CONFIG_NET_MULTI               1