summaryrefslogtreecommitdiff
path: root/board/elgin
Commit message (Collapse)AuthorAgeFilesLines
* rockchip: use 'arch-rockchip' as header file pathKever Yang2019-05-011-2/+2
| | | | | | | | Rockchip use 'arch-rockchip' instead of arch-$(SOC) as common header file path, so that we can get the correct path directly. Signed-off-by: Kever Yang <kever.yang@rock-chips.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
* ARM: rockchip: Add rv1108-elgin-r1 board supportOtavio Salvador2018-12-164-0/+102
Add the initial support for Elgin R1 board, which is based on the RV1108 SoC and has the following features currently supported in U-Boot: - UART - eMMC - USB Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>