Re: [flashrom] When flashrom support Intel Purley platform Lewisburg PCH?

2017-08-10 Thread David Hendricks
Hi Sandy, Recent Intel PCHs use hardware sequencing which abstracts a lot of details about the chip. So we don't actually need flashrom to explicitly support the W25Q256. Here is a tarball based on the latest sources from git: https://drive.google.com/file/d/0Bz3WBh8gVeIuSlJYZ2c1bS1LdGc/view?usp=s

Re: [flashrom] When flashrom support Intel Purley platform Lewisburg PCH?

2017-08-10 Thread Sandy Zhang
Hi David, I have used your program to verify, but it still can't flash, it prompts "Transaction error between offset 0x00ff and 0x00ff003f (= 0x00ff003f + 63)"! 2017-08-10 15:29 GMT+08:00 David Hendricks : > Hi Sandy, > Recent Intel PCHs use hardware sequencing which abstracts a lot of

Re: [flashrom] When flashrom support Intel Purley platform Lewisburg PCH?

2017-08-10 Thread David Hendricks
Hi Sandy, That range is outside of what you have defined in your flash descriptor. Can you update your flash descriptor to include it? On Thu, Aug 10, 2017 at 4:43 AM, Sandy Zhang wrote: > Hi David, > > I have used your program to verify, but it still can't flash, it prompts > "Transaction erro