Video support question

2020-06-03 Thread Yusuf Altıparmak
Hello, I am using 1042rdb to have graphical output from E9171. For ATI GPU's, these steps are setting a gpu environment for U-boot include/configs/T104xRDB.h +/* Video */ +#define CONFIG_VIDEO +#define VIDEO_IO_OFFSET +#if defined(CONFIG_VIDEO) +#define CONFIG_BIOSEMU +#define

[U-Boot] sun50i: Allwinner A64: Add LVDS video support - question about how to proceed

2019-04-24 Thread Kamps, John-Eric
Hi all. I'm new in working with the community and where I can ask question about how something should be done. I need LVDS on the Allwinner A64 and checked the source code. There is the code for sunxi (A20 and so on) with the file "sunxi_display.c" and the new one for my sun50i (A64)