summaryrefslogtreecommitdiffstats
path: root/include/configs/socfpga_socrates.h
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2015-12-05 20:05:46 +0100
committerMarek Vasut <marex@denx.de>2015-12-20 03:36:51 +0100
commita5cad67735a1f098c22ec30941f1bd0422459069 (patch)
tree1e11e9611c8a7dbf8e96b8d67d4d421c0a7bbd72 /include/configs/socfpga_socrates.h
parent92232747bb99e1f72860dd4ed293402f21667358 (diff)
downloadblackbird-obmc-uboot-a5cad67735a1f098c22ec30941f1bd0422459069.tar.gz
blackbird-obmc-uboot-a5cad67735a1f098c22ec30941f1bd0422459069.zip
arm: socfpga: Switch CONFIG_G_DNL_MANUFACTURER to CONFIG_SYS_VENDOR
We already have the CONFIG_SYS_VENDOR variable, which defines the manufacturer of the board. The value in CONFIG_G_DNL_MANUFACTURER is just a duplicity, so switch it to reuse CONFIG_SYS_VENDOR . Signed-off-by: Marek Vasut <marex@denx.de> Cc: Chin Liang See <clsee@altera.com> Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
Diffstat (limited to 'include/configs/socfpga_socrates.h')
-rw-r--r--include/configs/socfpga_socrates.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/socfpga_socrates.h b/include/configs/socfpga_socrates.h
index 1b0888f36b..f11c89c1e8 100644
--- a/include/configs/socfpga_socrates.h
+++ b/include/configs/socfpga_socrates.h
@@ -51,9 +51,6 @@
#define CONFIG_SYS_MMC_ENV_DEV 0 /* device 0 */
#define CONFIG_ENV_OFFSET 512 /* just after the MBR */
-/* USB */
-#define CONFIG_G_DNL_MANUFACTURER "EBV"
-
/* Extra Environment */
#define CONFIG_HOSTNAME socfpga_socrates
OpenPOWER on IntegriCloud