<div dir="ltr"><div dir="ltr">Hi,<div><br></div><div>I was reading up and trying to figure out the steps to achieve this project. Here's</div><div>what I came up with :</div><div><br></div><div>1. BBB uses TD19988 HDMI Framer, so the first step is to get an HDMI output,</div><div>read EDID info and set the videomode according to the info. After some searching,</div><div>I found a driver in minix that might be helpful. Is the minix license compatible? </div><div>(<a href="https://github.com/Stichting-MINIX-Research-Foundation/minix/blob/03ac74ede908465cc64c671bbd209e761dc765dc/LICENSE">https://github.com/Stichting-MINIX-Research-Foundation/minix/blob/03ac74ede908465cc64c671bbd209e761dc765dc/LICENSE</a>)</div><div><br></div><div>2. Set the values of structs from fb.h </div><div>3. Write the fb.c using the functions from framebuffer.h ( I'm taking the fb.c in raspberrypi </div><div>as example and the bsp-howto as a reference text)</div><div><br></div><div>The above list is just an outline and I intend to explore/understand it better and make a</div><div>proposal out of it.</div><div><br></div><div>Does this list make sense to you? <br></div><div><br></div><div>What am I missing?</div><div><br></div><div>I would really appreciate any remarks/comments or details you'd like to add, it will help me understand it better.</div><div><br></div><div><br></div><div>Thanks,</div><div>--vijay</div></div></div>