Tool/software: Linux
I'm currently using a BeagleBone Black (AM335x) with a 16x2 character display driven via GPIO. I've been looking around for a way for uboot to output simple text to the LCD display as it's booting, so I can display some kind of indicator that the device is actually powering up. Everything I find is for an actual graphic display, not a character display.
Are there any examples, or documentation, that can assist with this?
Any assistance is greatly appreciated. Thank you.