diff options
author | Xu Ziyuan <xzy.xu@rock-chips.com> | 2016-08-01 08:46:19 +0800 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2016-08-05 17:56:08 -0600 |
commit | 1c62d999528da1f052cb4b07cbb540b148c52537 (patch) | |
tree | 3546f5b3635046cdf21b4795c57853a18789a4de /doc/README.rockchip | |
parent | aff8795c01c39318eb07b4bf0cd7f170ff67d591 (diff) | |
download | u-boot-1c62d999528da1f052cb4b07cbb540b148c52537.zip u-boot-1c62d999528da1f052cb4b07cbb540b148c52537.tar.gz u-boot-1c62d999528da1f052cb4b07cbb540b148c52537.tar.bz2 |
rockchip: add support for rk3288 miniarm board
Miniarm is a rockchip rk3288 based development board, which has lots of
interface such as HDMI, USB, micro-SD card, Audio etc.
Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'doc/README.rockchip')
-rw-r--r-- | doc/README.rockchip | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/README.rockchip b/doc/README.rockchip index 1b3a602..69b926c 100644 --- a/doc/README.rockchip +++ b/doc/README.rockchip @@ -36,14 +36,15 @@ You will need: Building ======== -At present six RK3288 boards are supported: +At present seven RK3288 boards are supported: - - Firefly RK3288 - use firefly-rk3288 configuration - - Radxa Rock 2 - use rock2 configuration - - Hisense Chromebook - use chromebook_jerry configuration - EVB RK3288 - use evb-rk3288 configuration - Fennec RK3288 - use fennec-rk3288 configuration + - Firefly RK3288 - use firefly-rk3288 configuration + - Hisense Chromebook - use chromebook_jerry configuration + - Miniarm RK3288 - use miniarm-rk3288 configuration - PopMetal RK3288 - use popmetal-rk3288 configuration + - Radxa Rock 2 - use rock2 configuration Two RK3036 board are supported: |