- System boot fails after using wm8731 codec
-
- Power on the board
- Press a key to prevent a possible autoboot and get into the U-Boot command prompt
- Use the following to set device tree that supports analog audio codec and start booting into Linux:
setenv fdtfile ucm-imx8m-plus-wm8731.dtb; boot
- Wait for Linux prompt
- Use cl-oselect to select alsa_output.platform-sound.analog-stereo output device
- Try to reboot the device:
reboot
- Issue device power cycling
- Avoid using the ucm-imx8m-plus-wm8731.dtb device tree blob
|