]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
config: rock64: enable efuse for stable mac addr
authorPeter Robinson <pbrobinson@gmail.com>
Wed, 14 Jun 2023 12:43:12 +0000 (13:43 +0100)
committerKever Yang <kever.yang@rock-chips.com>
Sat, 12 Aug 2023 02:13:06 +0000 (10:13 +0800)
Enable the rockchip efuse driver on the Rock64 to
provide a stable ethernet address on the device.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
configs/rock64-rk3328_defconfig

index 5e36612bb80c98c8ba47eb39b4393a5ba6260a8a..e9f0415bbd05b948d62d46e8b89a1fdc9a256eef 100644 (file)
@@ -72,6 +72,7 @@ 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