summaryrefslogtreecommitdiff
path: root/configs/elgin-rv1108_defconfig
AgeCommit message (Collapse)AuthorFilesLines
2019-01-08configs: Resync with savedefconfigTom Rini1-1/+0
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
2018-12-16ARM: rockchip: Add rv1108-elgin-r1 board supportOtavio Salvador1-0/+58
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>