Re: [yocto] Id "s0" respawning too fast on Raspberry pi3

2018-08-22 Thread ChenQi
On 08/22/2018 04:24 PM, benxi wrote: Hi Qi, Thanks for your reply. It indeed solves the problem, however I'm afraid that modifying SERIAL_CONSOLES can have side effects on other recipes. I also wonder if there 're any way to enable ttyS0 on my raspberry pi(Since ENABLE_UART doesn't work).

Re: [yocto] Id "s0" respawning too fast on Raspberry pi3

2018-08-22 Thread benxi
Hi Qi, Thanks for your reply. It indeed solves the problem, however I'm afraid that modifying SERIAL_CONSOLES can have side effects on other recipes. I also wonder if there 're any way to enable ttyS0 on my raspberry pi(Since ENABLE_UART doesn't work). 在 2018-08-22 15:59:44,"ChenQi" 写道: On 08

Re: [yocto] Id "s0" respawning too fast on Raspberry pi3

2018-08-22 Thread ChenQi
On 08/22/2018 12:24 PM, benxi wrote: Hello Everyone, I build a rpi-hwup-image and run it on my raspberry pi3(Model B V1.2). After the system boots up, I keep seeing such message: INIT: Id "S0" respawning too fast: disabled for 5 minutes. I notice that yocto adds the following line to /e