diff options
| author | Mian Yousaf Kaukab <[email protected]> | 2021-04-14 12:33:58 +0200 |
|---|---|---|
| committer | Priyanka Jain <[email protected]> | 2021-06-16 18:14:08 +0530 |
| commit | 864c3dbc0affea081264ff31c229232fbd45945a (patch) | |
| tree | b0a5522830c1f5a984618548e7398723567682d1 /include/linux | |
| parent | 2bf4658b8c5e5f4f43dc1888fe39ea61e6eeba64 (diff) | |
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 <[email protected]>
Signed-off-by: Mian Yousaf Kaukab <[email protected]>
Reviewed-by: Ramon Fried <[email protected]>
[Fixed checkpatch space error]
Signed-off-by: Priyanka Jain <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
