Re: [coreboot] No valid softstrap base found. hang?

2011-10-26 Thread Alp Eren Köse
No one has an idea about the issue? I really need help on this, cause I am stuck here. I am not experienced on such stuff unfortunately:S I would be grateful if someone could at least point some way. Thanks in advance, Alp 2011/10/24 Alp Eren Köse alperenk...@buyutech.com.tr Hi all, Thank you

Re: [coreboot] No valid softstrap base found. hang?

2011-10-26 Thread Alp Eren Köse
Hi, thanks! Now 2 strange things happen for both suggestions: 2011/10/26 Kyösti Mälkki kyosti.mal...@gmail.com reg32 = sch_port_access_read(4, 0x71, 2); reg32 = 0x700; reg32 = reg32 7; Probably should read: reg32 = 0x700; reg32 = reg32 8; Serial output

Re: [coreboot] Intel SCH CMC(Chipset Microcode) state machine binary?

2011-10-24 Thread Alp Eren Köse
Thanks a lot for the information. physrd is also a very nice and useful utility, it works on my board.. 2011/10/21 Peter Stuge pe...@stuge.se Alp Eren Köse wrote: But unfortunately I needed a windoz machine to extract the CMC binary, you can use the CBROM utility like this: C

[coreboot] No valid softstrap base found. hang?

2011-10-24 Thread Alp Eren Köse
Hi all, Thank you very much for your help this far, I have managed to get serial output of my board finally now:) But now the system dies just after I start it with the following messages: -- serial output --- US15W Chipset Unknown (07)Setting up ACPI PM1 block Setting up ACPI

Re: [coreboot] Intel SCH CMC(Chipset Microcode) state machine binary?

2011-10-21 Thread Alp Eren Köse
2011/10/20 Svante Ekholm svante.ekh...@crosscontrol.com From what I’ve read from the Intel SCH specification, the CMC is a binary located at the top of the memory space at locations 0xFFFB, 0xFFFC, 0xFFFD (default) or 0xFFFE. The location is determined by how the hardware sets

Re: [coreboot] Intel SCH CMC(Chipset Microcode) state machine binary?

2011-10-21 Thread Alp Eren Köse
2011/10/21 Patrick Georgi patrick.geo...@secunet.com Am 21.10.2011 13:41, schrieb Alp Eren Köse: But unfortunately I needed a windoz machine to extract the CMC binary, you can use the CBROM utility like this: C:\ CBROM32_195.EXE vendor_bios.bin /TOPHOLE:FFFD extract I'd say you can do

[coreboot] Intel SCH CMC(Chipset Microcode) state machine binary?

2011-10-20 Thread Alp Eren Köse
Hi all, I am sorry that this could look like a double post which I asked under the Getting serial output from w83627hf? topic but couldn't get any reply. So I thought it is better to ask it in a separate mail, being really a different matter. Well, I need the Intel System Controller Hub(SCH),

Re: [coreboot] Getting serial output from w83627hf?

2011-10-19 Thread Alp Eren Köse
2011/10/19 Stefan Reinauer stefan.reina...@coreboot.org By the way all I get is \0x00 when I open the board and another \0x00 when I close it.. Do you have your CMC binary at the location it's strapped to by hardware? Hi, thanks a lot.. So yes I removed the uart_init() call from

Re: [coreboot] Getting serial output from w83627hf?

2011-10-19 Thread Alp Eren Köse
2011/10/19 Alp Eren Köse alperenk...@buyutech.com.tr Ok now so i need the CMC binary, but I have no idea what is a CMC binary, how can i get it? I googled it, but didn't help me much.. Will I need to extract it from the proprietary bios somehow?? Well that's the Chipset MicroCode right, so

Re: [coreboot] Getting serial output from w83627hf?

2011-10-18 Thread Alp Eren Köse
in the attachment. By the way all I get is \0x00 when I open the board and another \0x00 when I close it.. Thanks in advance, Alp 2011/10/17 Idwer Vollering vid...@gmail.com Comments inline: 2011/10/17 Idwer Vollering vid...@gmail.com 2011/10/17 Alp Eren Köse alperenk...@buyutech.com.tr

Re: [coreboot] Getting serial output from w83627hf?

2011-10-18 Thread Alp Eren Köse
2011/10/17 Idwer Vollering vid...@gmail.com Comments inline: 2011/10/17 Idwer Vollering vid...@gmail.com 2011/10/17 Alp Eren Köse alperenk...@buyutech.com.tr Hi all, I can't get serial output from the board I am trying to put coreboot on, so I am not able to go any further to see whats

Re: [coreboot] Getting serial output from w83627hf?

2011-10-18 Thread Alp Eren Köse
/18 Alp Eren Köse alperenk...@buyutech.com.tr Are you able to use the serial port when the vendor BIOS/(U)EFI image is used? Yes I can get output if I append the following to the kernel line in grub: console=ttyS0,115200 console=tty0 And I have also set the show POST codes on the debug

[coreboot] Getting serial output from w83627hf?

2011-10-17 Thread Alp Eren Köse
Hi all, I can't get serial output from the board I am trying to put coreboot on, so I am not able to go any further to see whats going on.. The board has a Winbond W83627HF/F/HG/G (id=0x52, rev=0x41) at 0x2e. I couldn't figure out where to put the chip superio/winbond/w83627hf section in the

Re: [coreboot] make crossgcc fails with 'Building IASL 20110623 ... failed'

2011-10-11 Thread Alp Eren Köse
The script doesn't help. What do I need to do? set the CC variable to gcc in the environment? 2011/10/11 Peter Stuge pe...@stuge.se Stefan Reinauer wrote: Building IASL 20110623 ... failed make[1]: *** [build-without-gdb] Error 1 make: *** [crossgcc] Error 2 Sounds like $(CC) is not

[coreboot] make crossgcc fails with 'Building IASL 20110623 ... failed'

2011-10-10 Thread Alp Eren Köse
As written on the subject 'make crossgcc' fails as following: Skipping GDB as requested by command line Building IASL 20110623 ... failed make[1]: *** [build-without-gdb] Error 1 make: *** [crossgcc] Error 2 Anyone knows why? and the util/crossgcc/acpica-unix-20110623/compiler/crossgcc-build.log

Re: [coreboot] Coreboot on Axiomtek PICO821

2011-10-07 Thread Alp Eren Köse
of it, there is just a - in the list of supported motherboards for superIO of Rainbow-G6.. Thanks in advance, Alp 2011/10/5 Myles Watson myle...@gmail.com 2011/10/5 Alp Eren Köse alperenk...@buyutech.com.tr: Anyone has an idea? Another question is I can't find my mainboard vendor Axiomtek in Mainboard

[coreboot] crossgcc/buildgcc gdb7.2 version name change

2011-10-07 Thread Alp Eren Köse
gdb7.2 is renamed to gdb7.2a in http://ftp.gnu.org/gnu/gdb/ so 'make crosgcc' fails with: Failed to download gdb-7.2.tar.bz2. make[1]: *** [build] Error 1 make: *** [crossgcc] Error 2 It seems, the gdb version in util/crossgcc/buildgcc needs to be updated? -- coreboot mailing list:

Re: [coreboot] Coreboot on Axiomtek PICO821

2011-10-05 Thread Alp Eren Köse
do it? It would be really nice if someone could point a way.. Thanks in advance, Alp 2011/10/3 Alp Eren Köse alperenk...@buyutech.com.tr Hello all! I am new to your list, and I want to install coreboot in a board I own. I couldn't be sure if it work on it, let me give you the details: Board

[coreboot] Coreboot on Axiomtek PICO821

2011-10-03 Thread Alp Eren Köse
Hello all! I am new to your list, and I want to install coreboot in a board I own. I couldn't be sure if it work on it, let me give you the details: Board Vendor: Axiomtek Board Name: PICO821 CPU: Intel(R) Atom(TM) CPU Z510 @ 1.10GHz Chipset: Intel System Controller Hub US15W The *lspci