[U-Boot] [U-Boot, 1/9] rockchip: rk3399-evb: defconfig: Disable SPL_OF_PLATDATA for new pinctrl driver

Philipp Tomsich philipp.tomsich at theobroma-systems.com
Sun Feb 18 18:57:51 UTC 2018



On Sat, 3 Feb 2018, David Wu wrote:

> The fdedesc is requested for new pinctrl driver, disable SPL_OF_PLATDATA
> to make fdedesc be built in.

You should reword this, as "fdedesc" ist not how the device-tree is 
usually referred to.

>
> Signed-off-by: David Wu <david.wu at rock-chips.com>
> Acked-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> ---
>
> configs/evb-rk3399_defconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/configs/evb-rk3399_defconfig b/configs/evb-rk3399_defconfig
> index e8e52c3..54eb703 100644
> --- a/configs/evb-rk3399_defconfig
> +++ b/configs/evb-rk3399_defconfig
> @@ -22,7 +22,6 @@ 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_SPL_OF_PLATDATA=y
> CONFIG_ENV_IS_IN_MMC=y
> CONFIG_NET_RANDOM_ETHADDR=y
> CONFIG_REGMAP=y
>


More information about the U-Boot mailing list