rockchip: Add support for Raxda Rock 2
This board includes an RK3288 SoC on a SOM. It can be mounted on a
base-board which provides a wide range of peripherals.
So far this is verified to boot to a prompt from a microSD card. The serial
console works as well as HDMI.
Thanks to Tom Cubie for sending me a board.
Signed-off-by:
Simon Glass <sjg@chromium.org>
Showing
- arch/arm/dts/Makefile 1 addition, 0 deletionsarch/arm/dts/Makefile
- arch/arm/mach-rockchip/rk3288-board-spl.c 2 additions, 0 deletionsarch/arm/mach-rockchip/rk3288-board-spl.c
- arch/arm/mach-rockchip/rk3288/Kconfig 10 additions, 0 deletionsarch/arm/mach-rockchip/rk3288/Kconfig
- board/radxa/rock2/Kconfig 15 additions, 0 deletionsboard/radxa/rock2/Kconfig
- board/radxa/rock2/MAINTAINERS 6 additions, 0 deletionsboard/radxa/rock2/MAINTAINERS
- board/radxa/rock2/Makefile 7 additions, 0 deletionsboard/radxa/rock2/Makefile
- board/radxa/rock2/rock2.c 7 additions, 0 deletionsboard/radxa/rock2/rock2.c
- configs/rock2_defconfig 53 additions, 0 deletionsconfigs/rock2_defconfig
- doc/README.rockchip 1 addition, 6 deletionsdoc/README.rockchip
- include/configs/rock2.h 31 additions, 0 deletionsinclude/configs/rock2.h
Loading
Please register or sign in to comment