Flashing firmware utilizando RPi3

1

He estado intentando actualizar el firmware en la plataforma APU2 de PC Engines. Estoy usando una interfaz SPI. El SPI de RPi3 está conectado al búfer SN74LV125AD de tres estados. Por ahora, es solo una prueba de concepto. Pero cuando hago flasheo, recibo un error como ese

pi@raspberrypi:~/Desktop $ flashrom -w apu2_v4.8.0.3.rom -p linux_spi:dev=/dev/spidev0.0,spispeed=8000
flashrom v0.9.9-r1954 on Linux 4.14.50-v7+ (armv7l)
flashrom is free software, get the source code at https://flashrom.org

Calibrating delay loop... OK.
Found Generic flash chip "unknown SPI chip (RDID)" (0 kB, SPI) on linux_spi.
===
This flash part has status NOT WORKING for operations: PROBE READ ERASE WRITE
The test status of this chip may have been updated in the latest development
version of flashrom. If you are running the latest development version,
please email a report to [email protected] if any of the above operations
work correctly for you with this flash chip. Please include the flashrom log
file for all operations you tested (see the man page for details), and mention
which mainboard or programmer you tested in the subject line.
Thanks for your help!
Read is not working on this chip. Aborting.

Estaba intentando aumentar o disminuir la velocidad, pero no resuelve el problema. Generalmente, la Raspberry Pi no puede encontrar la APU2 cuando se usa el búfer. Por ahora, uso el búfer en el paquete THT y todo está conectado a una placa de pruebas. Por lo tanto, yo uso 2 cables IDC.

Donde estoy cometiendo un error. ¿Puede la longitud de los cables ser la causa de que el flasheo no funcione?

    
pregunta Y. Markov

0 respuestas

Lea otras preguntas en las etiquetas