RV1126 REPO无法更新,提示权限错误

RV1126 repo无法更新,提示权限错误怎么办?
ljl@ljl-vm:~/rvsdk$ .repo/repo/repo sync -c --no-tags
git@www.rockchip.com.cn: Permission denied (publickey).
git@www.rockchip.com.cn: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
manifests:
git@www.rockchip.com.cn: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

^[[1]Agit@www.rockchip.com.cn[/email]: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
manifests:
git@www.rockchip.com.cn: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

烧写错误,串口打印提示如下信息
U-Boot TPL 2017.09-g507e690 #typ (Oct 30 2020 - 19:11:22)
DDR3, 328MHz
error
这种情况还能进入recovery 模式么?


  1. email ↩︎

1.git@www.rockchip.com.cn: Permission denied,你是怎么初始化仓库的?怎么会是从 git@www.rockchip.com.cn 拉呢?有参考wiki吗?
2.不能

板蓝根 发表于 2021-6-23 22:05
: Permission denied,你是怎么初始化仓库的?怎么会是从 拉呢?有参考wiki吗?
2.不能

关于第二点,还能通过什么方式烧写呢

参考一下这里:这是设备变砖的最后抢救手段
https://dev.t-firefly.com/thread-103698-2-1.html

板蓝根 发表于 2021-6-24 09:21
参考一下这里:这是设备变砖的最后抢救手段
https://dev.t-firefly.com/thread-103698-2-1.html

谢谢版主