akumar5 / u-boot-edid

parsing EDID information in u-boot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is just standalone version of EDID parser for u-boot. It's just the EDID
parser part stolen from ddcprobe project, modified to read the EDID content
from files, dumps of EDID EEPROM. It was created just for easier & faster
testing and prototyping, without the need to recompile and test whole u-boot.

About

parsing EDID information in u-boot

License:GNU General Public License v2.0


Languages

Language:C 100.0%