Hi Vicente,

On 06/02/2018 12:46 AM, Vicente Bergas wrote:
> From: Vicente Bergas <vice...@gmail.com>
>
> U-Boot has a built-in dtc. Using it removes one dependency from the host.
>
> Signed-off-by: Vicente Bergas <vice...@gmail.com>

Looks good to me, thanks.
Reviewed-by: Kever Yang <kever.y...@rock-chips.com>

Thanks,
- Kever
> ---
>  configs/evb-rk3399_defconfig | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/configs/evb-rk3399_defconfig b/configs/evb-rk3399_defconfig
> index 3f87722866..d1540ad6d1 100644
> --- a/configs/evb-rk3399_defconfig
> +++ b/configs/evb-rk3399_defconfig
> @@ -27,6 +27,7 @@ CONFIG_CMD_USB=y
>  CONFIG_CMD_TIME=y
>  CONFIG_SPL_OF_CONTROL=y
>  CONFIG_OF_SPL_REMOVE_PROPS="pinctrl-0 pinctrl-names clock-names 
> interrupt-parent assigned-clocks assigned-clock-rates assigned-clock-parents"
> +CONFIG_MKIMAGE_DTC_PATH="scripts/dtc/dtc"
>  CONFIG_ENV_IS_IN_MMC=y
>  CONFIG_NET_RANDOM_ETHADDR=y
>  CONFIG_REGMAP=y


_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to