]> git.dujemihanovic.xyz Git - u-boot.git/commit
ARM: amlogic: add sm efuse write support and cmd for read/write efuse
authorVyacheslav Bocharov <adeep@lexina.in>
Tue, 5 Oct 2021 12:00:03 +0000 (15:00 +0300)
committerNeil Armstrong <narmstrong@baylibre.com>
Fri, 29 Oct 2021 12:06:45 +0000 (14:06 +0200)
commit52195ba5f5799e04f7dd6332d05087f507119007
tree2a06947b41ed8dc130d908934064c84c5c1c5a0e
parentaafc378a6caef453a40f2f9f3d6bef69e592c28d
ARM: amlogic: add sm efuse write support and cmd for read/write efuse

This adds support for amlogic efuse write and provides two subcommands
of "sm" command: "efuseread" and "efusewrite" to read/write bytes between
memory and efuse.

Signed-off-by: Vyacheslav Bocharov <adeep@lexina.in>
[narmstrong: fixed indent at end of patch]
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
arch/arm/mach-meson/sm.c