board: add support for Hardkernel ODROID-C2 Board
authorBrian Kim <brian.kim@hardkernel.com>
Tue, 19 Apr 2016 08:35:35 +0000 (17:35 +0900)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 23 Apr 2016 20:15:44 +0000 (22:15 +0200)
commitff5ea2f6360a07d885e5c35992210fa57747c9c4
tree728a5620b3935f546a359d5224f3d7714973c82e
parentd88100f4343016a2b492a896bf8225fca051eb88
board: add support for Hardkernel ODROID-C2 Board

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>
board/hardkernel/odroidc2/boot.ini [new file with mode: 0644]
board/hardkernel/odroidc2/genimage.cfg [new file with mode: 0644]
board/hardkernel/odroidc2/post-image.sh [new file with mode: 0755]
board/hardkernel/odroidc2/readme.txt [new file with mode: 0644]
configs/odroidc2_defconfig [new file with mode: 0644]