HI,

FYI, I've found an issue with the current kernel 5.6.x (maybe earlier)
the as3722_regulator module isn't added by dracut in hostonly mode (it
is added as all others regulators)

I need to add this:
cat >/etc/dracut.conf.d/jetson-tk1.conf<<EOF
add_drivers+=" as3722-regulator "
EOF

This prevents the board to mount the rootfs in mmc or sda when the
initramfs is in host-only mode.

I've reported the issue to dracut upstream at
https://github.com/dracutdevs/dracut/issues/847

Now I wonder if other boards are affected by such regulators tweak and
if a common solution can be found ?

Thanks for your advice.
--
-

Nicolas (kwizart)
_______________________________________________
arm mailing list -- arm@lists.fedoraproject.org
To unsubscribe send an email to arm-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org

Reply via email to