aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2021-09-14 05:25:29 +0200
committerRamon Fried <rfried.dev@gmail.com>2021-09-28 18:50:55 +0300
commit946af58f117d08921f8efc82eb728837df9be4ef (patch)
tree5ae998a0926f6e483a2f88d04da4965e0e237655 /include
parent275c4f25f752f313d8284b4176889c4dd0a7940b (diff)
downloadu-boot-946af58f117d08921f8efc82eb728837df9be4ef.zip
u-boot-946af58f117d08921f8efc82eb728837df9be4ef.tar.gz
u-boot-946af58f117d08921f8efc82eb728837df9be4ef.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>
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 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"