Re: [PATCH] arm:pdu001: Use pseudo partition UUID for LINUX kernel boot paramter root

2020-12-23 Thread Lokesh Vutla
On 18/12/20 1:33 pm, Felix Brack wrote: > As more and more LINUX drivers are modified to use asynchronous probing > instead of synchronous probing, relying on device names being equal in > U-Boot and LINUX is not possible anymore. This is also true for block > device names like mmc0, mmc1 ect.

[PATCH] arm:pdu001: Use pseudo partition UUID for LINUX kernel boot paramter root

2020-12-18 Thread Felix Brack
As more and more LINUX drivers are modified to use asynchronous probing instead of synchronous probing, relying on device names being equal in U-Boot and LINUX is not possible anymore. This is also true for block device names like mmc0, mmc1 ect. With LINUX kernel commit a1a4891 the probing type