[coreboot] southbridge/intel/i82801gx/i82801gx.h

2016-10-15 Thread Antonius Riko
Everyone, I tried to port I946GZ and following from 945 example on intel mainboard, and I got error when compiling : build/romstage/mainboard/intel/i946gz/romstage.o: In function `mainboard_romstage_entry': /home/bianchi/coreboot/src/mainboard/intel/i946gz/romstage.c:214: undefined reference to

Re: [coreboot] southbridge/intel/i82801gx/i82801gx.h

2016-10-15 Thread Antonius Riko
Thanks, for the response Here's what I've got, what else do I miss here ? I closed the patch //#include //#include //#include and I got error : bianchi at ubuntu :~/coreboot$ make GENgenerated/bootblock.ld CP

[coreboot] coreboot.rom as binary file ?

2016-10-16 Thread Antonius Riko
Everyone, Can I burn coreboot.rom as a *.bin file on flash programmer ? My flash programmer is Genius G540 Cheers -- coreboot mailing list: coreboot@coreboot.org https://www.coreboot.org/mailman/listinfo/coreboot

Re: [coreboot] southbridge/intel/i82801gx/i82801gx.h

2016-10-15 Thread Antonius Riko
Why did it stop ? Any clues ? bianchi@ubuntu:~/coreboot$ make # # configuration written to /home/bianchi/coreboot/.config # CC bootblock/mainboard/intel/i946gz/static.o CC bootblock/arch/x86/boot.o GENgenerated/bootblock.ld CP

[coreboot] W39V040FB and W39V040FC?

2016-10-15 Thread Antonius Riko
Everyone, Is W39V040FB compatible with W39V040FC ? Cheers -- coreboot mailing list: coreboot@coreboot.org https://www.coreboot.org/mailman/listinfo/coreboot

Re: [coreboot] southbridge/intel/i82801gx/i82801gx.h

2016-10-15 Thread Antonius Riko
I retry it without "microcode." it can compile completely, but where can I find coreboot.rom to be burn to flash chip , Debug result : bianchi@ubuntu:~/coreboot$ make menuconfig configuration written to /home/bianchi/coreboot/.config *** End of the configuration. *** Execute 'make' to start

Re: [coreboot] southbridge/intel/i82801gx/i82801gx.h

2016-10-15 Thread Antonius Riko
Is that the one ? -rw-rw-r-- 1 bianchi bianchi 524288 Oct 16 13:04 coreboot.rom can it be uploaded as *.hex or *.bin to my flash ? my flash is W39V040FB inside /coreboot/build/ -- coreboot mailing list: coreboot@coreboot.org https://www.coreboot.org/mailman/listinfo/coreboot

Re: [coreboot] Diassemble i946GZ ?

2016-10-16 Thread Antonius Riko
I didn't see carefully that coreboot has 946hopefully it will help me a lot...I need to see it's superio and southbridge then... -- coreboot mailing list: coreboot@coreboot.org https://www.coreboot.org/mailman/listinfo/coreboot

Re: [coreboot] Diassemble i946GZ ?

2016-10-16 Thread Antonius Riko
I can't build serialICE, here's the log : 10:30:14 AM) bianchi: on serialICE Mainboard Intel D946GZIS ...ROM 512K ...make menuconfig (10:30:35 AM) bianchi: Kconfig:438:warning: defaults for choice values not supported (10:30:35 AM) bianchi: # (10:30:35 AM) bianchi: # configuration written to

Re: [coreboot] Diassemble i946GZ ?

2016-10-16 Thread Antonius Riko
I can not see D946GZIS on my src/mainboard/intel where is it ? -- coreboot mailing list: coreboot@coreboot.org https://www.coreboot.org/mailman/listinfo/coreboot