Re: [coreboot] [PATCH] SECC Pentium 2/3 users are gonna love this

2011-01-08 Thread Jouni Mettälä
Updated patch with l2_cache.h added Signed-off-by: Jouni Mettälä Index: src/include/cpu/intel/l2_cache.h === --- src/include/cpu/intel/l2_cache.h (revision 0) +++ src/include/cpu/intel/l2_cache.h (revision 0) @@ -0,0 +1,64

Re: [coreboot] [PATCH] SECC Pentium 2/3 users are gonna love this

2011-01-08 Thread Jouni Mettälä
Here is updated patch with l2_cache.c added. Signed-off-by: Jouni Mettälä Index: src/cpu/intel/model_67x/l2_cache.c === --- src/cpu/intel/model_67x/l2_cache.c (revision 0) +++ src/cpu/intel/model_67x/l2_cache.c (revision 0) @@ -0,0

Re: [coreboot] [PATCH] SECC Pentium 2/3 users are gonna love this

2011-01-07 Thread Jouni Mettälä
ximum cache mask is 2 L2 Cache Mask is 4000 read_l2(2) = 8 write_l2(2) = 8 L2 Cache size is 512K L2 Cache lines initialized Signed-off-by: Jouni Mettälä cache_l2-6247.patch Description: Binary data l2_cache.cap Description: Binary data -- coreboot mailing list: coreboot@coreboot.org

Re: [coreboot] Error on filo---> make

2009-06-19 Thread Jouni Mettälä
2009/6/19 Rick Ant > Hello everyone, > > Does anybody have an experience like this while doing make on filo ? > Your help will be appreciated, Seems you have very old version of Filo Here is instructions how to get and compile recent version: http://www.coreboot.org/Filo -- coreboot mailing l

Re: [coreboot] FILO Compilation failure

2009-05-17 Thread Jouni Mettälä
2009/5/16 bifferos > > I've tried to build FILO following instructions at > http://www.coreboot.org/FILO, but it doesn't seem to work. Can anyone > give any hints? 0.5 compiles fine. > > Here's what I typed (snipped the uninteresting info): > > w...@cent:~/coreboot/filo$ svn co svn://coreboot.o

Re: [coreboot] [LinuxBIOS] abit be6

2008-01-29 Thread Jouni Mettälä
On Jan 29, 2008 7:35 PM, Carl-Daniel Hailfinger wrote: > > > Please try to get verbose flashrom readings from all of these chips. We > can add support for them once we know how their ID as it appears to > flashrom. > > Attached flashrom -V output of some chips: Two of SST29EE010 seems to have diff

Re: [coreboot] [LinuxBIOS] abit be6

2008-01-29 Thread Jouni Mettälä
> > Does that mean it doesn't recognize any other chips on that board? In > that case, we really are dealing with a missing board enable routine and > my patch just papers over the bug. > Do you have another board where the chip fits and where an unpatched > flashrom recognizes it? > Yes flashrom

Re: [coreboot] [LinuxBIOS] abit be6

2008-01-29 Thread Jouni Mettälä
On Jan 29, 2008 5:20 PM, Carl-Daniel Hailfinger wrote > > > Sorry, it seems that some specific board enable is missing. Or the chip > is not a Winbond W29C020, but manufactured by ASD. > > Hm. I just found a web site which claims that ASD chips are Winbond OEM > or the other way round. Try this hac

Re: [coreboot] [LinuxBIOS] abit be6

2008-01-29 Thread Jouni Mettälä
Any ideas to get flashrom to recognize flash chip. Output of flashrom -V (version 3082) is attached. Chip is original W29C020-12. Booting memtest from hard drive didn't give any errors in 4h49min :) (MemMap LinuxBIOS) I will be happy if I could test even experimental patches to get more memory wo

Re: [coreboot] [LinuxBIOS] abit be6

2008-01-15 Thread Jouni Mettälä
> Does a USB keyboard work? (does the board have onboard-USB?) USB keyboard works. flashrom couldn't detect flash chip. w29c020-12 or sst29ee010. -- coreboot mailing list coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot

Re: [coreboot] [LinuxBIOS] abit be6

2008-01-14 Thread Jouni Mettälä
On Jan 14, 2008 5:30 PM, Jouni Mettälä <[EMAIL PROTECTED]> wrote: > > > On Jan 14, 2008 4:25 PM, Uwe Hermann <[EMAIL PROTECTED]> wrote: > > > On Sun, Jan 13, 2008 at 09:08:17PM +0200, Jouni Mettälä wrote: > > > It now boots with filo. This time with

Re: [coreboot] [LinuxBIOS] abit be6

2008-01-13 Thread Jouni Mettälä
On Jan 12, 2008 7:24 PM, Peter Stuge <[EMAIL PROTECTED]> wrote: > On Sat, Jan 12, 2008 at 02:15:34PM +0200, Jouni Mettälä wrote: > > LinuxBios booted to filo. Motherboard is abit be6. This is azza/pt-6ibd/ > > config using http://coreboot.org/AZZA_PT-6IBD_Build_Tutorial. fil