[U-Boot] [PATCH 0/3] ls1012a: fix tftp failure
Calvin Johnson
calvin.johnson at nxp.com
Wed Nov 22 06:31:29 UTC 2017
This patch series fixes bug which fails tftp sometimes
while using the pfe interfaces and also has some code clean up.
Calvin Johnson (3):
drivers: net: pfe_eth: add pfe_rx_done to clear bd after packet
processing
drivers: net: pfe_eth: use writel/readl to access hw bds
drivers: net: pfe_eth: cleanup typos and indent
drivers/net/pfe_eth/pfe_driver.c | 126 +++++++++++++++++++++++----------------
drivers/net/pfe_eth/pfe_eth.c | 13 ++--
include/pfe_eth/pfe_driver.h | 1 +
3 files changed, 82 insertions(+), 58 deletions(-)
--
2.7.4
More information about the U-Boot
mailing list