Re: [U-Boot] [v2] include/configs: ls1012a: add pfe stop command

2019-11-14 Thread Biwen Li
> -Original Message- > From: Priyanka Jain > Sent: 2019年11月15日 12:57 > To: Biwen Li ; Shengzhou Liu ; > Alison Wang ; Jagdish Gediya > ; Rajesh Bhagat > Cc: Jiafei Pan ; Xiaobo Xie ; > u-boot@lists.denx.de; Biwen Li > Subject: RE: [v2] include/configs: ls1012a: add pfe stop command >

Re: [U-Boot] [v2] include/configs: ls1012a: add pfe stop command

2019-11-14 Thread Priyanka Jain
>-Original Message- >From: Biwen Li >Sent: Thursday, November 14, 2019 10:15 AM >To: Shengzhou Liu ; Alison Wang >; Jagdish Gediya ; Rajesh >Bhagat ; Priyanka Jain >Cc: Jiafei Pan ; Xiaobo Xie ; u- >b...@lists.denx.de; Biwen Li >Subject: [v2] include/configs: ls1012a: add pfe stop comm

[U-Boot] [v2] include/configs: ls1012a: add pfe stop command

2019-11-13 Thread Biwen Li
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? - There is a h/w limitation in LS1012A PFE, to re-initialize PFE it has to be safe shutdown, these steps are done thr