-
Notifications
You must be signed in to change notification settings - Fork 16
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
Uboot fails to initalize spi flash on Wyze V2 #18
Comments
Nice catch. I will attempt this later today. Thanks! I almost trashed the camera thinking it was a lost cause. |
You could still save it with a flash programmer, though it probably isn't worth it for a $20 camera. |
My thoughts exactly. Simply not worth it. |
I flashed dafang_128mb_v2.bin to my camera successfully. MD5 Sum of the downloaded file matches what is listed in the repository.
Camera boots to uboot and gets stuck there. This camera uses a ZB25VQ128 flash and I guess that isn't supported. It's one of the cameras that requires cfw-1.2 to work properly.
I managed to load a demo.bin and flash the original bootloader back onto the camera to unbrick it.
Here is the boot log from serial:
To anyone who runs into this problem, you can load your firmware off of your sd card like this
original-bootloader.zip
The text was updated successfully, but these errors were encountered: