[PATCH 1/8] ARM: dragonboard410c: Enable DM_ETH

Ramon Fried rfried.dev at gmail.com
Thu Apr 15 04:05:11 CEST 2021


On Sat, Apr 3, 2021 at 12:48 AM Peter Robinson <pbrobinson at gmail.com> wrote:
>
> The dragonboard410c only uses USB ethernet interfaces so just
> enable DM_ETH.
>
> Signed-off-by: Peter Robinson <pbrobinson at gmail.com>
> Cc: Ramon Fried <rfried.dev at gmail.com>
> ---
>  configs/dragonboard410c_defconfig | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/configs/dragonboard410c_defconfig b/configs/dragonboard410c_defconfig
> index f5db4720b7..9c4311aa45 100644
> --- a/configs/dragonboard410c_defconfig
> +++ b/configs/dragonboard410c_defconfig
> @@ -33,6 +33,7 @@ CONFIG_FASTBOOT_FLASH=y
>  CONFIG_FASTBOOT_FLASH_MMC_DEV=0
>  CONFIG_MSM_GPIO=y
>  CONFIG_PM8916_GPIO=y
> +CONFIG_DM_ETH=y
>  CONFIG_LED=y
>  CONFIG_LED_GPIO=y
>  CONFIG_DM_MMC=y
> --
> 2.31.1
>
Acked-by: Ramon Fried <rfried.dev at gmail.com>


More information about the U-Boot mailing list