rockchip: move common function from board-file to rk3036-board.cTo keep it same with 3288Signed-off-by: Jacob Chen <jacob2.chen@rock-chips.com>Acked-by: Simon Glass <sjg@chromium.org>
rockchip: add fastboot support for rk3036 boardEnable fastboot feature on rk3036, please refer to doc/README.rockchipfor more detailed usage.Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>Revi
rockchip: add fastboot support for rk3036 boardEnable fastboot feature on rk3036, please refer to doc/README.rockchipfor more detailed usage.Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>Reviewed-by: Simon Glass <sjg@chromium.org>
show more ...
rockchip: rk3036: update MAINTAINER fileUpdate MAINTAINER files for kylin_rk3036, evb_rk3036.Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>Acked-by: Simon Glass <sjg@chromium.org>
board: move all the rockchip board in one folderThe 'evb_rk3036' and 'kylin' is not a vendor name, let's replace themto 'rockchip' which is a real _vendor_ name, and meet the architecure'board/<v
board: move all the rockchip board in one folderThe 'evb_rk3036' and 'kylin' is not a vendor name, let's replace themto '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>