Trying to unlock the flash on my asus C302CA and got the following error when checking the status:

sudo flashrom --wp-status
flashrom v0.9.4  : 2842dd9 : Jun 05 2017 23:54:51 UTC on Linux 3.18.0-14860-g768489dbf73f (x86_64)
flashrom v0.9.4  : 2842dd9 : Jun 05 2017 23:54:51 UTC on Linux 3.18.0-14860-g768489dbf73f (x86_64)
coreboot table found at 0x7ab80000.
WARNING: SPI Configuration Lockdown activated.
WP: status: 0x94
WP: status.srp0: 1
WP: write protect is enabled.
WP: write protect range: spi_send_command called, but SPI is unsupported on this hardware. Please report a bug at flashrom@flashrom.orgrg
start=0x00c00000, len=0x00400000
attempt to unlock fails:

flashrom --wp-disable
flashrom v0.9.4  : 2842dd9 : Jun 05 2017 23:54:51 UTC on Linux 3.18.0-14860-g768489dbf73f (x86_64)
flashrom v0.9.4  : 2842dd9 : Jun 05 2017 23:54:51 UTC on Linux 3.18.0-14860-g768489dbf73f (x86_64)
coreboot table found at 0x7ab80000.
WARNING: SPI Configuration Lockdown activated.
w25_disable_writeprotect(): error=1.
FAILED

Please let me know.

Thanks,

Don