Re: [coreboot] .cb files

2011-01-04 Thread Peter Stuge
ali hagigat wrote: So devicetree.cb files are written by hand and the compilation process does not use them? They are just some information for the developers? Of course not, that would be redundant. As Kerry pointed out, they are very much part of the build process. You can also see this very

Re: [coreboot] sb800 code derived from sb700 implementation

2011-01-04 Thread Peter Stuge
She, Kerry wrote: I have made a little bit cleanup from the patches originally made by Bao Zheng, This sb800 code is derived from sb700 implementation. Release this patch is NOT to confusing people, but make other patches based on this implementation also works. So this patch don’t

Re: [coreboot] Test SeaBIOS AHCI support

2011-01-04 Thread Peter Stuge
Hi Alec, Neo The User wrote: I have attached the somewhat working port as a patch (ma785gm-us2h.patch) Cool! I hope the patch format is correct! Well, I'd say no. It is impossible to review this patch because it duplicates (nearly) all code for another board. It would be very good if you

Re: [coreboot] Test SeaBIOS AHCI support

2011-01-04 Thread Neo The User
Hello! New patch :) Sorry about that, I have little to no experience with subversion. Also I found out that the rebooting loop wasn't caused by the AHCI SATA being off, but rather the console level for serial output was below 7 in the coreboot config file... I found it very strange. Anyway,

Re: [coreboot] [PATCH 1/2] Geode GX2 cleanup again

2011-01-04 Thread Uwe Hermann
On Fri, Dec 31, 2010 at 07:57:34AM +0100, Stefan Reinauer wrote: On 12/30/10 10:48 PM, Nils wrote: - {0x,{0x, 0x}}, + {0x,{0x, 0x}}, I don't think we should capitalize hexadecimal

[coreboot] [commit] r6240 - trunk/src/southbridge/nvidia/ck804

2011-01-04 Thread repository service
Author: uwe Date: Tue Jan 4 18:36:55 2011 New Revision: 6240 URL: https://tracker.coreboot.org/trac/coreboot/changeset/6240 Log: CK804: Cosmetic fixes, switch to u8 et al. Signed-off-by: Uwe Hermann u...@hermann-uwe.de Acked-by: Uwe Hermann u...@hermann-uwe.de Modified:

Re: [coreboot] IDE interface support code for AMDLX800-CS5536

2011-01-04 Thread Marc Jones
On Sat, Jan 1, 2011 at 1:38 PM, Darmawan Salihun darmawan.sali...@gmail.com wrote: On 1/2/11, Darmawan Salihun darmawan.sali...@gmail.com wrote: Hi guys, I'm looking for the support code for the IDE controller in CS5536 southbridge. I checked-out Coreboot source code but only saw Flash

[coreboot] [commit] r6241 - trunk/src/southbridge/nvidia/mcp55

2011-01-04 Thread repository service
Author: uwe Date: Tue Jan 4 20:51:33 2011 New Revision: 6241 URL: https://tracker.coreboot.org/trac/coreboot/changeset/6241 Log: MCP55: Cosmetic fixes, switch to u8 et al. Signed-off-by: Uwe Hermann u...@hermann-uwe.de Acked-by: Uwe Hermann u...@hermann-uwe.de Modified:

Re: [coreboot] Support for Google CR-48/Atom N455

2011-01-04 Thread Brandon White
Thanks Crisit for getting back to me. I have indeed flashed it with flashrom in Ubuntu. I will see what I can do about details of the northbridge. On Mon, Jan 3, 2011 at 12:07 PM, Cristi Magherusan cristi.magheru...@net.utcluj.ro wrote: În Dum, Ianuarie 2, 2011 4:31, Brandon White a scris:

Re: [coreboot] IDE interface support code for AMDLX800-CS5536

2011-01-04 Thread Darmawan Salihun
Hi Mark, On 1/5/11, Marc Jones marcj...@gmail.com wrote: On Sat, Jan 1, 2011 at 1:38 PM, Darmawan Salihun darmawan.sali...@gmail.com wrote: On 1/2/11, Darmawan Salihun darmawan.sali...@gmail.com wrote: Hi guys, I'm looking for the support code for the IDE controller in CS5536 southbridge.

Re: [coreboot] sb800 code derived from sb700 implementation

2011-01-04 Thread Stefan Reinauer
* Peter Stuge pe...@stuge.se [110104 12:21]: She, Kerry wrote: Thanks! I think this is a nice addition. Maybe we should add a Kconfig option to choose between cimx and non-cimx? I think we should, once we actually hit a use case. -- coreboot mailing list: coreboot@coreboot.org

Re: [coreboot] sb800 code derived from sb700 implementation

2011-01-04 Thread Peter Stuge
Stefan Reinauer wrote: Maybe we should add a Kconfig option to choose between cimx and non-cimx? I think we should, once we actually hit a use case. Um? This is the case right here. I say add it now and get the patch commited, then can remove in future if not used. //Peter -- coreboot

Re: [coreboot] sb800 code derived from sb700 implementation

2011-01-04 Thread Stefan Reinauer
* Peter Stuge pe...@stuge.se [110104 22:18]: Stefan Reinauer wrote: Maybe we should add a Kconfig option to choose between cimx and non-cimx? I think we should, once we actually hit a use case. Um? This is the case right here. Oh? Which board? I thought the patch said for reference

Re: [coreboot] sb800 code derived from sb700 implementation

2011-01-04 Thread Carl-Daniel Hailfinger
Auf 04.01.2011 22:21, Stefan Reinauer schrieb: * Peter Stuge pe...@stuge.se [110104 22:18]: Stefan Reinauer wrote: Maybe we should add a Kconfig option to choose between cimx and non-cimx? I think we should, once we actually hit a use case. Um? This is the case

Re: [coreboot] sb800 code derived from sb700 implementation

2011-01-04 Thread Stefan Reinauer
* Carl-Daniel Hailfinger c-d.hailfinger.devel.2...@gmx.net [110105 00:05]: Still, having the code checked in is IMHO better than having it on the list. If there are any CIMx integration issues later, we still have the alternative code (and as a nice benefit, we can actually touch that code

[coreboot] [commit] r6242 - trunk

2011-01-04 Thread repository service
Author: stepan Date: Wed Jan 5 02:37:48 2011 New Revision: 6242 URL: https://tracker.coreboot.org/trac/coreboot/changeset/6242 Log: fix make clean Signed-off-by: Stefan Reinauer ste...@coreboot.org Acked-by: Stefan Reinauer ste...@coreboot.org Modified: trunk/Makefile Modified:

[coreboot] [commit] r6243 - trunk/util/kconfig

2011-01-04 Thread repository service
Author: stepan Date: Wed Jan 5 03:10:50 2011 New Revision: 6243 URL: https://tracker.coreboot.org/trac/coreboot/changeset/6243 Log: fix compilation of mconf on some systems. Signed-off-by: Stefan Reinauer ste...@coreboot.org Acked-by: Stefan Reinauer ste...@coreboot.org Modified:

[coreboot] [commit] r6244 - in trunk/src: . arch/x86 console

2011-01-04 Thread repository service
Author: stepan Date: Wed Jan 5 03:27:53 2011 New Revision: 6244 URL: https://tracker.coreboot.org/trac/coreboot/changeset/6244 Log: move single options out of main menu and remove stray options Signed-off-by: Stefan Reinauer ste...@coreboot.org Acked-by: Stefan Reinauer ste...@coreboot.org

[coreboot] [commit] r6245 - trunk/src/lib

2011-01-04 Thread repository service
Author: stepan Date: Wed Jan 5 03:40:53 2011 New Revision: 6245 URL: https://tracker.coreboot.org/trac/coreboot/changeset/6245 Log: uart_init is only used in romstage. Signed-off-by: Stefan Reinauer ste...@coreboot.org Acked-by: Stefan Reinauer ste...@coreboot.org Modified:

[coreboot] one super i/o

2011-01-04 Thread ali hagigat
I am looking for the data sheet and programming reference manual of a super I/O chip by ITE, IT8703F. I will be much appreciated if anybody can email it for me. -- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot

Re: [coreboot] one super i/o

2011-01-04 Thread Corey Osgood
On Tue, Jan 4, 2011 at 10:43 PM, ali hagigat hagigat...@gmail.com wrote: I am looking for the data sheet and programming reference manual of a super I/O chip by ITE, IT8703F. I will be much appreciated if anybody can email it for me. Looks like google can't find it, you're going to have to

Re: [coreboot] one super i/o

2011-01-04 Thread Bao, Zheng
You can run superiotool to find out the logical device number (LDN) of each device. That is the way if we don't have the datasheet. Zheng -Original Message- From: coreboot-boun...@coreboot.org [mailto:coreboot-boun...@coreboot.org] On Behalf Of ali hagigat Sent: Wednesday, January

[coreboot] Support for Asus M2N-SLI Deluxe

2011-01-04 Thread Michael Cassaniti
Hi, Answering the following questions from the FAQ, I have the following: Board Vendor: Asus Board Product Name: M2N-SLI Deluxe CPU Model: AMD Athlon 64FX, Socket AM2 Northbridge: Nvidia nForce 570 SLI Southbridge: Nvidia MCP55 Link to specifications: