Expanding HDMI Resolution Support on VIM3L Android 9

Which system do you use? Android, Ubuntu, OOWOW or others?

**Android.**

Which version of system do you use? Please provide the version of the system here:

**vim3l-android-9-64bit-v241107.img**

Please describe your issue below:

**I am a Waveshare engineer currently using VIM3L Android 9. I found that the system lacks support for many HDMI resolution modes. Could we provide EDID for you to add these modes and produce a new image file? For example, 1280x800, 1024x600, 1280x480, etc. We hope the system can support more resolution modes by default. If needed, we can also provide Waveshare display samples for testing.**

@LaoHu ,
Sure, you can also download our open-source SDK and add it yourself.
Download code:
https://docs.khadas.com/products/sbc/vim3/development/android/download-android-source-code
Compile:
https://docs.khadas.com/products/sbc/vim3/development/android/build-android

Reference:
uboot:

Author: Xiong Zhang < xiong.zhang@wesion.com >
Date:   Wed Feb 1 15:22:53 2023 +0800
HDMI: update 1024x600 resolution timimg parameter [1/2] common [2/2]
Signed-off-by: Xiong Zhang < xiong.zhang@wesion.com >

kernel:

commit 353c6fbeab7f19762e0a1a117f55aab55a3da22f
Author: Xiong Zhang <xiong.zhang@wesion.com>
Date:   Wed Feb 1 15:23:33 2023 +0800
HDMI: update 1024x600 resolution timimg parameter [2/2]
Signed-off-by: Xiong Zhang <xiong.zhang@wesion.com>