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 Iru Cai
It's in SerialICE project, not in coreboot project. On 2016年10月17日 10:23, Antonius Riko wrote: 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

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

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 David Hendricks
On Sun, Oct 16, 2016 at 5:12 PM, Riko Ho wrote: > Everyone.. > > What's the process on diassembling i946GZ ? How can I do that from my > original motherboard ? so I can see the init process of this northbridge ? > > How can I use SerialICE doing it ? I want to know the

Re: [coreboot] coreboot.rom as binary file ?

2016-10-16 Thread Riko Ho
Comparing : http://ark.intel.com/products/34505/Intel-82945GC-Graphics-and-Memory-Controller http://ark.intel.com/products/27725/Intel-82946GZ-Graphics-and-Memory-Controller they have the same jobbut I'm not sure if they have the same init code...if I'm lucky, they have the same init code,

Re: [coreboot] coreboot.rom as binary file ?

2016-10-16 Thread Riko Ho
Ok, is W39V040 FCPZ compatible with W39V040FB ? on my original board is FB series...my spare chip is FC series How can I diassemble the original flash with SerialICE and run it on Qemu ? I have written onto my FC series chip, but I want to see the original one running on qemu, since the

Re: [coreboot] coreboot.rom as binary file ?

2016-10-16 Thread David Hendricks
On Sun, Oct 16, 2016 at 5:14 PM, Riko Ho wrote: > That one ? > Yes. -- coreboot mailing list: coreboot@coreboot.org https://www.coreboot.org/mailman/listinfo/coreboot

[coreboot] Diassemble i946GZ ?

2016-10-16 Thread Riko Ho
Everyone.. What's the process on diassembling i946GZ ? How can I do that from my original motherboard ? so I can see the init process of this northbridge ? How can I use SerialICE doing it ? I want to know the process downloading the code from the original motherboard, and run it on Qemu ?

Re: [coreboot] coreboot.rom as binary file ?

2016-10-16 Thread David Hendricks
On Sun, Oct 16, 2016 at 4:03 PM, Riko Ho wrote: > Ok, I can burn it already as *.binnow what do I expect to run from > serial ? what 's the baud speed ? > How did you configure it? Look under "Console" in menuconfig. -- coreboot mailing list: coreboot@coreboot.org

Re: [coreboot] coreboot.rom as binary file ?

2016-10-16 Thread Riko Ho
Ok, I can burn it already as *.binnow what do I expect to run from serial ? what 's the baud speed ? On 17/10/2016 4:23 AM, Sergej Ivanov wrote: Yes. coreboot.rom is a simple binary file (not a .hex file), so you can flash it like a .bin file. 16.10.2016 9:14 пользователь "Antonius

Re: [coreboot] coreboot.rom as binary file ?

2016-10-16 Thread David Hendricks
On Sat, Oct 15, 2016 at 11:13 PM, Antonius Riko wrote: > Everyone, > > Can I burn coreboot.rom as a *.bin file on flash programmer ? My flash > programmer is Genius G540 > Yes. The .rom file is the ROM-sized image which contains coreboot and other components (payload,

Re: [coreboot] Official builds for EoL Chromebooks

2016-10-16 Thread Emilian Bold
Well, it was an idea. Feel free to use it for Summer of Code or some such. --emi On Fri, Oct 14, 2016 at 1:41 AM, Matt DeVillier wrote: > I don't mean to speak on behalf of the project, just letting you know some > of the obstacles of trying to distribute or validate

[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