[PATCH] configs: rock64-rk3328_defconfig: Enable ROCKCHIP_EFUSE

Christopher Obbard chris.obbard at collabora.com
Fri Jul 28 09:57:17 CEST 2023


On Thu, 2023-07-27 at 19:33 +0300, Matwey V. Kornilov wrote:
> Enable missed CONFIG_ROCKCHIP_EFUSE to use fixed Ethernet MAC address.
> 
> Signed-off-by: Matwey V. Kornilov <matwey.kornilov at gmail.com>

Reviewed-by: Christopher Obbard <chris.obbard at collabora.com>

> ---
>  configs/rock64-rk3328_defconfig | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/configs/rock64-rk3328_defconfig b/configs/rock64-rk3328_defconfig
> index 74a9cc0a7d..aba488bed0 100644
> --- a/configs/rock64-rk3328_defconfig
> +++ b/configs/rock64-rk3328_defconfig
> @@ -71,6 +71,8 @@ CONFIG_FASTBOOT_BUF_ADDR=0x800800
>  CONFIG_FASTBOOT_CMD_OEM_FORMAT=y
>  CONFIG_ROCKCHIP_GPIO=y
>  CONFIG_SYS_I2C_ROCKCHIP=y
> +CONFIG_MISC=y
> +CONFIG_ROCKCHIP_EFUSE=y
>  CONFIG_MMC_DW=y
>  CONFIG_MMC_DW_ROCKCHIP=y
>  CONFIG_SPI_FLASH_GIGADEVICE=y


More information about the U-Boot mailing list