
4 Aug
2016
4 Aug
'16
3:16 a.m.
On 2 August 2016 at 21:50, Ziyuan Xu xzy.xu@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@rock-chips.com
include/configs/rk3288_common.h | 7 +++++++ 1 file changed, 7 insertions(+)
Acked-by: Simon Glass sjg@chromium.org