git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
701ed2f
)
rockchip: nanopi-r4s: Drop ROCKCHIP_OTP
author
Chen-Yu Tsai
<wens@csie.org>
Mon, 12 Feb 2024 13:51:08 +0000
(21:51 +0800)
committer
Kever Yang
<kever.yang@rock-chips.com>
Thu, 14 Mar 2024 03:48:40 +0000
(11:48 +0800)
The NanoPi R4S has an RK3399 SoC, which has efuse supported by
ROCKCHIP_EFUSE, not ROCKCHIP_OTP.
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Reviewed-by: Dragan Simic <dsimic@manjaro.org>
configs/nanopi-r4s-rk3399_defconfig
patch
|
blob
|
history
diff --git
a/configs/nanopi-r4s-rk3399_defconfig
b/configs/nanopi-r4s-rk3399_defconfig
index
f97c064
..
50dbd7a
100644
(file)
--- a/
configs/nanopi-r4s-rk3399_defconfig
+++ b/
configs/nanopi-r4s-rk3399_defconfig
@@
-40,7
+40,6
@@
CONFIG_ENV_IS_IN_MMC=y
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
CONFIG_ROCKCHIP_GPIO=y
CONFIG_SYS_I2C_ROCKCHIP=y
-CONFIG_ROCKCHIP_OTP=y
CONFIG_MMC_DW=y
CONFIG_MMC_DW_ROCKCHIP=y
CONFIG_MMC_SDHCI=y