summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2017-05-02 20:27:40 +0200
committerTom Rini <[email protected]>2017-06-29 13:30:27 -0400
commitf1d56dffd7f1a112482cdbe4e0ac2076e1eb3fe1 (patch)
tree4c103d84f65cae43c8c8cc30c22d73a10f5b3bd2 /include/configs
parentbe2787bf29a066e603235a694325ce74426043b4 (diff)
ARM: atmel: Rename MA5D4EVK
The board is now manufactured by Aries Embedded GmbH , rename it. Signed-off-by: Marek Vasut <[email protected]>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/ma5d4evk.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/ma5d4evk.h b/include/configs/ma5d4evk.h
index bb661400ec4..f55d81f5f26 100644
--- a/include/configs/ma5d4evk.h
+++ b/include/configs/ma5d4evk.h
@@ -1,5 +1,5 @@
/*
- * DENX MA5D4 configuration
+ * Aries MA5D4 configuration
* Copyright (C) 2015 Marek Vasut <[email protected]>
*
* SPDX-License-Identifier: GPL-2.0+
@@ -102,7 +102,7 @@
/* USB device */
#define CONFIG_USB_ETHER
#define CONFIG_USB_ETH_RNDIS
-#define CONFIG_USBNET_MANUFACTURER "DENX"
+#define CONFIG_USBNET_MANUFACTURER "AriesEmbedded"
#endif
/*