summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2021-09-14 06:25:29 +0300
committerMarek Vasut <marex@denx.de>2021-09-22 22:30:39 +0300
commite984db0f9b2cf562cbf878d363e00203725c7bfe (patch)
treea9734ec02de4ef90fbaaad98e0ec269afffbc2a4 /include
parenta49930f4c6ed5dcbf5127f7bf6d189afa92bffb3 (diff)
downloadu-boot-e984db0f9b2cf562cbf878d363e00203725c7bfe.tar.xz
arm: socfpga: vining: Drop meaningless comment
The comment is no longer meaningful due to DT conversion, drop it. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Siew Chin Lim <elly.siew.chin.lim@intel.com> Cc: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> Cc: Tien Fong Chee <tien.fong.chee@intel.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/socfpga_vining_fpga.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/socfpga_vining_fpga.h b/include/configs/socfpga_vining_fpga.h
index 06976d804c..38a7753589 100644
--- a/include/configs/socfpga_vining_fpga.h
+++ b/include/configs/socfpga_vining_fpga.h
@@ -17,8 +17,6 @@
#define CONFIG_LOADADDR 0x01000000
#define CONFIG_SYS_LOAD_ADDR CONFIG_LOADADDR
-/* Ethernet on SoC (EMAC) */
-
/* Extra Environment */
#define CONFIG_HOSTNAME "socfpga_vining_fpga"