Template:Yocto uboot splash mx8mp: Difference between revisions

From Variscite Wiki
(Created page with "<includeonly> == Splash Screen == === i.MX 8M Plus LVDS Support in U-Boot === Variscite's U-Boot branch is based on NXP's U-Boot, which does not natively support LVDS. However, NXP provides out-of-tree patches that can be applied to enable LVDS in U-Boot: https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Add-i-MX8MP-LVDS-driver-in-uboot/ta-p/1434826 Using NXP's patches, Variscite provides the following reference patches which can be applied on top of U-Boot...")
 
Line 18: Line 18:


  SRC_URI += " \
  SRC_URI += " \
     https://variscite-public.nyc3.cdn.digitaloceanspaces.com/DART-MX8M-PLUS/Software/patches/u-boot/lf_v2024.04_6.6.23-2.0.0_var01/0001-Add-i.MX8MP-LVDS-support-in-uboot.patch \
     https://variscite-public.nyc3.cdn.digitaloceanspaces.com/DART-MX8M-PLUS/Software/patches/u-boot/lf_v2024.04_6.6.23-2.0.0_var01/0001-Add-i.MX8MP-LVDS-support-in-uboot.patch;sha256sum=7c734559834ff3301ec7f638095698e28001e59b5fbb3df35b126fc59f20b961 \
     https://variscite-public.nyc3.cdn.digitaloceanspaces.com/DART-MX8M-PLUS/Software/patches/u-boot/lf_v2024.04_6.6.23-2.0.0_var01/0002-imx8mp_var_dart-Add-support-for-LVDS.patch \
     https://variscite-public.nyc3.cdn.digitaloceanspaces.com/DART-MX8M-PLUS/Software/patches/u-boot/lf_v2024.04_6.6.23-2.0.0_var01/0002-imx8mp_var_dart-Add-support-for-LVDS.patch;sha256sum=ce0d9fd2ee94574d41d91eabfef260816311897346dbdd7e7e7eb40686c8a840 \
  "
  "
</includeonly>
</includeonly>

Revision as of 23:31, 14 November 2024