Difference between revisions of "CL-SOM-iMX8Plus: Yocto Linux: Known Issues"
|  (Created page with "'''U-Boot'''  * USB is not in the default boot list. <pre> printenv bootlist bootlist=sd_ul emmc_ul </pre> * Workaround <pre> setenv bootlist usb_ul $bootlist  saveenv </pre>...") | |||
| Line 1: | Line 1: | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| '''Kernel''' | '''Kernel''' | ||
| − | * MIPI Display backlight does not work.  | + | * MIPI Display backlight does not work. A solution will be provided in the next release. | 
| − | * LVDS Display backlight does not work.  | + | * LVDS Display backlight does not work. A solution will be provided in the next release. | 
| [[Category:Yocto]] | [[Category:Yocto]] | ||
| [[Category:CL-SOM-iMX8Plus]] | [[Category:CL-SOM-iMX8Plus]] | ||
Latest revision as of 07:12, 17 July 2023
Kernel
- MIPI Display backlight does not work. A solution will be provided in the next release.
- LVDS Display backlight does not work. A solution will be provided in the next release.
