关于S5P4418/6818 Linux内核及Uboot下 HDMI分辨率设置的问题

ThanksView 2022-03-17 14:50:07
关于s5p4418/s5p6818 u-boot 和 linux内核  HDMI分辨率的设置方法,及相关文件

需要修改的相关文件:

kernel:

1,linux/drivers/gpu/drm/panel/panel-friendlyelec.c
2, linux/arch/arm64/boot/dts/nexell/s5p6818-nanopi3-common.dtsi
3, linux/drivers/gpu/drm/nexell/s5pxx18/s5pxx18_hdmi_presets.c
4, linux/drivers/soc/nexell/nxstream/nxs_hdmi_phy.h
u-boot:
5, u-boot/board/s5p6818/nanopi3/lcds.c
6, u-boot/board/s5p6818/nanopi3/board.c
7, u-boot/driver/video/nexell/s5pxx18_dp_hdmi.c

最后在打包文件时,把eflasher文件夹中的uboot 和 boot.img文件一起更新,重新生成做卡img文件
粤ICP备18089419号