]> git.baikalelectronics.ru Git - uboot.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)
commit5fd8238e68b1cd06cd977691db5293734fd8a83c
treecb79767ad0e3bb3169218df40c62c0858e4141f8
parenta45ffbebc42459c39b10ad8b510c1e7b0b7a159d
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