
6 Aug
2016
6 Aug
'16
3:40 a.m.
On 4 August 2016 at 19:36, Simon Glass sjg@chromium.org wrote:
On 3 August 2016 at 21:40, Kever Yang kever.yang@rock-chips.com wrote:
To compatible with distro boot, we need to add gpt and fs support, including gpt table and vfat, ext2, ext4 support.
Signed-off-by: Kever Yang kever.yang@rock-chips.com Reviewed-by: Simon Glass sjg@chromium.org
Changes in v2:
- remove some re-defined MACRO, comments from Ziyuan Xu
include/configs/rk3399_common.h | 14 ++++++++++++++ 1 file changed, 14 insertions(+)
Acked-by: Simon Glass sjg@chromium.org
Applied to u-boot-rockchip, thanks!