-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CZ-TAW1 reflash #33
Comments
Depends what you did.... |
Thanks, it looks like side 1. |
This is valid for SIDE 1 ( when is SIDE 2 mtd2 is swapped with mtd4 , mtd7 with mtd8 - or something like that) [ 0.670000] 9 cmdlinepart partitions found on MTD device spi0.0 root@OpenWrt:/# cat /proc/mtd |
I tried to boot from kernel1 and kernel2, same boot loop. Maybe propblem with hardware? Before kernel update I was getting squashfs coruption errors. `U-Boot 1.1.4-g4d980152-dirty (Jun 24 2016 - 10:12:23) cus531 - Honey Bee 2.0DRAM: Booting image at 9fd10000 ...Image Name: MIPS OpenWrt Linux-3.14 Transferring control to Linux (at address 80060000) ...Giving linux memsize in bytes, 67108864Starting kernel ... [ 0.000000] Linux version 3.14.0 (yamashita@ubuntu) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.01 r40838) ) #188 Mon Nov 21 05:39:37 UTC 2022 U-Boot 1.1.4-g4d980152-dirty (Jun 24 2016 - 10:12:23) |
Looks like it is stucking on USB detection , perhaps you have somthing in USB ? Or controller USB-TTL controller is damaged.... |
USB is empty. Yes the same problem with side2, reboots at the same place. |
This are next steps from log: [ 6.010000] ehci-platform: EHCI generic platform driver |
Maybe possible to disable usb at all if problem is hardware? |
But to do it you should remove usb drivers from kernel.... I don't hink there is a possibility to disable USB from uBoot. |
Little offtopic, but:
Does anyone know how to reflash to and/or has original firmware?
Device is in infinite reboot loop, so cannot be flashed with usb drive, only by serial with tftpd.
Tried different kernel versions, same.
The text was updated successfully, but these errors were encountered: