]> git.dujemihanovic.xyz Git - u-boot.git/commit
rockchip: otp: Add dump_otp debug command
authorJonas Karlman <jonas@kwiboo.se>
Wed, 22 Feb 2023 22:44:39 +0000 (22:44 +0000)
committerKever Yang <kever.yang@rock-chips.com>
Tue, 28 Feb 2023 10:07:28 +0000 (18:07 +0800)
commit9a850d1fcd2bd2def1adceef58b48d9a9cf3e309
treecb79767ad0e3bb3169218df40c62c0858e4141f8
parentf888098229174514029c02d76918e27be50d9e1a
rockchip: otp: Add dump_otp debug command

Add a simple debug command to dump the content of the otp.

Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
drivers/misc/rockchip-otp.c