Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | Next revisionBoth sides next revision | ||
| toh:vocore:vocore [2021/01/20 15:35] – cover, tags danitool | toh:vocore:vocore [2022/06/11 21:12] – [Installation] Note for OpenWRT 21.02.3 kyklas | ||
|---|---|---|---|
| Line 51: | Line 51: | ||
| - go to update page | - go to update page | ||
| - upload image | - upload image | ||
| + | |||
| + | |||
| + | ==== Installation Note - 2022-06-11 ==== | ||
| + | Installing 21.02.3 lead to | ||
| + | <webcode name=" | ||
| + | | ||
| + | </ | ||
| + | |||
| + | Recovery to 19.07.9 was done with TFTP in u-boot with initramfs image [[https:// | ||
| + | |||
| + | <webcode name=" | ||
| + | VoCore> setenv ipaddr 192.168.1.10; | ||
| + | [..] | ||
| + | ETH_STATE_ACTIVE!! | ||
| + | Using Eth0 (10/100-M) device | ||
| + | TFTP from server 192.168.1.221; | ||
| + | Filename ' | ||
| + | TIMEOUT_COUNT=10, | ||
| + | Loading: Got ARP REPLY, set server/gtwy eth addr (98: | ||
| + | Got it | ||
| + | ################################################################# | ||
| + | ########################################## | ||
| + | done | ||
| + | Bytes transferred = 3540587 (36066b hex) | ||
| + | NetBootFileXferSize= 0036066b | ||
| + | VoCore> bootm 0x81000000 | ||
| + | Booting image at 81000000 | ||
| + | Image Name: MIPS OpenWrt Linux-4.14.267 | ||
| + | | ||
| + | Image Type: MIPS Linux Kernel Image (lzma compressed) | ||
| + | Data Size: 3540523 Bytes = 3.4 MB | ||
| + | Load Address: 80000000 | ||
| + | Entry Point: | ||
| + | Load Kernel: | ||
| + | | ||
| + | | ||
| + | [ 0.000000] Linux version 4.14.267 | ||
| + | </ | ||
| + | |||
| + | The update firmware using [[https:// | ||
| + | |||
| + | Booting the OpenWRT 21.02.3 Initramfs crashed due to out of memory. | ||