Hi,
It is failed on my board when flashing firmware R68 10599. Can you help me on it?
HW: Soraka DVT1
Issue description:
Flash firmware 10431 without any problems, but it is failed when flashing firmware R68 10599. Steps are:
1.
Download
firmware R68 10599, then extract it.
2.
Enter board terminal
localhost /home # flashrom -w 10599/image.bin
flashrom v0.9.9 : cfd7dfc : Apr 06 2018 05:12:10 UTC on Linux 4.4.128 (x86_64)
flashrom v0.9.9 : cfd7dfc : Apr 06 2018 05:12:10 UTC on Linux 4.4.128 (x86_64)
Calibrating delay loop... OK.
coreboot table found at 0x7aac5000.
WARNING: SPI Configuration Lockdown activated.
Erasing and writing flash chip... Verifying flash... VERIFY FAILED at 0x00000081! Expected=0xff, Read=0x0b, failed byte count from 0x00000000-0x00ffffff: 0x9
Your flash chip is in an unknown state.
Get help on IRC at irc.freenode.net (channel #flashrom) or
mail flashrom@flashrom.org with FAILED: your board name in the subject line!
-------------------------------------------------------------------------------
DO NOT REBOOT OR POWEROFF!
FAILED
3.
Try to update firmware
localhost /home/10599 # chromeos-firmwareupdate -m autoupdate
Starting Google_Soraka firmware updater v4 (autoupdate)...
- Updater package: [Google_Soraka.10431.32.0 / EC:soraka_v1.1.8047-2c5917d7d]
- Current system: [RO:Google_Soraka.10431.32.0 , ACT:Google_Soraka.10431.32.0 / EC:soraka_v1.1.8047-2c5917d7d]
- Write protection: Hardware: ON, Software: Main=off
* invoke: flashrom -p host -r _current/bios.bin
RO Contents are different.
autoupdate(recovery): update RO+RW
* invoke: flashrom -p host --fast-verify -w bios.bin
autoupdate(recovery): update ec/RO+RW
* invoke: flashrom -p ec --fast-verify -w ec.bin
autoupdate(recovery): EC may be restored or updated in next boot.
Firmware update (autoupdate) completed.
4.
Reboot the board, then power off and power on
5.
Flash fw 10599 again
localhost /home # flashrom -w 10599/image.bin
flashrom v0.9.9 : cfd7dfc : Apr 06 2018 05:12:10 UTC on Linux 4.4.128 (x86_64)
flashrom v0.9.9 : cfd7dfc : Apr 06 2018 05:12:10 UTC on Linux 4.4.128 (x86_64)
Calibrating delay loop... OK.
coreboot table found at 0x7aac5000.
WARNING: SPI Configuration Lockdown activated.
Erasing and writing flash chip... Verifying flash... VERIFY FAILED at 0x00000081! Expected=0xff, Read=0x0b, failed byte count from 0x00000000-0x00ffffff: 0x9
Your flash chip is in an unknown state.
Get help on IRC at irc.freenode.net (channel #flashrom) or
mail flashrom@flashrom.org with FAILED: your board name in the subject line!
-------------------------------------------------------------------------------
DO NOT REBOOT OR POWEROFF!
FAILED
Thanks
Br,
Hongxia