[coreboot] What's the purpose of xcompile?

2011-05-07 Thread Hamo
Dear lists, After review my cross-compiler patch, I found it does not work as expect. We use a script called xcompile to set and verify the compile toolchain. Must we use it? Can we just trust our users to let them set their compiler prefix by themselves? If so, we can add cross-compiler for ARM ea

Re: [coreboot] Keyboard not working on Thinkpad X60/T60

2011-05-07 Thread Kevin O'Connor
On Sat, May 07, 2011 at 01:22:50PM -0700, Stefan Reinauer wrote: > On 5/7/11 12:05 PM, Kevin O'Connor wrote: > >On Sat, May 07, 2011 at 08:48:45PM +0200, Sven Schnelle wrote: > >>Kevin O'Connor writes: > >>>Do you know how long it takes for your keyboard to become responsive? > >>>(You can pass "-

Re: [coreboot] [SeaBIOS] Keyboard not working on Thinkpad X60/T60

2011-05-07 Thread Kevin O'Connor
On Sat, May 07, 2011 at 01:19:23PM -0700, Stefan Reinauer wrote: > On 5/7/11 12:05 PM, Kevin O'Connor wrote: > >On Sat, May 07, 2011 at 08:48:45PM +0200, Sven Schnelle wrote: > >>Kevin O'Connor writes: > >>>Do you know how long it takes for your keyboard to become responsive? > >>>(You can pass "-

Re: [coreboot] Keyboard not working on Thinkpad X60/T60

2011-05-07 Thread Stefan Reinauer
On 5/7/11 12:05 PM, Kevin O'Connor wrote: On Sat, May 07, 2011 at 08:48:45PM +0200, Sven Schnelle wrote: Kevin O'Connor writes: Do you know how long it takes for your keyboard to become responsive? (You can pass "-n" to tools/readserial.py to have it report wall times instead of adjusted times

Re: [coreboot] Keyboard not working on Thinkpad X60/T60

2011-05-07 Thread Stefan Reinauer
On 5/7/11 12:05 PM, Kevin O'Connor wrote: On Sat, May 07, 2011 at 08:48:45PM +0200, Sven Schnelle wrote: Kevin O'Connor writes: Do you know how long it takes for your keyboard to become responsive? (You can pass "-n" to tools/readserial.py to have it report wall times instead of adjusted times

[coreboot] [PATCH] Replace the values of APIC timer init with macros

2011-05-07 Thread Vikram Narayanan
This replaces the fixed shift values in the apic timer init with macros. Signed-off by: Vikram Narayanan --- --- a/src/cpu/x86/lapic/apic_timer.cSun May 8 00:18:12 2011 +++ b/src/cpu/x86/lapic/apic_timer.cSun May 8 00:08:54 2011 @@ -36,7 +36,7 @@ msr_t fsb_clock_sts; /

Re: [coreboot] Keyboard not working on Thinkpad X60/T60

2011-05-07 Thread Kevin O'Connor
On Sat, May 07, 2011 at 08:48:45PM +0200, Sven Schnelle wrote: > Kevin O'Connor writes: > > Some ps2 ports send NAK (0xfe) when there is no keyboard plugged in. > > The detection for NAK was added so that it doesn't take a full second > > to recognize that no keyboard is present. The patch you se

Re: [coreboot] Keyboard not working on Thinkpad X60/T60

2011-05-07 Thread Kevin O'Connor
On Sat, May 07, 2011 at 08:48:45PM +0200, Sven Schnelle wrote: > Kevin O'Connor writes: > > Do you know how long it takes for your keyboard to become responsive? > > (You can pass "-n" to tools/readserial.py to have it report wall times > > instead of adjusted times.) > > It takes something about

Re: [coreboot] Keyboard not working on Thinkpad X60/T60

2011-05-07 Thread Sven Schnelle
Kevin O'Connor writes: > On Wed, May 04, 2011 at 10:16:17AM +0200, Sven Schnelle wrote: >> >>> Will do. But right now i have the problem that the Keyboard isn't >> >>> working on cold boot - seabios is probably started so early that some >> >>> hardware parts are not finished with reset or simila

Re: [coreboot] Keyboard not working on Thinkpad X60/T60

2011-05-07 Thread Paul Menzel
Am Samstag, den 07.05.2011, 13:01 -0400 schrieb Kevin O'Connor: > On Wed, May 04, 2011 at 10:16:17AM +0200, Sven Schnelle wrote: > > >>> Will do. But right now i have the problem that the Keyboard isn't > > >>> working on cold boot - seabios is probably started so early that some > > >>> hardware p

Re: [coreboot] [U-Boot] u-boot on x86 reloaded

2011-05-07 Thread Kevin O'Connor
On Wed, May 04, 2011 at 09:35:46PM +1000, Graeme Russ wrote: > - I'm in the middle of re-writing the entire real-mode switch code and > real-mode support in U-Boot. The new code allows you to write real-mode > code in C - I even have the Linux real-mode printf ported :) This will make > writing yo

Re: [coreboot] Keyboard not working on Thinkpad X60/T60

2011-05-07 Thread Kevin O'Connor
On Wed, May 04, 2011 at 10:16:17AM +0200, Sven Schnelle wrote: > >>> Will do. But right now i have the problem that the Keyboard isn't > >>> working on cold boot - seabios is probably started so early that some > >>> hardware parts are not finished with reset or similar things. [...] > I've just mo

Re: [coreboot] [RFC] cheapish and free usb spi flashing device

2011-05-07 Thread Peter Stuge
Stefan Tauner wrote: > > > right now my plan is the following: > > > an avr atmegaXXu2 is connected via usb and implements the serprog > > > protocol > > > > Please do not! Make good use of USB and design a protocol that > > actually takes advantage of relevant USB features, instead of > > pretend

[coreboot] bootsplash patch for 2.6.38

2011-05-07 Thread Puneet Goel
Hi Can anyone tell me if bootsplash patch is available for 2.6.38 kernel over atyfb. I am not using vesafb Thanks Puneet -- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot

Re: [coreboot] [U-Boot] u-boot on x86 reloaded

2011-05-07 Thread Graeme Russ
Hi Rodulf, On 04/05/11 22:37, Rudolf Marek wrote: > Hello all, > [snip] >> - The build warnings and errors you incurred are probably fixed in >> mainline (x86 is a bit of a forgotten cousin which gets broken when global >> patches are made to Makefile, linker scripts etc). If you still have >

[coreboot] [commit] r6560 - trunk/src/southbridge/amd/rs780

2011-05-07 Thread repository service
Author: kerry Date: Sat May 7 10:51:32 2011 New Revision: 6560 URL: https://tracker.coreboot.org/trac/coreboot/changeset/6560 Log: RS780 DDI Lanes configure support, and remove RS780 get_cpu_rev(). Signed-off-by: Kerry She Acked-by: Marc Jones Modified: trunk/src/southbridge/amd/rs780/chip

[coreboot] [commit] r6559 - in trunk/src: southbridge/amd/cimx_wrapper/sb800 vendorcode/amd/cimx/sb800

2011-05-07 Thread repository service
Author: kerry Date: Sat May 7 10:43:40 2011 New Revision: 6559 URL: https://tracker.coreboot.org/trac/coreboot/changeset/6559 Log: SB800 CIMX code can share the AGESA V5 lib code, some platform only use sb800 cimx code, not use AGESA v5 code. for such platform, one can compile the sb800 cimx and

[coreboot] [commit] r6558 - in trunk/src/vendorcode/amd/agesa: Include Lib

2011-05-07 Thread repository service
Author: kerry Date: Sat May 7 10:37:38 2011 New Revision: 6558 URL: https://tracker.coreboot.org/trac/coreboot/changeset/6558 Log: 1. move _mm_clflush_fs() to __SSE3__ block, because __builtin_ia32_sfence() is the sse built-in function 2. move the Amd Lib functions using sse build-in functions t

[coreboot] [commit] r6557 - trunk/src/vendorcode/amd/agesa

2011-05-07 Thread repository service
Author: kerry Date: Sat May 7 10:33:14 2011 New Revision: 6557 URL: https://tracker.coreboot.org/trac/coreboot/changeset/6557 Log: put the amdlib and agesa constant to .rodata segment. so amdlib.c would not complain "Do not use global variables in romstage" Signed-off-by: Kerry She Acked-by: Ma