commit | c418addfa9e758b05531eb37498c6fa0317d2c64 | [log] [tgz] |
---|---|---|
author | Kever Yang <kever.yang@rock-chips.com> | Fri Jul 08 11:30:58 2016 +0800 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 25 20:44:19 2016 -0600 |
tree | fdaf3a67428c0403f5bf15bfcfe50df115c7efc0 | |
parent | 744368d6ae3ea5cf73407c24d8e44b2a83b7f659 [diff] |
board: move all the rockchip board in one folder The 'evb_rk3036' and 'kylin' is not a vendor name, let's replace them to 'rockchip' which is a real _vendor_ name, and meet the architecure 'board/<vendor>/<board-name>/'. More boards from rockchip like evb_rk3288, evb_rk3399 will comes later. Signed-off-by: Kever Yang <kever.yang@rock-chips.com> Reviewed-by: Eddie Cai <eddie.cai.kernel@gmail.com>