Re: [U-Boot] Reprobe devices at run time

2018-06-21 Thread Jean-Jacques Hiblot
On 21/06/2018 12:04, Michal Simek wrote: Hi Simon, On 21.6.2018 04:02, Simon Glass wrote: Hi Michal, On 20 June 2018 at 00:31, Michal Simek wrote: Hi Simon and other, do we have a way to remove device and probe it again via u-boot prompt? I was grepping u-boot and I didn't find any comman

Re: [U-Boot] Reprobe devices at run time

2018-06-21 Thread Michal Simek
Hi Simon, On 21.6.2018 04:02, Simon Glass wrote: > Hi Michal, > > On 20 June 2018 at 00:31, Michal Simek wrote: >> Hi Simon and other, >> >> do we have a way to remove device and probe it again via u-boot prompt? >> I was grepping u-boot and I didn't find any command for that. I see >> functiona

Re: [U-Boot] Reprobe devices at run time

2018-06-20 Thread Simon Glass
Hi Michal, On 20 June 2018 at 00:31, Michal Simek wrote: > Hi Simon and other, > > do we have a way to remove device and probe it again via u-boot prompt? > I was grepping u-boot and I didn't find any command for that. I see > functionality in the code and several tests but nothing what it is > a

[U-Boot] Reprobe devices at run time

2018-06-19 Thread Michal Simek
Hi Simon and other, do we have a way to remove device and probe it again via u-boot prompt? I was grepping u-boot and I didn't find any command for that. I see functionality in the code and several tests but nothing what it is available via command. Thanks, Michal ___