[uboot] Upgrade the MMF SDK from V4.0.0 to V4.1.0

1. add cv181x functions
	2. Delete some useless files and add .gitignore

Change-Id: Iea2b2fa43b5a1152e5e99fb32b88f8d2c249251a
This commit is contained in:
wangliang.wang
2023-03-10 00:31:09 +08:00
committed by sam.xiang
parent aa1b345a00
commit 607778300c
102 changed files with 11818 additions and 1862 deletions

View File

@ -64,6 +64,11 @@ config DISPLAY_CVITEK_MIPI
high-speed serial interface between a host processor and
a display module.
config MIPI_PANEL_LANE_SWAP
bool "MIPI DSI lane PN swap"
help
This enables Display Serial Interface(DSI) lane PN swap function.
endchoice
endif