[U-Boot] [PATCH 1/2] rockchip: add basic partitions support for rk3288

Simon Glass sjg at chromium.org
Thu Aug 4 03:16:47 CEST 2016


On 2 August 2016 at 21:50, Ziyuan Xu <xzy.xu at rock-chips.com> wrote:
> For compatibility with distro boot, fastboot, and mount the mmc deivce
> to PC via usb mass storage feature, GPT partitions are essential.
>
> You should write the partitions to mmc device prior to use above
> feature.
>
> => gpt write mmc 1 $partitions
> GPT successfully written to block device!
> success!
>
> Signed-off-by: Ziyuan Xu <xzy.xu at rock-chips.com>
> ---
>
>  include/configs/rk3288_common.h | 7 +++++++
>  1 file changed, 7 insertions(+)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list