[U-Boot] [PATCH 0/3] RK3399: Add support for Ficus board
Ezequiel Garcia
ezequiel at collabora.com
Mon Jul 16 19:41:54 UTC 2018
Add support for a new RK3399-based board. The RK3399 Ficus
board is an Enterprise Edition board manufactured by Vamrs Ltd.,
based on the Rockchip RK3399 SoC.
While here, we extend the evb_rk3399/README document
with instructions for SD/MMC boot.
The devicetree file for this board has been already merged
in Linux maintainer's tree:
https://kernel.googlesource.com/pub/scm/linux/kernel/git/mmind/linux-rockchip/+/v4.19-armsoc/dts64/arch/arm64/boot/dts/rockchip/rk3399-ficus.dts
Ezequiel Garcia (2):
ARM: add RK3399 Ficus board
rockchip: rk3399: Add more instructions to the README
Randy Li (1):
arm: dts: rockchip: add some common pin-settings to rk3399
arch/arm/dts/Makefile | 1 +
arch/arm/dts/rk3399-ficus.dts | 564 +++++++++++++++++++++++++++++++
arch/arm/dts/rk3399.dtsi | 55 ++-
board/rockchip/evb_rk3399/README | 57 +++-
configs/ficus-rk3399_defconfig | 71 ++++
5 files changed, 740 insertions(+), 8 deletions(-)
create mode 100644 arch/arm/dts/rk3399-ficus.dts
create mode 100644 configs/ficus-rk3399_defconfig
--
2.18.0
More information about the U-Boot
mailing list