Re: [coreboot] Wyse thinclients

2010-05-27 Thread Joseph Smith
On 05/27/2010 07:08 PM, Oliver Schinagl wrote: Btw, you can even clearly see from their thinclients portfolio the main differences between the various units; http://www.wyse.com/products/hardware/thinclients/ Thin Clients Wyse ThinOS S10 ---

Re: [coreboot] Wyse S10 Information

2010-05-27 Thread Peter Stuge
Oliver Schinagl wrote: > I get a message from the pata_cs5536 driver that IDE is disabled by > the bios; and of course no option to enable it. Try adding pata_cs5536.msr=1 to the kernel parameters, to make the driver use native GeodeLink access to the hardware rather than PCI. It may or may not ig

Re: [coreboot] Wyse S10 Information

2010-05-27 Thread Joseph Smith
On 05/27/2010 07:14 PM, Nils wrote: Oliver wrote: The reason why it's not working now, is because I get a message from the pata_cs5536 driver that IDE is disabled by the bios; and of course no option to enable it. This is the same problem i had with the S50. The problem is that the bios has co

Re: [coreboot] Wyse S10 Information

2010-05-27 Thread Nils
Oliver wrote: >The reason why it's not working now, is because I get a message from >the pata_cs5536 driver that IDE is disabled by the bios; and of course >no option to enable it. This is the same problem i had with the S50. The problem is that the bios has configured the CS5536 for flash(board).

[coreboot] Wyse thinclients

2010-05-27 Thread Oliver Schinagl
Btw, you can even clearly see from their thinclients portfolio the main differences between the various units; http://www.wyse.com/products/hardware/thinclients/ Thin Clients Wyse ThinOS S10 Windows CE S30 ---

Re: [coreboot] Wyse S10 Information

2010-05-27 Thread Oliver Schinagl
On 05/28/2010 12:30 AM, Nils wrote: Hi Oliver, You wrote: I'll check the rom as advised on the list; but I wouldn't be supprised if it was; the IDE port is free and unused I think the operating system is in your ide flash board that is laying upside down in the corner of your S10 on t

Re: [coreboot] Wyse S10 Information

2010-05-27 Thread Oliver Schinagl
On 05/28/10 00:27, Nils wrote: > Hi Oliver, > You wrote: > >> I'll check the rom as advised on the list; but I wouldn't be supprised >> if it was; the IDE port is free and unused >> > I think the operating system is in your ide flash board that is laying > upside down in the corner of your

[coreboot] [commit] r5595 - trunk/src/northbridge/intel/i82830

2010-05-27 Thread repository service
Author: stepan Date: Fri May 28 00:47:13 2010 New Revision: 5595 URL: https://tracker.coreboot.org/trac/coreboot/changeset/5595 Log: Fix MBI walker. Signed-off-by: Joseph Smith Signed-off-by: Stefan Reinauer Acked-by: Joseph Smith Acked-by: Stefan Reinauer Modified: trunk/src/northbridge/

Re: [coreboot] Wyse S10 Information

2010-05-27 Thread Nils
Hi Oliver, You wrote: >I'll check the rom as advised on the list; but I wouldn't be supprised >if it was; the IDE port is free and unused I think the operating system is in your ide flash board that is laying upside down in the corner of your S10 on the photo.(it belongs in the ide slot) >I then

Re: [coreboot] segmentation fault when building

2010-05-27 Thread Peter Stuge
Hi Anthony, Mayhall, Anthony J. (MSFC-ES53)[Dynamic Concepts Inc.] wrote: > If I run make menuconfig and select the Tyan S2912_fam10 > motherboard, when I do the make, I get an error from the loader. > Here's what the output looks like: > > ROMCC mainboard/tyan/s2912_fam10/bootblock.inc

Re: [coreboot] RCA IP1150

2010-05-27 Thread Joseph Smith
On 05/27/2010 03:00 AM, Gregg Levine wrote: Hello! Joe, just for fun I ran the supported boxes on your website past Amazon and surprisingly enough it found two of them so far. The first one was the original RCA RM4100, and the imagery there confirmed what it was originally programmed to do. Ther

[coreboot] segmentation fault when building

2010-05-27 Thread Mayhall, Anthony J. (MSFC-ES53)[Dynamic Concepts Inc.]
If I run make menuconfig and select the Tyan S2912_fam10 motherboard, when I do the make, I get an error from the loader. Here's what the output looks like: ROMCC mainboard/tyan/s2912_fam10/bootblock.inc GENbootblock/bootblock.c CC mainboard/tyan/s2912_fam10/boot

Re: [coreboot] [PATCH] Improve i82830 MBI SMI Handler - take 2

2010-05-27 Thread Joseph Smith
On 05/27/2010 12:22 PM, Stefan Reinauer wrote: On 5/27/10 7:20 AM, Joseph Smith wrote: Hello, Let's try this again. This way is as dynamic as possibly possible. This patch improves the i82830 MBI SMI Handler. It is now able to load Intel vbios VBT and Flexaim modules. Build and boot tested. Ok

Re: [coreboot] Patch for Nokia-IP530, now with working PIRQ table, fix on the pirq_routing

2010-05-27 Thread mbertens
On Thu, 2010-05-27 at 20:32 +0200, Peter Stuge wrote: > mbertens wrote: > > Here is the patch just for the pirq_routing() function. Its made > > specific to the CONFIG_NORTHBRIDGE_INTEL_440BX if that is to generic > > please replace by CONFIG_BOARD_NOKIA_IP530. > > _440BX is good, but there are

Re: [coreboot] Patch for Nokia-IP530, now with working PIRQ table, fix on the pirq_routing

2010-05-27 Thread Peter Stuge
mbertens wrote: > Here is the patch just for the pirq_routing() function. Its made > specific to the CONFIG_NORTHBRIDGE_INTEL_440BX if that is to generic > please replace by CONFIG_BOARD_NOKIA_IP530. _440BX is good, but there are still a few issues. > - added the correction for the i440BX by A

Re: [coreboot] [PATCH] Improve i82830 MBI SMI Handler - take 2

2010-05-27 Thread Joseph Smith
On Thu, 27 May 2010 18:22:27 +0200, Stefan Reinauer wrote: > On 5/27/10 7:20 AM, Joseph Smith wrote: >> Hello, >> Let's try this again. This way is as dynamic as possibly possible. >> >> This patch improves the i82830 MBI SMI Handler. It is now able to load >> Intel vbios VBT and Flexaim module

Re: [coreboot] [PATCH] Improve i82830 MBI SMI Handler - take 2

2010-05-27 Thread Stefan Reinauer
On 5/27/10 7:20 AM, Joseph Smith wrote: > Hello, > Let's try this again. This way is as dynamic as possibly possible. > > This patch improves the i82830 MBI SMI Handler. It is now able to load > Intel vbios VBT and Flexaim modules. Build and boot tested. Ok, I tried to understand what's wrong from

[coreboot] [commit] r5594 - in trunk/src: devices/oprom/yabel northbridge/intel/i82830 southbridge/intel/i82801dx

2010-05-27 Thread repository service
Author: stepan Date: Thu May 27 17:41:15 2010 New Revision: 5594 URL: https://tracker.coreboot.org/trac/coreboot/changeset/5594 Log: fix warnings. Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer Modified: trunk/src/devices/oprom/yabel/device.c trunk/src/northbridge/intel/i82830/i

Re: [coreboot] Wyse S10 Information

2010-05-27 Thread Andrew Morgan
On 27/05/2010 15:44, Oliver Schinagl wrote: On 05/27/10 16:06, Stefan Reinauer wrote: Please do not sent excerpts of closed licensed material to this mailing list. Wouldn't strings somefile.rom be fair use? With the limited output it generates anyway; It is a thin line I suppose, I'l

Re: [coreboot] Wyse S10 Information

2010-05-27 Thread Joseph Smith
On Thu, 27 May 2010 17:17:40 +0200, Oliver Schinagl wrote: > On 05/27/10 16:54, Joseph Smith wrote: >> >> >> On Thu, 27 May 2010 16:44:44 +0200, Oliver Schinagl >> wrote: >> >>> On 05/27/10 16:06, Stefan Reinauer wrote: >>> On 5/26/10 6:34 PM, Oliver Schinagl wrote: > String

Re: [coreboot] Wyse S10 Information

2010-05-27 Thread Oliver Schinagl
On 05/27/10 16:54, Joseph Smith wrote: > > > On Thu, 27 May 2010 16:44:44 +0200, Oliver Schinagl > wrote: > >> On 05/27/10 16:06, Stefan Reinauer wrote: >> >>> On 5/26/10 6:34 PM, Oliver Schinagl wrote: >>> >>> Strings was interesting enough. I changed the IP, something that mi

Re: [coreboot] Wyse S10 Information

2010-05-27 Thread Joseph Smith
On Thu, 27 May 2010 16:44:44 +0200, Oliver Schinagl wrote: > On 05/27/10 16:06, Stefan Reinauer wrote: >> On 5/26/10 6:34 PM, Oliver Schinagl wrote: >> >>> Strings was interesting enough. I changed the IP, something that might >>> seem like a password and hostnames; just in case. So to me a big

Re: [coreboot] Wyse S10 Information

2010-05-27 Thread Oliver Schinagl
On 05/27/10 16:06, Stefan Reinauer wrote: > On 5/26/10 6:34 PM, Oliver Schinagl wrote: > >> Strings was interesting enough. I changed the IP, something that might >> seem like a password and hostnames; just in case. So to me a big portion >> of the ICA information is still located in the flashro

Re: [coreboot] Wyse S10 Information

2010-05-27 Thread Stefan Reinauer
On 5/26/10 6:34 PM, Oliver Schinagl wrote: > Strings was interesting enough. I changed the IP, something that might > seem like a password and hostnames; just in case. So to me a big portion > of the ICA information is still located in the flashrom; e.g. WyseOS > definitely resides in the bios area

Re: [coreboot] Wyse S10 Information

2010-05-27 Thread Joseph Smith
>> Interesting. My S30 looks nothing like yours. I will try to take some > pics >> tonight. If you would like a wiki account please contact Stefan. The >> original BIOS is made by Insyde Software and looks the same as mine. >> >> > I then wonder, how the S50 would look like and compares to the S1

Re: [coreboot] Wyse S10 Information

2010-05-27 Thread Oliver Schinagl
On 05/27/10 14:23, Joseph Smith wrote: > > > On Wed, 26 May 2010 18:34:40 +0200, Oliver Schinagl > wrote: > >> Hey all >> >> I took some pictures and re-added the earlier text outputs to create a >> single message with all available information. Maybe someone can put it >> on a wyse/s10 wiki pa

Re: [coreboot] Patch for Nokia-IP530, now with working PIRQ table, fix on the pirq_routing

2010-05-27 Thread mbertens
But now with the attached file. On Thu, 2010-05-27 at 12:14 +0200, mbertens wrote: > Signed-off-by: Marc Bertens > > Part two now the PIRQ table for the Nokia IP530. > > Changes made: > - rebuild the table to get th eNICs and PCMCIA controllers get there > correct IRQs assigned. > - Added a st

Re: [coreboot] Wyse S10 Information

2010-05-27 Thread Joseph Smith
On Wed, 26 May 2010 18:34:40 +0200, Oliver Schinagl wrote: > Hey all > > I took some pictures and re-added the earlier text outputs to create a > single message with all available information. Maybe someone can put it > on a wyse/s10 wiki page? > > > I also tried a Flashrom -E operation; whi

[coreboot] improved GETPIR tool

2010-05-27 Thread mbertens
Signed-off-by: Marc Bertens Hi all, I improved the getpir tool. The following addidion is mode. - getpir accepts one commandline argument as the memory file (like coreboot_ram, in the build direcory) it checks the PIRQ table and dumps the PIRQ table to the stdout. Without parameters it behaves

Re: [coreboot] Patch for Nokia-IP530, now with working PIRQ table, fix on the pirq_routing

2010-05-27 Thread mbertens
Signed-off-by: Marc Bertens Part four for the Nokia IP530, This is the patch for hte devcetree.cb file. Following changes where made; - Disabled the floppy controller, due to the fact that its not present on the board. - Disabled tie parallel port, due to the fact that its not present on the boar

Re: [coreboot] Patch for Nokia-IP530, now with working PIRQ table, fix on the pirq_routing

2010-05-27 Thread mbertens
Signed-off-by: Marc Bertens Part two now the PIRQ table for the Nokia IP530. Changes made: - rebuild the table to get th eNICs and PCMCIA controllers get there correct IRQs assigned. - Added a stub pirq_assign_irqs() due to the fact that it was missing at compilation time. This was discussed wi

Re: [coreboot] Patch for Nokia-IP530, now with working PIRQ table, fix on the pirq_routing

2010-05-27 Thread mbertens
Signed-off-by: Marc Bertens This is the patch for Kconfig, i have taken all unnessarry things out - back to default HEAP size - correct settings for the PIRQ table - with comments Marc On Thu, 2010-05-27 at 12:14 +0200, mbertens wrote: > Part two now the PIRQ table for the Nokia IP530. > > C

Re: [coreboot] Intel microcode update script

2010-05-27 Thread Stefan Reinauer
On 5/27/10 3:50 AM, Keith Hui wrote: > A question. How is one supposed to make use of this script? > > $ cd src/cpu/intel/microcode $ sh update-microcode.sh Then you cd to your CPU model directory and check what's there. > As part of my effort to re-enable L2 cache on SECC Pentium 2/3s I'd > a

Re: [coreboot] Patch for Nokia-IP530, now with working PIRQ table, fix on the pirq_routing

2010-05-27 Thread mbertens
Signed-off-by: Marc Bertens Hi all, Here is the patch just for the pirq_routing() function. Its made specific to the CONFIG_NORTHBRIDGE_INTEL_440BX if that is to generic please replace by CONFIG_BOARD_NOKIA_IP530. Put the following extras in the file; - added header accordingly "Common Licen

Re: [coreboot] Patch for Nokia-IP530, now with working PIRQ table, patch on 5591

2010-05-27 Thread Stefan Reinauer
On 5/27/10 9:08 AM, Peter Stuge wrote: > mbertens wrote: > >>> It is a bit of a hack. So far this file and function is actually only >>> called by Geode LX mainboards, and I don't quite understand why. >>> >> It just works fne for the i440BX, but you need a stub function >> pirq_assign_ir

Re: [coreboot] Patch for Nokia-IP530, now with working PIRQ table, patch on 5591

2010-05-27 Thread Peter Stuge
mbertens wrote: > > It is a bit of a hack. So far this file and function is actually only > > called by Geode LX mainboards, and I don't quite understand why. > > It just works fne for the i440BX, but you need a stub function > pirq_assign_irqs() in the board specific codebase (my solution). Sure

[coreboot] RCA IP1150

2010-05-27 Thread Gregg Levine
Hello! Joe, just for fun I ran the supported boxes on your website past Amazon and surprisingly enough it found two of them so far. The first one was the original RCA RM4100, and the imagery there confirmed what it was originally programmed to do. There are several available there at the usual inf