пт, 28 июл. 2023 г. в 11:07, Peter Robinson <pbrobin...@gmail.com>: > > On Thu, Jul 27, 2023 at 5:34 PM Matwey V. Kornilov > <matwey.korni...@gmail.com> wrote: > > > > Enable missed CONFIG_ROCKCHIP_EFUSE to use fixed Ethernet MAC address. > > I've already sent a patch to do that as part of a series for other > improvements: > http://patchwork.ozlabs.org/project/uboot/patch/20230614124329.244462-2-pbrobin...@gmail.com/
Yes, sorry, I have completely overlooked this. > > > Signed-off-by: Matwey V. Kornilov <matwey.korni...@gmail.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 > > -- > > 2.26.2 > > -- With best regards, Matwey V. Kornilov