u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/8] arm: socfpga: vining: Drop meaningless comment
@ 2021-09-14  3:25 Marek Vasut
  2021-09-14  3:25 ` [PATCH 2/8] arm: socfpga: vining: Increase environment size Marek Vasut
                   ` (7 more replies)
  0 siblings, 8 replies; 16+ messages in thread
From: Marek Vasut @ 2021-09-14  3:25 UTC (permalink / raw)
  To: u-boot; +Cc: Marek Vasut, Siew Chin Lim, Simon Goldschmidt, Tien Fong Chee

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>
---
 include/configs/socfpga_vining_fpga.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/include/configs/socfpga_vining_fpga.h b/include/configs/socfpga_vining_fpga.h
index 06976d804c7..38a77535893 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"
 
-- 
2.33.0


^ permalink raw reply related	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2021-09-27  2:40 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-14  3:25 [PATCH 1/8] arm: socfpga: vining: Drop meaningless comment Marek Vasut
2021-09-14  3:25 ` [PATCH 2/8] arm: socfpga: vining: Increase environment size Marek Vasut
2021-09-23  2:38   ` Chee, Tien Fong
2021-09-14  3:25 ` [PATCH 3/8] arm: socfpga: vining: Set USB gadget manufacturer to Softing with capital S Marek Vasut
2021-09-27  1:52   ` Chee, Tien Fong
2021-09-14  3:25 ` [PATCH 4/8] arm: socfpga: vining: Set default SPI NOR mode and frequency Marek Vasut
2021-09-27  1:57   ` Chee, Tien Fong
2021-09-14  3:25 ` [PATCH 5/8] arm: socfpga: vining: Un-disable WDT in DT Marek Vasut
2021-09-27  2:11   ` Chee, Tien Fong
2021-09-14  3:25 ` [PATCH 6/8] arm: socfpga: vining: Fix UDC controller phandle " Marek Vasut
2021-09-27  2:33   ` Chee, Tien Fong
2021-09-14  3:25 ` [PATCH 7/8] arm: socfpga: vining: Enable DW I2C driver Marek Vasut
2021-09-27  2:36   ` Chee, Tien Fong
2021-09-14  3:25 ` [PATCH 8/8] arm: socfpga: vining: Let DWMAC configure PHY reset GPIO Marek Vasut
2021-09-27  2:40   ` Chee, Tien Fong
2021-09-23  2:29 ` [PATCH 1/8] arm: socfpga: vining: Drop meaningless comment Chee, Tien Fong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).