[U-Boot] [PATCH 5/5] db410c: config updates

Tom Rini trini at konsulko.com
Fri Jul 21 22:20:50 UTC 2017


On Fri, Jul 21, 2017 at 03:10:14PM -0400, Rob Clark wrote:
> Signed-off-by: Rob Clark <robdclark at gmail.com>
> ---
>  arch/arm/Kconfig                  | 2 +-
>  configs/dragonboard410c_defconfig | 8 +++++++-
>  2 files changed, 8 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
> index f7b44392ac..db6a325ee1 100644
> --- a/arch/arm/Kconfig
> +++ b/arch/arm/Kconfig
> @@ -633,7 +633,7 @@ config ARCH_SNAPDRAGON
>  	select DM_SERIAL
>  	select SPMI
>  	select OF_CONTROL
> -	select OF_SEPARATE
> +	select OF_BOARD
>  
>  config ARCH_SOCFPGA
>  	bool "Altera SOCFPGA family"
> diff --git a/configs/dragonboard410c_defconfig b/configs/dragonboard410c_defconfig
> index d992c2adda..45a121822f 100644
> --- a/configs/dragonboard410c_defconfig
> +++ b/configs/dragonboard410c_defconfig
> @@ -37,4 +37,10 @@ CONFIG_USB_EHCI_MSM=y
>  CONFIG_USB_ULPI_VIEWPORT=y
>  CONFIG_USB_ULPI=y
>  CONFIG_USB_STORAGE=y
> -CONFIG_OF_LIBFDT_OVERLAY=y
> +CONFIG_DM_VIDEO=y
> +# CONFIG_VIDEO_BPP8 is not set
> +CONFIG_VIDEO_BPP16=y
> +CONFIG_VIDEO_BPP32=y
> +CONFIG_CONSOLE_NORMAL=y
> +CONFIG_VIDEO_SIMPLE=y
> +CONFIG_OF_BOARD=y

This doesn't look like you updated it with savedefconfig, did you?
Also, we don't want to nuke the overlay support I assume.  Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170721/22f8edb3/attachment.sig>


More information about the U-Boot mailing list