]> git.dujemihanovic.xyz Git - u-boot.git/commit
rockchip: rk3328: Read cpuid and generate MAC address from efuse
authorChen-Yu Tsai <wens@csie.org>
Mon, 12 Feb 2024 13:51:04 +0000 (21:51 +0800)
committerKever Yang <kever.yang@rock-chips.com>
Thu, 14 Mar 2024 03:40:49 +0000 (11:40 +0800)
commit7d4c773e66f37729d8a429fe25678b9a24094b1d
tree07f45f4ca0717904cb483d33c2d4addcc7c354a3
parentaa321d49f7d5b9e6dd14cfdc7829d0bf5ea098cc
rockchip: rk3328: Read cpuid and generate MAC address from efuse

The rockchip-efuse driver supports the efuse found on RK3328. This
hardware block is part of the SoC and contains the CPUID, which can
be used to generate stable serial numbers and MAC addresses.

Enable the driver and reading cpuid by default for RK3328.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Reviewed-by: Christopher Obbard <chris.obbard@collabora.com>
Reviewed-by: Dragan Simic <dsimic@manjaro.org>
arch/arm/mach-rockchip/Kconfig