diff options
author | huang lin <hl@rock-chips.com> | 2015-12-07 11:08:57 +0800 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2015-12-13 20:51:50 -0700 |
commit | 47b4c228b5ae72598dc38ca2764c11ea1c6693cc (patch) | |
tree | 04c0ccfa8b8082ed94b6b4e67fda0198173ddcaf /board/kylin/kylin_rk3036/MAINTAINERS | |
parent | e390680015c79c8ce390b5245646324eb6f9d9c6 (diff) |
rockchip: Add basic support for kylin board
kylin board use rk3036 SOC, 512M sdram, 8G emmc.
This add some basic files required to allow the board
to output serial message and can run command(mmc info etc).
Signed-off-by: Lin Huang <hl@rock-chips.com>
Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'board/kylin/kylin_rk3036/MAINTAINERS')
-rw-r--r-- | board/kylin/kylin_rk3036/MAINTAINERS | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/board/kylin/kylin_rk3036/MAINTAINERS b/board/kylin/kylin_rk3036/MAINTAINERS new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/board/kylin/kylin_rk3036/MAINTAINERS |