[coreboot] Porting Coreboot to Atom based platform (Atom E660 + EG20T chipset)

2011-05-01 Thread Boris Shpoungin
We are considering to port Coreboot for Intel Atom E660 + EG20T chipset patform. Our platform base on Intel Crown Bay evaluation board. I wonder what are the first steps of porting? What should we start to work from? Any manuals, documents, suggestions, etc? Thanks -- coreboot mailing list:

Re: [coreboot] Fwd: use gcc 4.6.0 link time optimization to reduce coreboot execution time

2011-05-01 Thread Kevin O'Connor
On Sat, Apr 30, 2011 at 11:11:37PM -0500, Scott Duplichan wrote: Anton Kochkov wrote: ] May be add something like profiling option with patch for implementing ] such feature? ] Best regards, ] Anton Kochkov. Hello Anton, In the past I have seen such logging code added to a BIOS code

Re: [coreboot] use gcc 4.6.0 link time optimization to reduce coreboot execution time

2011-05-01 Thread Kevin O'Connor
On Sat, Apr 30, 2011 at 10:37:09PM -0500, Scott Duplichan wrote: Kevin O'Connor wrote: ] That's a great boot time! Do you have a breakdown of where the 640ms ] is spent? I tried adding some serial logging to get an idea about where the time is spent. The logging adds 8 ms to the boot time: