Re: [Qemu-devel] MTD timeout on bootup

2017-04-05 Thread James Hanley
Thanks Alistair. Regarding the issue - when I tried to use any of the pre-built images off of http://www.wiki.xilinx.com/Zynq+Releases none would detect the MTD device in QEMU - they all had a timeout error. Single-stepping through QEMU with GDB as it booted up any of the kernels from Xilinx, I co

Re: [Qemu-devel] MTD timeout on bootup

2017-04-03 Thread Alistair Francis
> -Original Message- > From: James Hanley [mailto:jhan...@dgtlrift.com] > Sent: Friday, 31 March 2017 8:29 AM > To: Alistair Francis ; Peter Crosthwaite > ; qemu-devel > Subject: MTD timeout on bootup > > When trying to bootup a pristine zync image from the zc702 tarball, it would > alway

[Qemu-devel] MTD timeout on bootup

2017-03-31 Thread James Hanley
When trying to bootup a pristine zync image from the zc702 tarball, it would always fail with the MTD detection of the serial flash device type command over the SPI. I believe this section of code may have the logic flipped. Once I changed it to the following, I was able to detect the flash type