
-----Original Message----- From: Priyanka Jain priyanka.jain@nxp.com Sent: 2019年11月15日 12:57 To: Biwen Li biwen.li@nxp.com; Shengzhou Liu shengzhou.liu@nxp.com; Alison Wang alison.wang@nxp.com; Jagdish Gediya jagdish.gediya@nxp.com; Rajesh Bhagat rajesh.bhagat@nxp.com Cc: Jiafei Pan jiafei.pan@nxp.com; Xiaobo Xie xiaobo.xie@nxp.com; u-boot@lists.denx.de; Biwen Li biwen.li@nxp.com Subject: RE: [v2] include/configs: ls1012a: add pfe stop command
-----Original Message----- From: Biwen Li biwen.li@nxp.com Sent: Thursday, November 14, 2019 10:15 AM To: Shengzhou Liu shengzhou.liu@nxp.com; Alison Wang alison.wang@nxp.com; Jagdish Gediya jagdish.gediya@nxp.com; Rajesh Bhagat rajesh.bhagat@nxp.com; Priyanka Jain priyanka.jain@nxp.com Cc: Jiafei Pan jiafei.pan@nxp.com; Xiaobo Xie xiaobo.xie@nxp.com; u- boot@lists.denx.de; Biwen Li biwen.li@nxp.com Subject: [v2] include/configs: ls1012a: add pfe stop command
This adds pfe stop command before enter linux kernel to fix a problem that ethernet won't be workable after enter linux
Why need execute the command before enter linux kernel?
No need to add question. The description needs to be in passive voice. Add something like. 'pfe stop' command is required because
Okay, will be update in v3.
- There is a h/w limitation in LS1012A PFE, to
re-initialize PFE it has to be safe shutdown, these steps are done through PFE stop.
Signed-off-by: Biwen Li biwen.li@nxp.com
Changes in v2:
- trim subject
- add why
<snip> -priyankajain