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/06 23:59] hyphop [Latest suitable SPI-uboot] |
products:sbc:vim3:troubleshooting:vim3-v14 [2023/09/07 02:48] (current) hyphop [Compatible images for any hw revisions] |
||
|---|---|---|---|
| Line 15: | Line 15: | ||
| ====== Broken boot-loader stuck in loop ====== | ====== Broken boot-loader stuck in loop ====== | ||
| - | This can get after writing old images into internal eMMC storage for new board rev '' | + | This issue happens |
| - | In this situation easiest way is re-flash device by right image for restore it. | + | * After writing old U-Boot into internal eMMC storage |
| + | * or latest U-Boot images for SPI-flash | ||
| + | easiest way to fix it just re-flash the device with Amlogic burn tool by suitable eMMC U-Boot image to restore it | ||
| + | |||
| + | 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 335: | Line 346: | ||
| ====== Compatible images for any hw revisions ====== | ====== Compatible images for any hw revisions ====== | ||
| + | * https:// | ||
| * https:// | * https:// | ||
| * https:// | * https:// | ||