Re: [U-Boot] [PATCH 4/4] rockchip: rk3399: set CONFIG_MKIMAGE_DTC_PATH

2018-06-12 Thread Kever Yang
Hi Vicente, On 06/02/2018 12:46 AM, Vicente Bergas wrote: > From: Vicente Bergas > > U-Boot has a built-in dtc. Using it removes one dependency from the host. > > Signed-off-by: Vicente Bergas Looks good to me, thanks. Reviewed-by: Kever Yang Thanks, - Kever > --- >

[U-Boot] [PATCH 4/4] rockchip: rk3399: set CONFIG_MKIMAGE_DTC_PATH

2018-06-01 Thread Vicente Bergas
From: Vicente Bergas U-Boot has a built-in dtc. Using it removes one dependency from the host. Signed-off-by: Vicente Bergas --- configs/evb-rk3399_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/evb-rk3399_defconfig b/configs/evb-rk3399_defconfig index