I just finished building the SoC, and I added the option --with-video-terminal when compiling. When I booted the bios after the SoC was successfully burned, HDMI did work and output the same console interface as the serial port, but what I want to ask is, doesn't video-terminal have related .c or .h files to give functions for calling?
I just finished building the SoC, and I added the option
--with-video-terminal
when compiling. When I booted the bios after the SoC was successfully burned, HDMI did work and output the same console interface as the serial port, but what I want to ask is, doesn't video-terminal have related .c or .h files to give functions for calling?