commit | 7c1058fadc8d7c25c6c1313d939897a091500fbe | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jan 21 19:45:24 2016 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Jan 21 20:42:37 2016 -0700 |
tree | a2b131247ad893139453150191ed6905bf78f3db | |
parent | cf629bb2ba769f2257f43336adef2cdf4acff9bf [diff] |
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>