On Sun,  1 Jun 2025 17:39:41 +0200
Paul Kocialkowski <cont...@paulk.fr> wrote:

Hi,

> The pinecube has an ethernet connector which uses the EMAC and internal
> PHY of the chip. Enable it in the config.
> 
> Signed-off-by: Paul Kocialkowski <cont...@paulk.fr>

Reviewed-by: Andre Przywara <andre.przyw...@arm.com>

Cheers,
Andre

> ---
>  configs/pinecube_defconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/configs/pinecube_defconfig b/configs/pinecube_defconfig
> index ea40d227bd53..2741e7ed9079 100644
> --- a/configs/pinecube_defconfig
> +++ b/configs/pinecube_defconfig
> @@ -7,13 +7,13 @@ CONFIG_DRAM_CLK=504
>  CONFIG_DRAM_ODT_EN=y
>  # CONFIG_HAS_ARMV7_SECURE_BASE is not set
>  CONFIG_SPL_I2C=y
> -CONFIG_NO_NET=y
>  CONFIG_SPL_SYS_I2C_LEGACY=y
>  CONFIG_SYS_I2C_MVTWSI=y
>  CONFIG_SYS_I2C_SLAVE=0x7f
>  CONFIG_SYS_I2C_SPEED=400000
>  CONFIG_MTD=y
>  CONFIG_SPI_FLASH_WINBOND=y
> +CONFIG_SUN8I_EMAC=y
>  CONFIG_AXP209_POWER=y
>  CONFIG_AXP_DCDC2_VOLT=1250
>  CONFIG_AXP_DCDC3_VOLT=3300

Reply via email to