This patch adds support for the LCD controller in JZ4780. This (along with dependent changes) gives HDMI frame buffer console support on CI20.
Details
Details
- Reviewers
kan br - Group Reviewers
MIPS - Commits
- rS310308: Add support for Ingenic JZ4780 LCD controller and enable framebuffer
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
sys/mips/ingenic/jz4780_lcd.c | ||
---|---|---|
468 ↗ | (On Diff #23029) | This function leaks everything on failure. We not expect it to fail, ever? |