<div dir="ltr"><div dir="ltr">Hello everyone!<div><br></div><div>I have been active on the project and had offlist discussions about it</div><div>with the mentors. To update the devel about the ongoing work I'm </div><div>writing this status report and planning to write such status reports </div><div>regularly to devel as most of the discussions are happening offlist</div><div>with the mentors.</div><div><br></div><div>My forked repository for the rtems-libbsd can be found here </div><div><a href="https://github.com/thelunatic/rtems-libbsd">https://github.com/thelunatic/rtems-libbsd</a><br></div><div>All my work so far is in three branches in my forked repo. </div><div>The am335x_lcd branch contains the commits for importing and </div><div>porting the am335x_lcd drivers and the tda19988 branch has all</div><div>the lcd and tda driver commits.</div><div><br></div><div>The hdmi framer communicates through the i2c bus and uses the</div><div>iicbus driver from the freebsd source. Since RTEMS already </div><div>supports the i2c very nicely in the target board, we have decided</div><div>to write an adaptation layer of i2c driver that will use the RTEMS </div><div>i2c driver throught the FreeBSD API. All the imported codes along</div><div>with the porting commit, which includes the adaptation layer, can be</div><div>found in the iicbus branch in the above mentioned repository. The</div><div>adaptation layer is currently in a basic state and it compiles without</div><div>any warning, to make it work with the FreeBSD API. I also wrote</div><div>a device tree overlay and applied it throught u-boot to get the device</div><div>path with the OF_getprop* calls.</div><div>The overlay device tree source can be found in the following gist</div><div><a href="https://gist.github.com/thelunatic/70fb08700c28044b779e7649839d9015">https://gist.github.com/thelunatic/70fb08700c28044b779e7649839d9015</a></div><div><br></div><div>I wanted to mention that since I came to know about all the mentors</div><div>only after the GSoC results were declared, most of my discussions</div><div>were offlist with Christian. From now on I will CC all the mentors</div><div>in project-related discussions, to be able to get feedback and advice</div><div>from all the mentors.</div><div><br></div><div>Thank you</div><div>-- vijay<br></div></div></div>