On 08/30/2010 03:48 AM, Joshua Roys wrote:
Hello!
Here's a board enable for you to try. Just patch flashrom (patch -p1 < patch) and give it another try. Let us know if it worked.
Thanks,
Josh
The patch gives me a compilation error:
cc -MMD -Os -Wall -Wshadow -Werror -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_BUSPIRATE_SPI=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.2-r1145"' -o print.o -c print.c print.c:366:93: error: macro "B" requires 5 arguments, but only 4 given print.c:366:2: error: ‘B’ undeclared here (not in a function) make: *** [print.o] Error 1
Bob