On 14 July 2016 at 21:20, Simon Glass <s...@chromium.org> wrote: > On 14 July 2016 at 10:26, Ziyuan Xu <xzy...@rock-chips.com> wrote: >> From: Xu Ziyuan <xzy...@rock-chips.com> >> >> Enable fastboot feature on rk3288. >> >> This path doesn't support the fastboot flash function command entirely. > > patch? > >> 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...@rock-chips.com> >> >> --- >> >> Changes in v4.1: >> - Revise tx_fifo_sz to 128 >> >> Changes in v4: >> - Add fifo size for rk3288 >> - Get usb_phy's dt_node >> >> Changes in v3: >> - Achieve UOC_CON_OFFSET physical address from DT >> >> Changes in v2: >> - Achieve the regs_phy from DT >> - Update comments a little >> >> arch/arm/dts/rk3288.dtsi | 1 + >> arch/arm/mach-rockchip/board.c | 72 >> +++++++++++++++++++++++++++++++++++++++++ >> include/configs/rk3288_common.h | 26 +++++++++++++++ >> 3 files changed, 99 insertions(+) > > Acked-by: Simon Glass <s...@chromium.org> > > Could you please add some documentation to README.rockchip on how to use this?
Applied to u-boot-rockchip, thanks! _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot