This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
products:sbc:vim3:troubleshooting:vim3-v14 [2023/09/07 00:11] hyphop [Broken boot-loader stuck in loop] |
products:sbc:vim3:troubleshooting:vim3-v14 [2023/09/07 02:48] (current) hyphop [Compatible images for any hw revisions] |
||
|---|---|---|---|
| Line 17: | Line 17: | ||
| This issue happens | This issue happens | ||
| - | * After writing old images | + | * After writing old U-Boot |
| * or latest U-Boot images for SPI-flash | * or latest U-Boot images for SPI-flash | ||
| - | easiest way to fix it just re-flash the device with Amlogic burn tool by suitable U-Boot image to restore it | + | easiest way to fix it just re-flash the device with Amlogic burn tool by suitable |
| + | https:// | ||
| + | ```sh restore-vim3-device-uboot.sh | ||
| + | curl -OjkL https:// | ||
| + | ## reset device into usb-burn-mode | ||
| + | aml-burn-tool -b VIM3 -i VIM3.uboot-mainline.emmc.aml.img | ||
| + | ## reboot | ||
| + | ``` | ||
| ===== Write U-Boot to SPI flash ===== | ===== Write U-Boot to SPI flash ===== | ||
| <WRAP important > | <WRAP important > | ||
| - | * only for old revisions | + | * revision |
| - | * UPDATE: | + | * can works for some revision board v14 - some boards have different DDR |
| </ | </ | ||
| Line 339: | Line 346: | ||
| ====== Compatible images for any hw revisions ====== | ====== Compatible images for any hw revisions ====== | ||
| + | * https:// | ||
| * https:// | * https:// | ||
| * https:// | * https:// | ||