[PATCH 3/8] ARM: odroid-xu3: Enable DM_ETH
Jaehoon Chung
jh80.chung at samsung.com
Mon Apr 5 01:22:59 CEST 2021
On 4/3/21 6:47 AM, Peter Robinson wrote:
> The odroid-xu3 has USB ethernet so enable DM Ethernet support.
>
> Signed-off-by: Peter Robinson <pbrobinson at gmail.com>
> Cc: Jaehoon Chung <jh80.chung at samsung.com>
> Cc: Lukasz Majewski <lukma at denx.de>
Reviewed-by: Jaehoon Chung <jh80.chung at samsung.com>
Best Regards,
Jaehoon Chung
> ---
> configs/odroid-xu3_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/configs/odroid-xu3_defconfig b/configs/odroid-xu3_defconfig
> index 755a2ca9ad..cbf13983de 100644
> --- a/configs/odroid-xu3_defconfig
> +++ b/configs/odroid-xu3_defconfig
> @@ -39,6 +39,7 @@ CONFIG_SYS_RELOC_GD_ENV_ADDR=y
> CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y
> CONFIG_ADC=y
> CONFIG_ADC_EXYNOS=y
> +CONFIG_DM_ETH=y
> CONFIG_DFU_MMC=y
> CONFIG_SET_DFU_ALT_INFO=y
> CONFIG_SUPPORT_EMMC_BOOT=y
>
More information about the U-Boot
mailing list