rockchip: add basic partitions support for rk3288
authorXu Ziyuan <xzy.xu@rock-chips.com>
Wed, 3 Aug 2016 03:55:05 +0000 (11:55 +0800)
committerSimon Glass <sjg@chromium.org>
Fri, 5 Aug 2016 23:56:08 +0000 (17:56 -0600)
commit6ead8bd7c338f31788402f2dd82bc68c38cd8b42
treec0ee806b915bd393fc5e6cbed4da20bc9aa3f1d5
parent1c62d999528da1f052cb4b07cbb540b148c52537
rockchip: add basic partitions support for rk3288

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@rock-chips.com>
Acked-by: Simon Glass <sjg@chromium.org>
include/configs/rk3288_common.h