diff options
author | Andy Yan <andy.yan@rock-chips.com> | 2017-05-15 17:54:48 +0800 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2017-06-07 07:29:20 -0600 |
commit | 9d7ed33926d496375c846e982706fa609018360f (patch) | |
tree | f2a49622442138123f392a05263686107db4f5ef /board/rockchip/evb_px5/README | |
parent | 54c57ae051152095063650d8590008ec1ef7cff9 (diff) |
rockchip: rk3368: Add PX5 Evaluation board
PX5 EVB is designed by Rockchip for automotive field
with integrated CVBS (TP2825) / MIPI DSI / CSI / LVDS
HDMI video input/output interface, audio codec ES8396,
WIFI / BT (on RTL8723BS), Gsensor BMA250E and light&proximity
sensor STK3410.
Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'board/rockchip/evb_px5/README')
-rw-r--r-- | board/rockchip/evb_px5/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/rockchip/evb_px5/README b/board/rockchip/evb_px5/README new file mode 100644 index 0000000000..de980f2f23 --- /dev/null +++ b/board/rockchip/evb_px5/README @@ -0,0 +1 @@ +see board/rockchip/sheep_rk3368/README |