summaryrefslogtreecommitdiffstats
path: root/board/hardkernel/odroidc2
Commit message (Collapse)AuthorAgeFilesLines
* configs/odroidc2: update boot.ini to 5ce6bcc6d8048ba5ff351516b751d52f5cda6981Dagg Stompler2017-02-061-13/+139
| | | | | | | | | | | changes: - add multicam support - add the new options - organization and add uhs and card remove controls - clarify hdmi/dvi/vga selection Signed-off-by: Dagg Stompler <daggs@gmx.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/odroidc2: enable console displayDagg Stompler2016-08-071-1/+1
| | | | | | | | Redirect the console output to the screen and not only to the serial port. Signed-off-by: Dagg Stompler <daggs@gmx.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/odroidc2: update boot.iniDagg Stompler2016-07-241-2/+30
| | | | | | | | | | | - fix disablehpd bug (thanks to Thomas for spotting it.) - change default HDMI mode to 1080p60hz. - add support for HDMI HotPlug Detection control. - add support for mason timer. - add support for headless boot Signed-off-by: Dagg Stompler <daggs@gmx.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* board: add support for Hardkernel ODROID-C2 BoardBrian Kim2016-04-234-0/+121
The ODROID-C2 is a 64-bit quad-core single board computer(SBC) that is one of the most cost-effective 64bit development boards available in the ARM world. http://www.hardkernel.com/main/products/prdt_info.php?g_code=G145457216438 [Peter: fix typos, drop neon/C++ settings, use git hash for Linux/U-Boot] Signed-off-by: Brian Kim <brian.kim@hardkernel.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud