On 8.09.2023 17:22, Vignesh Raman wrote:
> Due to the presence of the fastboot micro cable in the CI farm,
> it causes the hardware to remain in gadget mode instead of host mode.
> So it doesn't find the network, which results in failure to mount root
> fs via NFS.
> 
> Add an overlay dtso file that sets the dr_mode to host, allowing
> the USB controllers to work in host mode. This dtso file will be used
> in drm-ci, mesa-ci.
> 
> Overlay DT file uses the sugar syntax [suggested by Dmitry Baryshkov and 
> Maxime Ripard]
> 
> Suggested-by: Dmitry Baryshkov <[email protected]>
> Suggested-by: Maxime Ripard <[email protected]>
> Signed-off-by: Helen Koike <[email protected]>
> Signed-off-by: David Heidelberg <[email protected]>
> Signed-off-by: Vignesh Raman <[email protected]>
> ---
For such a small change, maybe you can just use sed in your
scripts to alter this?

Konrad

Reply via email to