Skip to content

Commit 9be687b

Browse files
committed
feat: add rock4d other os tutorial
1 parent ae961d7 commit 9be687b

File tree

4 files changed

+2
-4
lines changed

4 files changed

+2
-4
lines changed

docs/common/general/_sddisktool.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
- 找到你的 SD 卡(假设它是磁盘 3),输入:
5454

5555
<NewCodeBlock tip="Host-Windows$" type="host">
56-
``` select disk 1 ```
56+
``` select disk 3 ```
5757
</NewCodeBlock>
5858

5959
- (如果你的 SD 卡是其他磁盘号,请相应修改 3 为正确的数字。)

docs/rock4/rock4d/other-os/buildroot.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ sudo ln -s /bin/python2 /bin/python
2727

2828
## 获取 Rockchip 原始 SDK
2929

30-
- Mega
3130
- [百度网盘](https://pan.baidu.com/s/1G8xA7AsLqQMqrsurMKBGyA?pwd=u7ac)
3231

3332
## 解压 SDK

i18n/en/docusaurus-plugin-content-docs/current/common/general/_sddisktool.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
- Locate your SD card (assuming it is disk 3) and enter:
5454

5555
<NewCodeBlock tip="Host-Windows$" type="host">
56-
``` select disk 1 ```
56+
``` select disk 3 ```
5757
</NewCodeBlock>
5858

5959
- (If your SD card has a different disk number, change 3 to the correct number accordingly.)

i18n/en/docusaurus-plugin-content-docs/current/rock4/rock4d/other-os/buildroot.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ sudo ln -s /bin/python2 /bin/python
2727

2828
## Download Rockchip Original SDK
2929

30-
- Mega
3130
- [Baidu Netdisk](https://pan.baidu.com/s/1G8xA7AsLqQMqrsurMKBGyA?pwd=u7ac)
3231

3332
## Extract the SDK

0 commit comments

Comments
 (0)