u-boot-brain/include/net
Mian Yousaf Kaukab 864c3dbc0a ls1012a: net: pfe: remove pfe stop from bootcmd
When using bootefi to boot a EFI binary, u-boot is supposed to
provide networking service for EFI application. Currently, 'pfe stop'
command is called from bootcmd before running bootefi. As a result
network stops working for EFI applications and console is flooded with
"Rx pkt not on expected port" messages.

Implement board_quiesce_devices() for ls1012a boards and call
pfe_command_stop() from it instead of calling 'pfe stop' from
*_bootcmd and bootcmd.

Tested-by: Anji Jagarlmudi <anji.jagarlmudi@nxp.com>
Signed-off-by: Mian Yousaf Kaukab <ykaukab@suse.de>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
[Fixed checkpatch space error]
Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
2021-06-16 18:14:08 +05:30
..
pfe_eth ls1012a: net: pfe: remove pfe stop from bootcmd 2021-06-16 18:14:08 +05:30
dsa.h net: Introduce DSA class for Ethernet switches 2021-02-16 11:48:20 -05:00
fastboot.h net: fastboot: Merge AOSP UDP fastboot 2018-05-30 11:59:21 +02:00
ncsi-pkt.h phy: Add support for the NC-SI protocol 2020-03-09 18:11:23 -05:00
ncsi.h phy: Add support for the NC-SI protocol 2020-03-09 18:11:23 -05:00
pcap.h net: introduce packet capture support 2019-09-04 11:37:19 -05:00
sntp.h sntp: use udp framework 2020-09-30 16:55:03 -04:00
tftp.h net: tftp: Move tftp.h file from ./net to ./include/net 2015-09-07 13:41:04 +02:00
udp.h net: add a generic udp protocol 2020-09-30 16:55:03 -04:00