Hi Stefan On Mon, 26 Oct 2015 23:59:38 +0100 Stefan Tauner stefan.tauner@alumni.tuwien.ac.at wrote:
On Wed, 14 Oct 2015 10:43:07 +0200 Gwenhael Goavec-Merou gwenj@trabucayre.com wrote:
From: Gwenhael Goavec-Merou gwenhael.goavec-merou@trabucayre.com
The compile problem is shown in this build report :
http://autobuild.buildroot.net/results/3de/3de936d9be79e151e66af15193084d82a...
This problem is clearly related to flashrom.
linux/ioctl.h header must be included in linux_spi.c to obtain missing _IOC_SIZEBITS.
This patch is not my patch but one that I was inspired to do mine :
Patch based on : http://git.buildroot.net/buildroot/commit/package/c-periphery/0001-Add-missi...
Signed-off-by: Gwenhael Goavec-Merou gwenhael.goavec-merou@trabucayre.com
Hi Gwenhael,
I don't see how this is related to flashrom. It seems to be a patch against c-periphery. Did you notice any compile problems of flashrom itself? -- Kind regards/Mit freundlichen Grüßen, Stefan Tauner
My patch to fix compile issue is on the missing part of this mail (on the bottom of http://patchwork.coreboot.org/patch/4327/).
regards, Gwenhael