Searched hist:"6 ead8bd7c338f31788402f2dd82bc68c38cd8b42" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | rk3288_common.h | 6ead8bd7c338f31788402f2dd82bc68c38cd8b42 Wed Aug 03 03:55:05 UTC 2016 Xu Ziyuan <xzy.xu@rock-chips.com> 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>
|