Re: [coreboot] Hi from LinuxTag 2011

2011-05-12 Thread Marc Bertens
Looks good Peter :-) Greetz Marc On Thu, 2011-05-12 at 02:05 +0200, Peter Stuge wrote: Greetings from Berlin! //Peter -- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot -- coreboot mailing list: coreboot@coreboot.org

[coreboot] Patch for getpir when using input image file (http://patchwork.coreboot.org/patch/2459/)

2011-01-23 Thread Marc Bertens
The patch for the getpir tool was missing a tested signature. Tested-by Marc Bertens mbert...@xs4all.nl http://patchwork.coreboot.org/patch/2459/ Marc Bertens -- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot

[coreboot] New patches for NOKIA-IP530 and 2143PD driver.

2011-01-23 Thread Marc Bertens
Hi all, Signed-off:Marc Bertens mbert...@xs4all.nl Tested-by:Marc Bertensmbert...@xs4all.nl I made some new patches for the Nokia IP530, therefore my last patch submission can be discarded. 1.21143PD driver; I removed the not needed stuff from there and tested without and all

Re: [coreboot] Does coreboot+seabios suppport loading linux LiveCD?

2011-01-19 Thread Marc Bertens
Hi Fengwei, I played around with this setup on my Nokia IP530, but could not get it to work either. The nokia has no video adaptor, and to me at the time it seems that the a live CD did not access the video BIOS 0x10 functions, but uses direct memory access. So if you don't have a video

[coreboot] PATCH for NOKIA IP530

2011-01-16 Thread Marc Bertens
Hi all, Acked-by: Marc Bertens mbertens.xs4all.nl Tested-by: Marc Bertens mbertens.xs4all.nl Here is a new patch for the Nokia IP530, it contains; * Selection of the P3 cup in the Kconfig * In Kconfig the board revision can be selected. * In the devicetree,cb added comments and commented-out

Re: [coreboot] PATCH for NOKIA IP530

2011-01-16 Thread Marc Bertens
Correct, sorry some time i mix things up Marc On Sun, 2011-01-16 at 23:14 +0100, Stefan Reinauer wrote: * Marc Bertens mbert...@xs4all.nl [110116 21:57]: Hi all, Acked-by: Marc Bertens mbertens.xs4all.nl Tested-by: Marc Bertens mbertens.xs4all.nl Guess it needs a Signed-off-by from

Re: [coreboot] PATCH for NOKIA IP530

2011-01-16 Thread Marc Bertens
For the correctness; Signed-by: Marc Bertens mbertens.xs4all.nl Marc On Sun, 2011-01-16 at 23:14 +0100, Stefan Reinauer wrote: * Marc Bertens mbert...@xs4all.nl [110116 21:57]: Hi all, Tested-by: Marc Bertens mbertens.xs4all.nl Guess it needs a Signed-off-by from you... http

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

2011-01-12 Thread Marc Bertens
Hi i have a question about this L2 cache, can it also be used for the P3 socket PGA370. My nokia Ip530 has that type of CPU and as far as i know L2 cache is disabled Regards, Marc -Original Message- From: Keith Hui buu...@gmail.com To: coreboot@coreboot.org Cc: Jouni Mettälä

Re: [coreboot] [commit] r6247 - trunk/src/mainboard/nokia/ip530

2011-01-07 Thread Marc Bertens
-Original Message- From: Stefan Reinauer ste...@coreboot.org To: coreboot@coreboot.org Subject: Re: [coreboot] [commit] r6247 - trunk/src/mainboard/nokia/ip530 Date: Fri, 7 Jan 2011 01:21:26 +0100 This is not particularly beautiful. Is there any advantage of using the irq hack rather

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

2011-01-06 Thread Marc Bertens
Uwe, i did not know if you saw my message on IRC, so to be sure by mail too. Are there any guidelines for me to read how to use the wiki pages, I was just keeping the mainpage of the Nokia-ip530 related to the hardware and status of the implementation. And keep other things away from here,

Re: [coreboot] Patch for getpir when using input image file

2010-12-28 Thread Marc Bertens
-Original Message- From: Stefan Reinauer ste...@openbios.org To: coreboot@coreboot.org Subject: Re: [coreboot] Patch for getpir when using input image file Date: Tue, 28 Dec 2010 10:38:21 +0100 On 12/27/10 7:45 PM, Marc Bertens wrote: Signed-off: Marc Bertens mbert...@xs4all.nl

[coreboot] Patches for Nokia IP530

2010-12-28 Thread Marc Bertens
Signed-off: Marc Bertens mbert...@xs4all.nl Tested: Marc Bertens mbert...@xs4all.nl I added superio registers for mainly the AUX device, to get it as the orginal bios. With its the LEDs in the front panel can be controlled and the JP900 and JP901 can be read. I changed the flash ROM size 512Kb

[coreboot] Patch for getpir when using input image file

2010-12-27 Thread Marc Bertens
Signed-off: Marc Bertens mbert...@xs4all.nl There was a problem when using the getpir utility with the coreboot_ram file, basically removed the loop around the search function, in the coreboot_ram image the start $PIR is not on a 16 byte boundary. due to the search already was matching 6 bytes

[coreboot] Restarting the Nokia-IP530 project with I440BX, failed to start

2010-12-25 Thread Marc Bertens
hi all, i restarted the my project with the nokia IP530, and checked out the newest release of coreboot and i got only to the initstage of the i440bx. I changed my Kconfig and added SDRAMPWR_4DIMM for safety, but not change in the startup it stays the same. Anyone any ideas ? First

Re: [coreboot] compiling coreboot

2010-07-24 Thread Marc Bertens
Hi Ali, I read the main log from you and the replies you have received. You try to do what most of us takes us a couple of months. I'm involved with the coreboot project from a couple of months now and working on a piece of custom hardware (Nokia IP530). And still i don't know all the ins and

[coreboot] superiotool support FDC37C932 for Nokia IP330

2010-04-11 Thread Marc Bertens
Hi all, I added support for the FDC37C932 (device id 0x02, revision 0x01) chip. This chip is in a Nokia IP330 (firewall hardware). The diff was made using Work Bench version: 1.5.4-0, pysvn version: 1.6.0-0, svn version: 1.5.1-, wxPython 2.6.3.2 , Python 2.5.2 final 0 This is the -deV output of

Re: [coreboot] superiotool support FDC37C932 for Nokia IP330

2010-04-11 Thread Marc Bertens
Signed-off-by: Marc Bertens mbert...@xs4all.nl Op zondag 11-04-2010 om 10:23 uur [tijdzone +0200], schreef Marc Bertens: Hi all, I added support for the FDC37C932 (device id 0x02, revision 0x01) chip. This chip is in a Nokia IP330 (firewall hardware). The diff was made using Work Bench

Re: [coreboot] (no subject)

2010-04-11 Thread Marc Bertens
Signed-off-by: Marc Bertens mbert...@xs4all.nl Op zaterdag 10-04-2010 om 13:33 uur [tijdzone +0200], schreef Marc Bertens: Hi all, Here is my svn diff for the Nokia IP530, currently its able to run coreboot + seabios + sgabios. The following hardware works; P3 i440BX

[coreboot] (no subject)

2010-04-10 Thread Marc Bertens
of the coreboot project. +## +## Copyright (C) 2010 Marc Bertens mbert...@xs4all.nl +## +## This program is free software; you can redistribute it and/or modify +## it under the terms of the GNU General Public License as published by +## the Free Software Foundation; either version 2 of the License