rockchip: rk3188: Add Radxa Rock boardThe Rock is a RK3188 based single board computer by Radxa.Currently it still relies on the proprietary DDR init andcannot use the generic SPL, but at least i
rockchip: rk3188: Add Radxa Rock boardThe Rock is a RK3188 based single board computer by Radxa.Currently it still relies on the proprietary DDR init andcannot use the generic SPL, but at least is able to boota linux kernel and system up to a regular login prompt.Signed-off-by: Heiko Stuebner <heiko@sntech.de>Reviewed-by: Simon Glass <sjg@chromium.org>Tested-by: Kever Yang <kever.yang@rock-chips.com>Acked-by: Simon Glass <sjg@chromium.org>Fix sort order in defconfig, enable CONFIG_SPL_TINY_MEMSET:Signed-off-by: Simon Glass <sjg@chromium.org>
show more ...
rockchip: Add support for Raxda Rock 2This board includes an RK3288 SoC on a SOM. It can be mounted on abase-board which provides a wide range of peripherals.So far this is verified to boot to a
rockchip: Add support for Raxda Rock 2This board includes an RK3288 SoC on a SOM. It can be mounted on abase-board which provides a wide range of peripherals.So far this is verified to boot to a prompt from a microSD card. The serialconsole works as well as HDMI.Thanks to Tom Cubie for sending me a board.Signed-off-by: Simon Glass <sjg@chromium.org>