git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e2474f
)
config: rock64: enable efuse for stable mac addr
author
Peter Robinson
<pbrobinson@gmail.com>
Wed, 14 Jun 2023 12:43:12 +0000
(13:43 +0100)
committer
Kever 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
patch
|
blob
|
history
diff --git
a/configs/rock64-rk3328_defconfig
b/configs/rock64-rk3328_defconfig
index
5e36612
..
e9f0415
100644
(file)
--- a/
configs/rock64-rk3328_defconfig
+++ b/
configs/rock64-rk3328_defconfig
@@
-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