]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
rockchip: rk3288: add fastboot support
authorXu Ziyuan <xzy.xu@rock-chips.com>
Thu, 14 Jul 2016 16:26:59 +0000 (00:26 +0800)
committerSimon Glass <sjg@chromium.org>
Tue, 26 Jul 2016 02:44:19 +0000 (20:44 -0600)
commit266c8fad51c20c8c8a641696ac1d8d8dea58d700
tree7f110a34d6cb45e840f71364ab26e48f8f429ee4
parent9424f1418377bfb0c95ed36a8854e7fe53436229
rockchip: rk3288: add fastboot support

Enable fastboot feature on rk3288.

This path doesn't support the fastboot flash function command entirely.
We will hit "cannot find partition" assertion without specified
partition environment. Define gpt partition layout in specified board
such as firefly-rk3288, then enjoy it!

Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
Acked-by: Simon Glass <sjg@chromium.org>
arch/arm/dts/rk3288.dtsi
arch/arm/mach-rockchip/board.c
include/configs/rk3288_common.h