Re: [PATCH 2/2] rockchip: efuse: Add support for rk1808 non-secure efuse

2020-03-02 Thread Kever Yang
Hi Finley,     NAK for this patch, rk1808 is not support by upstream U-Boot now. Thanks, - Kever On 2020/2/20 上午10:53, Finley Xiao wrote: This adds the necessary data for handling eFuse on the rk1808. Signed-off-by: Finley Xiao --- drivers/misc/rockchip-efuse.c | 114 +++

[PATCH 2/2] rockchip: efuse: Add support for rk1808 non-secure efuse

2020-02-19 Thread Finley Xiao
This adds the necessary data for handling eFuse on the rk1808. Signed-off-by: Finley Xiao --- drivers/misc/rockchip-efuse.c | 114 ++ 1 file changed, 114 insertions(+) diff --git a/drivers/misc/rockchip-efuse.c b/drivers/misc/rockchip-efuse.c index 68762d

[PATCH 2/2] rockchip: efuse: Add support for rk1808 non-secure efuse

2020-02-19 Thread Finley Xiao
This adds the necessary data for handling eFuse on the rk1808. Signed-off-by: Finley Xiao --- drivers/misc/rockchip-efuse.c | 114 ++ 1 file changed, 114 insertions(+) diff --git a/drivers/misc/rockchip-efuse.c b/drivers/misc/rockchip-efuse.c index 68762d