Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rockchip: use 'arch-rockchip' as header file path | Kever Yang | 2019-05-01 | 1 | -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 support | Otavio Salvador | 2018-12-16 | 4 | -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> |