Commit Graph

3 Commits

Author SHA1 Message Date
Martin Hauke 1f7a2ab5d3 Fix common misspellings and typos
Change-Id: I962b42871693f33b1054d43d195817e9cd84bb64
2019-10-17 08:07:39 +00:00
Steve Markgraf ce3c88e075 fw: fix SPCA552 write timing
With GCC 4.9.3 the timing was broken and initializing
the SPCA552 on the Pirelli DP-L10 did not work.
Add a small delay which fixes that.

Signed-off-by: Steve Markgraf <steve@steve-m.de>
2016-01-20 01:41:47 +01:00
Steve Markgraf 05e9b142c3 firmware/fb: add framebuffer driver for the Pirelli DP-L10 display
This commit adds a combined driver for the Sunplus SPCA-552E
Multimedia Controller and the Samsung S6B33B1X LCD controller.

I have to thank Stephan Meier, who helped me to reverse-engineer
this beast during 28c3.

Signed-off-by: Steve Markgraf <steve@steve-m.de>
2012-02-12 21:54:37 +01:00