Changes between Initial Version and Version 1 of Ticket #571
- Timestamp:
- 2014-02-13T15:27:40Z (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #571 – Description
initial v1 2 2 3 3 Details:: 4 HelenOS can boot on Raspberry Pi but output is currently limited to serial only.4 HelenOS can boot on Raspberry Pi but the output is currently limited to serial only. 5 5 [[br]][[br]] 6 Implement a driver for a the VideoCore chip that would be pluggable to the graphics stack and to the driver framework used in HelenOS and would allow to use the HDMI output of Raspberry Pi.6 The goal of this ticket is to implement a driver for the VideoCore IV chip that would be pluggable to the graphics stack and to the device driver framework implemented in HelenOS. The driver should at least support the HDMI port of Raspberry Pi and setting the optimal graphics mode depending on the output device connected to the HDMI port. 7 7 8 8 What Gains and Benefits will this bring?:: … … 22 22 23 23 Possible mentors:: 24 HelenOS Core Team 24 HelenOS Core Team, Martin Decky