aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2021-09-14 05:25:29 +0200
committerMarek Vasut <marex@denx.de>2021-09-22 21:30:39 +0200
commite984db0f9b2cf562cbf878d363e00203725c7bfe (patch)
treea9734ec02de4ef90fbaaad98e0ec269afffbc2a4
parenta49930f4c6ed5dcbf5127f7bf6d189afa92bffb3 (diff)
downloadu-boot-e984db0f9b2cf562cbf878d363e00203725c7bfe.zip
u-boot-e984db0f9b2cf562cbf878d363e00203725c7bfe.tar.gz
u-boot-e984db0f9b2cf562cbf878d363e00203725c7bfe.tar.bz2
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>
-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 06976d8..38a7753 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"