From 6bc682795c9b431369c9c2057363d86ccf903a72 Mon Sep 17 00:00:00 2001 From: zerowrt-bot Date: Tue, 10 Mar 2026 16:47:51 +0800 Subject: [PATCH] u-boot: translate Web UI to Chinese Translate Web UI pages to Chinese for better usability. --- uboot-mtk-20220606/failsafe/fsdata/404.html | 8 ++--- uboot-mtk-20220606/failsafe/fsdata/bl2.html | 27 ++++++++--------- .../failsafe/fsdata/booting.html | 16 +++++----- uboot-mtk-20220606/failsafe/fsdata/fail.html | 6 ++-- .../failsafe/fsdata/flashing.html | 13 ++++----- uboot-mtk-20220606/failsafe/fsdata/gpt.html | 25 +++++++--------- uboot-mtk-20220606/failsafe/fsdata/index.html | 29 +++++++++---------- .../failsafe/fsdata/initramfs.html | 20 ++++++------- uboot-mtk-20220606/failsafe/fsdata/uboot.html | 27 ++++++++--------- .../failsafe/fsdata/404.html | 6 ++-- .../failsafe/fsdata/bl2.html | 27 ++++++++--------- .../failsafe/fsdata/booting.html | 12 ++++---- .../failsafe/fsdata/fail.html | 6 ++-- .../failsafe/fsdata/flashing.html | 13 ++++----- .../failsafe/fsdata/gpt.html | 25 +++++++--------- .../failsafe/fsdata/index.html | 29 +++++++++---------- .../failsafe/fsdata/initramfs.html | 22 +++++++------- .../failsafe/fsdata/uboot.html | 27 ++++++++--------- uboot-mtk-20250711/failsafe/fsdata/404.html | 6 ++-- uboot-mtk-20250711/failsafe/fsdata/bl2.html | 27 ++++++++--------- .../failsafe/fsdata/booting.html | 12 ++++---- uboot-mtk-20250711/failsafe/fsdata/fail.html | 6 ++-- .../failsafe/fsdata/flashing.html | 13 ++++----- uboot-mtk-20250711/failsafe/fsdata/gpt.html | 25 +++++++--------- uboot-mtk-20250711/failsafe/fsdata/index.html | 29 +++++++++---------- .../failsafe/fsdata/initramfs.html | 22 +++++++------- uboot-mtk-20250711/failsafe/fsdata/uboot.html | 27 ++++++++--------- 27 files changed, 230 insertions(+), 275 deletions(-) diff --git a/uboot-mtk-20220606/failsafe/fsdata/404.html b/uboot-mtk-20220606/failsafe/fsdata/404.html index f4df44b3e..827fa1170 100755 --- a/uboot-mtk-20220606/failsafe/fsdata/404.html +++ b/uboot-mtk-20220606/failsafe/fsdata/404.html @@ -4,15 +4,15 @@ - Page not found + 页面不存在
-

PAGE NOT FOUND

-
The page you were looking for doesn't exist!
+

页面不存在

+
您要查找的页面不存在!
- \ No newline at end of file + diff --git a/uboot-mtk-20220606/failsafe/fsdata/bl2.html b/uboot-mtk-20220606/failsafe/fsdata/bl2.html index 2bca7a00d..15bb90020 100755 --- a/uboot-mtk-20220606/failsafe/fsdata/bl2.html +++ b/uboot-mtk-20220606/failsafe/fsdata/bl2.html @@ -2,37 +2,34 @@ - BL2 update + BL2 更新
-

BL2 UPDATE

-

- You are going to update BL2 (preloader) on the device.
- Please, choose file from your local hard drive and click Upload button. -

+

BL2 更新

+

您将在这台设备上更新 BL2 引导加载程序
请从本地硬盘中选择文件,然后单击 更新 按钮.

- +
- +
- WARNINGS + 警告
    -
  • do not power off the device during update
  • -
  • if everything goes well, the device will restart
  • -
  • you can upload whatever you want, so be sure that you choose proper BL2 image for your device
  • -
  • updating BL2 is a very dangerous operation and may damage your device!
  • +
  • 更新期间不要关闭设备电源
  • +
  • 如果一切顺利,设备将重新启动
  • +
  • 你可以上传任何你想要的东西,所以一定要为你的设备选择合适的 U-Boot
  • +
  • 更新BL2是一项非常危险的操作,可能会损坏您的设备!
diff --git a/uboot-mtk-20220606/failsafe/fsdata/booting.html b/uboot-mtk-20220606/failsafe/fsdata/booting.html index 190d17387..d241e2a52 100644 --- a/uboot-mtk-20220606/failsafe/fsdata/booting.html +++ b/uboot-mtk-20220606/failsafe/fsdata/booting.html @@ -2,7 +2,7 @@ - Booting initramfs + 正在启动 initramfs
-

BOOTING INITRAMFS

+

正在启动 initramfs

- Your file was successfully uploaded! Booting is in progress, please wait...
- This page may be in not responding status for a short time. + 您的文件已成功上传!正在启动,请稍候...
+ 此页面可能在短时间内无响应.

diff --git a/uboot-mtk-20220606/failsafe/fsdata/fail.html b/uboot-mtk-20220606/failsafe/fsdata/fail.html index 0eacdc219..71c8cdeda 100755 --- a/uboot-mtk-20220606/failsafe/fsdata/fail.html +++ b/uboot-mtk-20220606/failsafe/fsdata/fail.html @@ -2,14 +2,14 @@ - Update failed + 更新失败
-

UPDATE FAILED

-
Something went wrong during updateProbably you have chosen wrong file. Please, try again or contact with the author of this modification. You can also get more information during update in U-Boot console.
+

更新失败

+
更新过程中出现问题您可能选择了错误的文件。请重试或与此修改的作者联系。您还可以在U-Boot控制台的更新过程中获得更多信息。
diff --git a/uboot-mtk-20220606/failsafe/fsdata/flashing.html b/uboot-mtk-20220606/failsafe/fsdata/flashing.html index 5a0eb6f8e..597df75e5 100755 --- a/uboot-mtk-20220606/failsafe/fsdata/flashing.html +++ b/uboot-mtk-20220606/failsafe/fsdata/flashing.html @@ -2,7 +2,7 @@ - Update in progress + 正在更新ing
-

GPT UPDATE

-

- You are going to update GPT (Partition Table) on the device.
- Please, choose file from your local hard drive and click Upload button. -

+

GPT 更新

+

您将在这台设备上更新 GPT
请从本地硬盘中选择文件,然后单击 更新 按钮.

- +
- +
- WARNINGS + 警告
    -
  • do not power off the device during update
  • -
  • if everything goes well, the device will restart
  • -
  • you can upload whatever you want, so be sure that you choose proper GPT for your device
  • -
  • updating GPT is a dangerous operation and may damage your device!
  • +
  • 更新期间不要关闭设备电源
  • +
  • 如果一切顺利,设备将重新启动
  • +
  • 你可以上传任何你想要的东西,所以一定要为你的设备选择合适的 U-Boot
  • +
  • 更新GPT是一项非常危险的操作,可能会损坏您的设备!
diff --git a/uboot-mtk-20220606/failsafe/fsdata/index.html b/uboot-mtk-20220606/failsafe/fsdata/index.html index b82ad2baf..980c71ab7 100755 --- a/uboot-mtk-20220606/failsafe/fsdata/index.html +++ b/uboot-mtk-20220606/failsafe/fsdata/index.html @@ -2,44 +2,41 @@ - Firmware update + 固件更新
-

FIRMWARE UPDATE

-

- You are going to update firmware on the device.
- Please, choose file from your local hard drive and click Upload button. -

+

固件更新

+

您将在这台设备上更新 固件
请从本地硬盘中选择文件,然后单击 更新 按钮.

- +
- + - +
- WARNINGS + 警告
    -
  • do not power off the device during update
  • -
  • if everything goes well, the device will restart
  • -
  • you can upload whatever you want, so be sure that you choose proper firmware image for your device
  • +
  • 更新期间不要关闭设备电源
  • +
  • 如果一切顺利,设备将重新启动
  • +
  • 你可以上传任何你想要的东西,所以一定要为你的设备选择合适的固件映像
diff --git a/uboot-mtk-20220606/failsafe/fsdata/initramfs.html b/uboot-mtk-20220606/failsafe/fsdata/initramfs.html index c23479d2c..29cfcb45d 100644 --- a/uboot-mtk-20220606/failsafe/fsdata/initramfs.html +++ b/uboot-mtk-20220606/failsafe/fsdata/initramfs.html @@ -2,35 +2,35 @@ - Load initramfs + 加载 initramfs
-

LOAD INITRAMFS

+

加载 initramfs<

- You are going to load initramfs on the device.
- Please, choose file from your local hard drive and click Upload button. + 您将要在设备上加载 initramfs .
+ 请选择本地硬盘中的文件,然后点击 上传 按钮。

- +
- +
- WARNINGS + 警告
    -
  • if everything goes well, the device will boot into the initramfs
  • -
  • you can upload whatever you want, so be sure that you choose proper initramfs image for your device
  • +
  • 如果一切顺利,设备将启动进入 initramfs
  • +
  • 您可以上传任意文件,但请确保选择适合设备的 initramfs 镜像
diff --git a/uboot-mtk-20220606/failsafe/fsdata/uboot.html b/uboot-mtk-20220606/failsafe/fsdata/uboot.html index d52b95cdf..52ab7833f 100755 --- a/uboot-mtk-20220606/failsafe/fsdata/uboot.html +++ b/uboot-mtk-20220606/failsafe/fsdata/uboot.html @@ -2,37 +2,34 @@ - U-Boot update + U-Boot 更新
-

U-BOOT UPDATE

-

- You are going to update U-Boot (bootloader) on the device.
- Please, choose file from your local hard drive and click Upload button. -

+

U-BOOT 更新

+

您将在这台设备上更新 U-Boot 引导加载程序
请从本地硬盘中选择文件,然后单击 更新 按钮.

- +
- +
- WARNINGS + 警告
    -
  • do not power off the device during update
  • -
  • if everything goes well, the device will restart
  • -
  • you can upload whatever you want, so be sure that you choose proper U-Boot image for your device
  • -
  • updating U-Boot is a very dangerous operation and may damage your device!
  • +
  • 更新期间不要关闭设备电源
  • +
  • 如果一切顺利,设备将重新启动
  • +
  • 你可以上传任何你想要的东西,所以一定要为你的设备选择合适的 U-Boot
  • +
  • 更新U-Boot是一项非常危险的操作,可能会损坏您的设备!
diff --git a/uboot-mtk-20230718-09eda825/failsafe/fsdata/404.html b/uboot-mtk-20230718-09eda825/failsafe/fsdata/404.html index ef753b269..6682e9276 100644 --- a/uboot-mtk-20230718-09eda825/failsafe/fsdata/404.html +++ b/uboot-mtk-20230718-09eda825/failsafe/fsdata/404.html @@ -4,14 +4,14 @@ - Page not found + 页面不存在
-

PAGE NOT FOUND

-
The page you were looking for doesn't exist!
+

页面不存在

+
您要查找的页面不存在!
diff --git a/uboot-mtk-20230718-09eda825/failsafe/fsdata/bl2.html b/uboot-mtk-20230718-09eda825/failsafe/fsdata/bl2.html index 463b11a1c..276944803 100755 --- a/uboot-mtk-20230718-09eda825/failsafe/fsdata/bl2.html +++ b/uboot-mtk-20230718-09eda825/failsafe/fsdata/bl2.html @@ -2,37 +2,34 @@ - BL2 update + BL2 更新
-

BL2 UPDATE

-

- You are going to update BL2 (preloader) on the device.
- Please, choose file from your local hard drive and click Upload button. -

+

BL2 更新

+

您将在这台设备上更新 BL2 引导加载程序
请从本地硬盘中选择文件,然后单击 更新 按钮.

- +
- +
- WARNINGS + 警告
    -
  • do not power off the device during update
  • -
  • if everything goes well, the device will restart
  • -
  • you can upload whatever you want, so be sure that you choose proper BL2 image for your device
  • -
  • updating BL2 is a very dangerous operation and may damage your device!
  • +
  • 更新期间不要关闭设备电源
  • +
  • 如果一切顺利,设备将重新启动
  • +
  • 你可以上传任何你想要的东西,所以一定要为你的设备选择合适的 U-Boot
  • +
  • 更新BL2是一项非常危险的操作,可能会损坏您的设备!
diff --git a/uboot-mtk-20230718-09eda825/failsafe/fsdata/booting.html b/uboot-mtk-20230718-09eda825/failsafe/fsdata/booting.html index a417a01ce..835625587 100644 --- a/uboot-mtk-20230718-09eda825/failsafe/fsdata/booting.html +++ b/uboot-mtk-20230718-09eda825/failsafe/fsdata/booting.html @@ -2,7 +2,7 @@ - Booting initramfs + 正在启动 initramfs
-

UPDATE FAILED

-
Something went wrong during updateProbably you have chosen wrong file. Please, try again or contact with the author of this modification. You can also get more information during update in U-Boot console.
+

更新失败

+
更新过程中出现问题您可能选择了错误的文件。请重试或与此修改的作者联系。您还可以在U-Boot控制台的更新过程中获得更多信息。
diff --git a/uboot-mtk-20230718-09eda825/failsafe/fsdata/flashing.html b/uboot-mtk-20230718-09eda825/failsafe/fsdata/flashing.html index dab7076e3..ddd362e05 100644 --- a/uboot-mtk-20230718-09eda825/failsafe/fsdata/flashing.html +++ b/uboot-mtk-20230718-09eda825/failsafe/fsdata/flashing.html @@ -2,7 +2,7 @@ - Update in progress + 正在更新
-

GPT UPDATE

-

- You are going to update GPT (Partition Table) on the device.
- Please, choose file from your local hard drive and click Upload button. -

+

GPT 更新

+

您将在这台设备上更新 GPT
请从本地硬盘中选择文件,然后单击 更新 按钮.

- +
- +
- WARNINGS + 警告
    -
  • do not power off the device during update
  • -
  • if everything goes well, the device will restart
  • -
  • you can upload whatever you want, so be sure that you choose proper GPT for your device
  • -
  • updating GPT is a dangerous operation and may damage your device!
  • +
  • 更新期间请勿断电
  • +
  • 如果一切正常,设备将自动重启
  • +
  • 您可以上传任意文件,但请确保选择适合您设备的 GPT 镜像
  • +
  • 更新 GPT 是一项危险操作,可能会损坏您的设备!
diff --git a/uboot-mtk-20230718-09eda825/failsafe/fsdata/index.html b/uboot-mtk-20230718-09eda825/failsafe/fsdata/index.html index 00b896bfd..72ce64d77 100644 --- a/uboot-mtk-20230718-09eda825/failsafe/fsdata/index.html +++ b/uboot-mtk-20230718-09eda825/failsafe/fsdata/index.html @@ -2,44 +2,41 @@ - Firmware update + 固件更新
-

FIRMWARE UPDATE

-

- You are going to update firmware on the device.
- Please, choose file from your local hard drive and click Upload button. -

+

固件更新

+

您将在这台设备上更新 固件
请从本地硬盘中选择文件,然后单击 更新 按钮.

- +
- + - +
- WARNINGS + 警告
    -
  • do not power off the device during update
  • -
  • if everything goes well, the device will restart
  • -
  • you can upload whatever you want, so be sure that you choose proper firmware image for your device
  • +
  • 更新期间不要关闭设备电源
  • +
  • 如果一切顺利,设备将重新启动
  • +
  • 你可以上传任何你想要的东西,所以一定要为你的设备选择合适的固件映像
diff --git a/uboot-mtk-20230718-09eda825/failsafe/fsdata/initramfs.html b/uboot-mtk-20230718-09eda825/failsafe/fsdata/initramfs.html index 9548fa533..5c1376ba7 100644 --- a/uboot-mtk-20230718-09eda825/failsafe/fsdata/initramfs.html +++ b/uboot-mtk-20230718-09eda825/failsafe/fsdata/initramfs.html @@ -2,35 +2,35 @@ - Load initramfs + 加载 initramfs
-

LOAD INITRAMFS

+

加载 INITRAMFS

- You are going to load initramfs on the device.
- Please, choose file from your local hard drive and click Upload button. + 您将要在设备上加载 initramfs
+ 请选择本地硬盘中的文件,并点击 上传 按钮。

- +
- +
- WARNINGS + 警告
    -
  • if everything goes well, the device will boot into the initramfs
  • -
  • you can upload whatever you want, so be sure that you choose proper initramfs image for your device
  • +
  • 如果一切正常,设备将进入 initramfs
  • +
  • 您可以上传任意文件,但请确保为您的设备选择了正确的 initramfs 镜像
diff --git a/uboot-mtk-20230718-09eda825/failsafe/fsdata/uboot.html b/uboot-mtk-20230718-09eda825/failsafe/fsdata/uboot.html index c89ce65d8..80a6e1698 100755 --- a/uboot-mtk-20230718-09eda825/failsafe/fsdata/uboot.html +++ b/uboot-mtk-20230718-09eda825/failsafe/fsdata/uboot.html @@ -2,37 +2,34 @@ - U-Boot update + U-Boot 更新
-

U-BOOT UPDATE

-

- You are going to update U-Boot (bootloader) on the device.
- Please, choose file from your local hard drive and click Upload button. -

+

U-BOOT 更新

+

您将在这台设备上更新 U-Boot 引导加载程序
请从本地硬盘中选择文件,然后单击 更新 按钮.

- +
- +
- WARNINGS + 警告
    -
  • do not power off the device during update
  • -
  • if everything goes well, the device will restart
  • -
  • you can upload whatever you want, so be sure that you choose proper U-Boot image for your device
  • -
  • updating U-Boot is a very dangerous operation and may damage your device!
  • +
  • 更新期间不要关闭设备电源
  • +
  • 如果一切顺利,设备将重新启动
  • +
  • 你可以上传任何你想要的东西,但请确保一定要为你的设备选择合适的 U-Boot
  • +
  • 更新U-Boot是一项非常危险的操作,可能会损坏您的设备!
diff --git a/uboot-mtk-20250711/failsafe/fsdata/404.html b/uboot-mtk-20250711/failsafe/fsdata/404.html index ef753b269..6682e9276 100644 --- a/uboot-mtk-20250711/failsafe/fsdata/404.html +++ b/uboot-mtk-20250711/failsafe/fsdata/404.html @@ -4,14 +4,14 @@ - Page not found + 页面不存在
-

PAGE NOT FOUND

-
The page you were looking for doesn't exist!
+

页面不存在

+
您要查找的页面不存在!
diff --git a/uboot-mtk-20250711/failsafe/fsdata/bl2.html b/uboot-mtk-20250711/failsafe/fsdata/bl2.html index 463b11a1c..276944803 100644 --- a/uboot-mtk-20250711/failsafe/fsdata/bl2.html +++ b/uboot-mtk-20250711/failsafe/fsdata/bl2.html @@ -2,37 +2,34 @@ - BL2 update + BL2 更新
-

BL2 UPDATE

-

- You are going to update BL2 (preloader) on the device.
- Please, choose file from your local hard drive and click Upload button. -

+

BL2 更新

+

您将在这台设备上更新 BL2 引导加载程序
请从本地硬盘中选择文件,然后单击 更新 按钮.

- +
- +
- WARNINGS + 警告
    -
  • do not power off the device during update
  • -
  • if everything goes well, the device will restart
  • -
  • you can upload whatever you want, so be sure that you choose proper BL2 image for your device
  • -
  • updating BL2 is a very dangerous operation and may damage your device!
  • +
  • 更新期间不要关闭设备电源
  • +
  • 如果一切顺利,设备将重新启动
  • +
  • 你可以上传任何你想要的东西,所以一定要为你的设备选择合适的 U-Boot
  • +
  • 更新BL2是一项非常危险的操作,可能会损坏您的设备!
diff --git a/uboot-mtk-20250711/failsafe/fsdata/booting.html b/uboot-mtk-20250711/failsafe/fsdata/booting.html index a417a01ce..835625587 100644 --- a/uboot-mtk-20250711/failsafe/fsdata/booting.html +++ b/uboot-mtk-20250711/failsafe/fsdata/booting.html @@ -2,7 +2,7 @@ - Booting initramfs + 正在启动 initramfs
-

UPDATE FAILED

-
Something went wrong during updateProbably you have chosen wrong file. Please, try again or contact with the author of this modification. You can also get more information during update in U-Boot console.
+

更新失败

+
更新过程中出现问题您可能选择了错误的文件。请重试或与此修改的作者联系。您还可以在U-Boot控制台的更新过程中获得更多信息。
diff --git a/uboot-mtk-20250711/failsafe/fsdata/flashing.html b/uboot-mtk-20250711/failsafe/fsdata/flashing.html index dab7076e3..ddd362e05 100644 --- a/uboot-mtk-20250711/failsafe/fsdata/flashing.html +++ b/uboot-mtk-20250711/failsafe/fsdata/flashing.html @@ -2,7 +2,7 @@ - Update in progress + 正在更新
-

GPT UPDATE

-

- You are going to update GPT (Partition Table) on the device.
- Please, choose file from your local hard drive and click Upload button. -

+

GPT 更新

+

您将在这台设备上更新 GPT
请从本地硬盘中选择文件,然后单击 更新 按钮.

- +
- +
- WARNINGS + 警告
    -
  • do not power off the device during update
  • -
  • if everything goes well, the device will restart
  • -
  • you can upload whatever you want, so be sure that you choose proper GPT for your device
  • -
  • updating GPT is a dangerous operation and may damage your device!
  • +
  • 更新期间请勿断电
  • +
  • 如果一切正常,设备将自动重启
  • +
  • 您可以上传任意文件,但请确保选择适合您设备的 GPT 镜像
  • +
  • 更新 GPT 是一项危险操作,可能会损坏您的设备!
diff --git a/uboot-mtk-20250711/failsafe/fsdata/index.html b/uboot-mtk-20250711/failsafe/fsdata/index.html index 00b896bfd..72ce64d77 100644 --- a/uboot-mtk-20250711/failsafe/fsdata/index.html +++ b/uboot-mtk-20250711/failsafe/fsdata/index.html @@ -2,44 +2,41 @@ - Firmware update + 固件更新
-

FIRMWARE UPDATE

-

- You are going to update firmware on the device.
- Please, choose file from your local hard drive and click Upload button. -

+

固件更新

+

您将在这台设备上更新 固件
请从本地硬盘中选择文件,然后单击 更新 按钮.

- +
- + - +
- WARNINGS + 警告
    -
  • do not power off the device during update
  • -
  • if everything goes well, the device will restart
  • -
  • you can upload whatever you want, so be sure that you choose proper firmware image for your device
  • +
  • 更新期间不要关闭设备电源
  • +
  • 如果一切顺利,设备将重新启动
  • +
  • 你可以上传任何你想要的东西,所以一定要为你的设备选择合适的固件映像
diff --git a/uboot-mtk-20250711/failsafe/fsdata/initramfs.html b/uboot-mtk-20250711/failsafe/fsdata/initramfs.html index 9548fa533..5c1376ba7 100644 --- a/uboot-mtk-20250711/failsafe/fsdata/initramfs.html +++ b/uboot-mtk-20250711/failsafe/fsdata/initramfs.html @@ -2,35 +2,35 @@ - Load initramfs + 加载 initramfs
-

LOAD INITRAMFS

+

加载 INITRAMFS

- You are going to load initramfs on the device.
- Please, choose file from your local hard drive and click Upload button. + 您将要在设备上加载 initramfs
+ 请选择本地硬盘中的文件,并点击 上传 按钮。

- +
- +
- WARNINGS + 警告
    -
  • if everything goes well, the device will boot into the initramfs
  • -
  • you can upload whatever you want, so be sure that you choose proper initramfs image for your device
  • +
  • 如果一切正常,设备将进入 initramfs
  • +
  • 您可以上传任意文件,但请确保为您的设备选择了正确的 initramfs 镜像
diff --git a/uboot-mtk-20250711/failsafe/fsdata/uboot.html b/uboot-mtk-20250711/failsafe/fsdata/uboot.html index c89ce65d8..80a6e1698 100644 --- a/uboot-mtk-20250711/failsafe/fsdata/uboot.html +++ b/uboot-mtk-20250711/failsafe/fsdata/uboot.html @@ -2,37 +2,34 @@ - U-Boot update + U-Boot 更新
-

U-BOOT UPDATE

-

- You are going to update U-Boot (bootloader) on the device.
- Please, choose file from your local hard drive and click Upload button. -

+

U-BOOT 更新

+

您将在这台设备上更新 U-Boot 引导加载程序
请从本地硬盘中选择文件,然后单击 更新 按钮.

- +
- +
- WARNINGS + 警告
    -
  • do not power off the device during update
  • -
  • if everything goes well, the device will restart
  • -
  • you can upload whatever you want, so be sure that you choose proper U-Boot image for your device
  • -
  • updating U-Boot is a very dangerous operation and may damage your device!
  • +
  • 更新期间不要关闭设备电源
  • +
  • 如果一切顺利,设备将重新启动
  • +
  • 你可以上传任何你想要的东西,但请确保一定要为你的设备选择合适的 U-Boot
  • +
  • 更新U-Boot是一项非常危险的操作,可能会损坏您的设备!