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

2011-01-02 Thread Brandon White
Hello all. Someone was accidentally sent a CR-48 that had Windows 7 pre-installed and an actual BIOS instead of Google's EFI. Anways, he uploaded the BIOS, I was able to flash it and after that I installed Ubuntu as a dual boot with Chrome OS. I was wondering if Coreboot was possible on this

Re: [coreboot] incomplete documentation

2011-01-02 Thread Joseph Smith
On Sun, 2 Jan 2011 12:30:11 +0330, ali hagigat hagigat...@gmail.com wrote: Coreboot declares a complete documentation of some chips by: http://www.coreboot.org/Datasheets and particularly 82815E by: http://www.coreboot.org/Datasheets#Intel_82801BA.2FBAM_.28ICH2.29 Where is the

Re: [coreboot] incomplete documentation

2011-01-02 Thread Stefan Reinauer
On 1/2/11 10:00 AM, ali hagigat wrote: Coreboot declares a complete documentation of some chips by: http://www.coreboot.org/Datasheets and particularly 82815E by: http://www.coreboot.org/Datasheets#Intel_82801BA.2FBAM_.28ICH2.29 Where is the documentation for integrated graphics controller

Re: [coreboot] incomplete documentation

2011-01-02 Thread Peter Stuge
ali hagigat wrote: Coreboot declares a complete documentation of some chips by: http://www.coreboot.org/Datasheets How do you know that it is complete? I doubt that we have (even links to) complete documentation for anything besides superio chips. and particularly 82815E by:

Re: [coreboot] Need pointers

2011-01-02 Thread Stefan Reinauer
Hi Keith, On 1/2/11 3:59 AM, Keith Hui wrote: I also want to get the SCSI part of my P2B-LS fully working. This also means implementing an option table for this board. Why would that be required? I am looking for pointers on what to read to know the relationships between option tables,

[coreboot] raminit.c example

2011-01-02 Thread Roger
I've read over the src/northbridge/intel/i440bx/raminit.c, but am still a little mystified on setting the settings. I can see where settings are set to zero (or default), but when I look at other settings, the values don't seem to match up to what is well documented within the comments. A good

Re: [coreboot] raminit.c example

2011-01-02 Thread Corey Osgood
On Sun, Jan 2, 2011 at 8:03 PM, Roger rogerx@gmail.com wrote: I've read over the src/northbridge/intel/i440bx/raminit.c, but am still a little mystified on setting the settings. I can see where settings are set to zero (or default), but when I look at other settings, the values don't