u-boot-2016/drivers/net/ipq9574
Selvam Sathappan Periakaruppan 4f92f7e93e drivers: net: ipq9574: Update Eth configurations
This patch updates the following:

1) Removes unnecessary TIMER and THRESHOLD configurations in EDMA
2) Adds Uniphy Clock deinit and init in eth_init (during each ping
& speed change)
3) Removes preheader configurations and calculations from EDMA
as there are no preheaders in ipq9574 platform (Instead there is
a secondary descriptor)
4) Add sufficient delay after uniphy reset
5) Remove CONFIG_IPQ9574_RUMI macro from network drivers
6) Change default mac_speed to 0
7) Fix the ppe sched. and tdm configuration
8) Reduce the block size to 1280 + headers for tftp (around 1326)
for timebeing without which timeouts were observed randomly during
TFTP (Note that the MTU is 1514 bytes)

Change-Id: I4004adfb2ae0dc98d65e458c15dafcff6523744b
Signed-off-by: Selvam Sathappan Periakaruppan <speriaka@codeaurora.org>
2021-08-11 10:28:21 -07:00
..
ipq9574_aquantia_phy.c drivers: net: ipq9574: Update AQ Driver 2021-08-01 04:12:54 -07:00
ipq9574_aquantia_phy.h drivers: net: ipq9574: Update AQ Driver 2021-08-01 04:12:54 -07:00
ipq9574_edma.c drivers: net: ipq9574: Update Eth configurations 2021-08-11 10:28:21 -07:00
ipq9574_edma.h drivers: net: ipq9574: Update Eth configurations 2021-08-11 10:28:21 -07:00
ipq9574_ppe.c drivers: net: ipq9574: Update Eth configurations 2021-08-11 10:28:21 -07:00
ipq9574_ppe.h drivers: net: ipq9574: Clean up drivers 2021-08-08 04:19:51 -07:00
ipq9574_qca8075.c drivers: net: ipq9574: Add separate QCA8075 phy driver 2021-08-08 04:20:03 -07:00
ipq9574_qca8075.h drivers: net: ipq9574: Add separate QCA8075 phy driver 2021-08-08 04:20:03 -07:00
ipq9574_uniphy.c drivers: net: ipq9574: Update Eth configurations 2021-08-11 10:28:21 -07:00
ipq9574_uniphy.h drivers: net: ipq9574: Update Uniphy configurations 2021-07-19 11:24:07 +05:30