[LinuxBIOS] Question about after Jumping to LinuxBIOS

2007-05-01 Thread AlexHuang
Hi all, I am a novice about porting Linuxbios, and now my message stoped at "Jumping to LinuxBIOS". Before this message, I see the linuxbios will do copy_and_run. I also dump the data in ths src address and dst address. The data in src and dst are all 0xFF. Could someone tell me what should

[LinuxBIOS] After "Jumping to LinuxBIOS"

2007-05-01 Thread max
Hi, I am a novice about porting Linuxbios, and now my message stoped at "Jumping to LinuxBIOS". Could someone tell me what should be next step? Loading payload? If yes, how can I do this. Thanks a lot ~~ max -- linuxbios mailing list linuxbios@linuxbios.org http://www.linuxbios.org/mailman/l

Re: [LinuxBIOS] License header for src/cpu/amd/model_lx/model_lx_init.c

2007-05-01 Thread Stefan Reinauer
* Jordan Crouse <[EMAIL PROTECTED]> [070502 02:07]: > This patch adds the common license header to > src/cpu/amd/model_lx/model_lx_init.c > The original authors are CCed, I would appreciate it if they would respond > to this email with their agreement. agreed. > Index: LinuxBIOSv2/src/cpu/amd/m

Re: [LinuxBIOS] License header for src/include/amd/lxdef.h

2007-05-01 Thread Stefan Reinauer
Looks good to me. * Jordan Crouse <[EMAIL PROTECTED]> [070502 02:06]: > This patch adds the common license header to src/include/cpu/amd/lxdef.h. > The original authors are CCed, I would appreciate it if they would respond > to this email with their agreement. > > -- > Jordan Crouse > Senior Lin

[LinuxBIOS] VIA Auto Power ON

2007-05-01 Thread Marcel Graber
Hi, Is there a solution to get the via epia-m2 board to auto Power on (like the MAINBOARD_POWER_ON in other southbridges)? I've seen that the fastboot Bios from VIA (which is also linuxbios) can do it Tnx for help, marcel -- linuxbios mailing list linuxbios@linuxbios.org http://www.linuxbios.

Re: [LinuxBIOS] [patch 0/4] AMD Geode LX support for LinuxBIOS

2007-05-01 Thread Tom Sylla
Uwe Hermann wrote: > The LX-based OLPC should become another subdirectory of olpc/, just like > rev_a and btest, right? I'd rather not touch the existing directories if > the changes are that massive. This way we wouldn't break any targets > (just add a new one), correct? For those not following O

Re: [LinuxBIOS] AMD Geode LX support for LinuxBIOS

2007-05-01 Thread Jordan Crouse
On 01/05/07 22:51 -0400, Gregg C Levine wrote: > Hello! > Welcome to the list, Marc Jones and to you Jordan Crouse as well. > Next question, regarding the Norwich platform, how would I be able to obtain > one when it's ready? The norwich is an internal development platform - it is a good starting

Re: [LinuxBIOS] [patch 0/4] AMD Geode LX support for LinuxBIOS

2007-05-01 Thread Gregg C Levine
Hello! Welcome to the list, Marc Jones and to you Jordan Crouse as well. Next question, regarding the Norwich platform, how would I be able to obtain one when it's ready? Essentially I am an embedded programmer, by trade, but of course some would call it for fun, and am looking at a new platform t

Re: [LinuxBIOS] AMD Geode LX support for LinuxBIOS

2007-05-01 Thread Peter Stuge
On Tue, May 01, 2007 at 07:14:08PM -0600, Jordan Crouse wrote: > On 02/05/07 02:50 +0200, Peter Stuge wrote: > > > and is available at: http://dev.laptop.org/git.do?p=geode-vsa > > > > git.do seems broken. I get a PHP error. > > I think dev.laptop.org has been sick on and off today - I just > tri

Re: [LinuxBIOS] AMD Geode LX support for LinuxBIOS

2007-05-01 Thread Jordan Crouse
On 02/05/07 02:50 +0200, Peter Stuge wrote: > > and is available at: http://dev.laptop.org/git.do?p=geode-vsa > > git.do seems broken. I get a PHP error. I think dev.laptop.org has been sick on and off today - I just tried it, and it seems to be up. Jordan -- Jordan Crouse Senior Linux Enginee

Re: [LinuxBIOS] License header for src/cpu/amd/model_lx/cpubug.c

2007-05-01 Thread Jordan Crouse
On 02/05/07 02:48 +0200, Uwe Hermann wrote: > Hi Jordan! > > On Tue, May 01, 2007 at 06:05:03PM -0600, Jordan Crouse wrote: > > This patch adds the common license header to src/cpu/amd/model_lx/cpubug.c. > > The original authors are CCed, I would appreciate it if they would respond > > to this ema

Re: [LinuxBIOS] [patch 0/4] AMD Geode LX support for LinuxBIOS

2007-05-01 Thread Corey Osgood
Peter Stuge wrote: > On Tue, May 01, 2007 at 06:10:54PM -0600, Marc Jones wrote: >> The VSA binary source is LGPL > > Awesome! Agreed :) >> and is available at: http://dev.laptop.org/git.do?p=geode-vsa > > git.do seems broken. I get a PHP error. Works fine here, with FF 2.0 -Corey -- linuxb

Re: [LinuxBIOS] [patch 4/4] AMD Geode GX/LX: CS5536 Southbridge

2007-05-01 Thread Corey Osgood
Uwe Hermann wrote: > On Tue, May 01, 2007 at 04:48:31PM -0600, Marc Jones wrote: >> Index: LinuxBIOSv2/src/southbridge/amd/cs5536/cs5536_smbus2.h >> === >> --- LinuxBIOSv2.orig/src/southbridge/amd/cs5536/cs5536_smbus2.h >> 2007-0

Re: [LinuxBIOS] [patch 0/4] AMD Geode LX support for LinuxBIOS

2007-05-01 Thread Peter Stuge
On Tue, May 01, 2007 at 06:10:54PM -0600, Marc Jones wrote: > The VSA binary source is LGPL Awesome! > and is available at: http://dev.laptop.org/git.do?p=geode-vsa git.do seems broken. I get a PHP error. > This is just a temporary home until we can port it to open > source/linux tools and fi

Re: [LinuxBIOS] License header for src/cpu/amd/model_lx/cpubug.c

2007-05-01 Thread Uwe Hermann
Hi Jordan! On Tue, May 01, 2007 at 06:05:03PM -0600, Jordan Crouse wrote: > This patch adds the common license header to src/cpu/amd/model_lx/cpubug.c. > The original authors are CCed, I would appreciate it if they would respond > to this email with their agreement. Thanks for posting these! Plea

Re: [LinuxBIOS] [patch 4/4] AMD Geode GX/LX: CS5536 Southbridge

2007-05-01 Thread Uwe Hermann
On Tue, May 01, 2007 at 04:48:31PM -0600, Marc Jones wrote: > Index: LinuxBIOSv2/src/southbridge/amd/cs5536/Config.lb > === > --- LinuxBIOSv2.orig/src/southbridge/amd/cs5536/Config.lb 2007-04-30 > 15:14:24.0 -0600 > +++ Li

Re: [LinuxBIOS] License header for src/cpu/amd/model_lx/cpureginit.c

2007-05-01 Thread ron minnich
I am fine with this. I think I am the original author, as it came from the model_gx port. You can change it to Ronald G. Minnich <[EMAIL PROTECTED]> thanks ron On 5/1/07, Jordan Crouse <[EMAIL PROTECTED]> wrote: > This patch adds the common license header to > src/cpu/amd/model_lx/cpureginit.c

Re: [LinuxBIOS] License header for src/cpu/amd/model_lx/cpureginit.c

2007-05-01 Thread Jordan Crouse
This patch adds the common license header to src/cpu/amd/model_lx/cpureginit.c The original authors are CCed, I would appreciate it if they would respond to this email with their agreement. -- Jordan Crouse Senior Linux Engineer Advanced Micro Devices, Inc. Index: LinuxBIOSv2/src/cpu/amd/model_l

Re: [LinuxBIOS] [patch 0/4] AMD Geode LX support for LinuxBIOS

2007-05-01 Thread Marc Jones
Uwe, See my answers below. Uwe Hermann wrote: > Hi Marc! > > On Tue, May 01, 2007 at 04:48:27PM -0600, Marc Jones wrote: >> Hello LinuxBIOS Community, >> >> My name is Marc Jones and I work for the AMD embedded group. Jordan >> Crouse and I have been working with Ron Minnich on a Geode LX LinuxBI

Re: [LinuxBIOS] License header for src/cpu/amd/model_lx/syspreinit.c

2007-05-01 Thread Jordan Crouse
This patch adds the common license header to src/cpu/amd/model_lx/syspreinit.c. The original authors are CCed, I would appreciate it if they would respond to this email with their agreement. Jordan -- Jordan Crouse Senior Linux Engineer Advanced Micro Devices, Inc. Index: LinuxBIOSv2/src/cpu/a

Re: [LinuxBIOS] License header for src/cpu/amd/model_lx/model_lx_init.c

2007-05-01 Thread Jordan Crouse
This patch adds the common license header to src/cpu/amd/model_lx/model_lx_init.c The original authors are CCed, I would appreciate it if they would respond to this email with their agreement. -- Jordan Crouse Senior Linux Engineer Advanced Micro Devices, Inc. Index: LinuxBIOSv2/src/cpu/amd/mod

Re: [LinuxBIOS] License header for src/include/amd/lxdef.h

2007-05-01 Thread Jordan Crouse
This patch adds the common license header to src/include/cpu/amd/lxdef.h. The original authors are CCed, I would appreciate it if they would respond to this email with their agreement. -- Jordan Crouse Senior Linux Engineer Advanced Micro Devices, Inc. Index: LinuxBIOSv2/src/include/cpu/amd/lxde

[LinuxBIOS] License header for src/cpu/amd/model_lx/cpubug.c

2007-05-01 Thread Jordan Crouse
This patch adds the common license header to src/cpu/amd/model_lx/cpubug.c. The original authors are CCed, I would appreciate it if they would respond to this email with their agreement. Jordan -- Jordan Crouse Senior Linux Engineer Advanced Micro Devices, Inc. Index: LinuxBIOSv2/src/cpu/amd/mod

Re: [LinuxBIOS] [patch 0/4] AMD Geode LX support for LinuxBIOS

2007-05-01 Thread Peter Stuge
Hey Marc, welcome to the list! On Tue, May 01, 2007 at 04:48:27PM -0600, Marc Jones wrote: > Our implementation has been split into four patches: cpu, > northbridge, southbridge, These three patches all contain systematic whitespace breakage and some code cleanups. Could you separate that from th

Re: [LinuxBIOS] [patch 2/4] Geode LX: Norwich mainboard

2007-05-01 Thread Uwe Hermann
On Tue, May 01, 2007 at 04:48:29PM -0600, Marc Jones wrote: > This patch adds support for the AMD Norwich development platform > based on the Geode LX processor. The Norwich is the canonical > Geode reference, and will server as a good basis for other > Geode based platforms. So is this a physic

Re: [LinuxBIOS] [patch 2/4] Geode LX: Norwich mainboard

2007-05-01 Thread Peter Stuge
On Tue, May 01, 2007 at 04:48:29PM -0600, Marc Jones wrote: > This patch adds support for the AMD Norwich development platform > based on the Geode LX processor. The Norwich is the canonical > Geode reference, and will server as a good basis for other > Geode based platforms. > > Signed-off-by:

Re: [LinuxBIOS] [patch 1/4] Geode LX: CPU

2007-05-01 Thread Peter Stuge
On Tue, May 01, 2007 at 04:48:28PM -0600, Marc Jones wrote: > -void bug784(void) What about all this bug and engineering note related code? //Peter -- linuxbios mailing list linuxbios@linuxbios.org http://www.linuxbios.org/mailman/listinfo/linuxbios

Re: [LinuxBIOS] Geode LX: CPU

2007-05-01 Thread Jordan Crouse
On 02/05/07 01:37 +0200, Uwe Hermann wrote: > > === > > --- LinuxBIOSv2.orig/src/cpu/amd/model_lx/cpubug.c 2007-04-30 > > 15:25:27.0 -0600 > > +++ LinuxBIOSv2/src/cpu/amd/model_lx/cpubug.c 2007-05-01 > > 12:09:15.0

Re: [LinuxBIOS] Nifty device for SPI chips

2007-05-01 Thread Bari Ari
Richard Smith wrote: > Whats your time frame for the SPI stuff? I'd love to use it, especially > since it would be fully supported under Linux. But I sort of need the > functionality now. I could probably write some code (C though, not > java) to deal with the SPI programming but I don't hav

Re: [LinuxBIOS] [patch 4/4] AMD Geode GX/LX: CS5536 Southbridge

2007-05-01 Thread Peter Stuge
Sorry, I don't think I'm qualified to comment on anything but trivial things. On Tue, May 01, 2007 at 04:48:31PM -0600, Marc Jones wrote: > -#define PCI_DEVICE_ID_AMD_CS5536_IDE 0x2092 > +#define PCI_DEVICE_ID_AMD_CS5536_IDE_OLD 0x2092 There must be a better name. > +/* This is for 286re

Re: [LinuxBIOS] [patch 1/4] Geode LX: CPU

2007-05-01 Thread Uwe Hermann
On Tue, May 01, 2007 at 04:48:28PM -0600, Marc Jones wrote: > This patch adds support for the AMD Geode LX CPU. > > Signed-off-by: Marc Jones <[EMAIL PROTECTED]> > > Index: LinuxBIOSv2/src/cpu/amd/model_lx/cpubug.c > === > --- LinuxB

Re: [LinuxBIOS] [patch 0/4] AMD Geode LX support for LinuxBIOS

2007-05-01 Thread Uwe Hermann
Hi Marc! On Tue, May 01, 2007 at 04:48:27PM -0600, Marc Jones wrote: > Hello LinuxBIOS Community, > > My name is Marc Jones and I work for the AMD embedded group. Jordan > Crouse and I have been working with Ron Minnich on a Geode LX LinuxBIOS > implementation for the AMD Norwich development plat

Re: [LinuxBIOS] winflashrom architecture (Windows port of flashrom) -- looking for suggestions

2007-05-01 Thread Darmawan Salihun
On 5/2/07, Peter Stuge <[EMAIL PROTECTED]> wrote: On Wed, May 02, 2007 at 12:09:39AM +0700, Darmawan Salihun wrote: > Do you think that this approach is foolproof Certainly not, this is a very dangerous path, the entire operating system is circumvented. Tread carefully. hmmm..., ok, this won'

[LinuxBIOS] [patch 2/4] Geode LX: Norwich mainboard

2007-05-01 Thread Marc Jones
This patch adds support for the AMD Norwich development platform based on the Geode LX processor. The Norwich is the canonical Geode reference, and will server as a good basis for other Geode based platforms. Signed-off-by: Marc Jones <[EMAIL PROTECTED]> Index: LinuxBIOSv2/src/mainboard/amd/nor

[LinuxBIOS] [patch 0/4] AMD Geode LX support for LinuxBIOS

2007-05-01 Thread Marc Jones
Hello LinuxBIOS Community, My name is Marc Jones and I work for the AMD embedded group. Jordan Crouse and I have been working with Ron Minnich on a Geode LX LinuxBIOS implementation for the AMD Norwich development platform. The Norwich platform should be a good starting point for all current and f

Re: [LinuxBIOS] EPIA patch to fix non working IDE, with sigin off

2007-05-01 Thread Alex Mauer
Alex Mauer wrote: > Debian kernel > 2.5.16-4-486 on an epia 800 mhz system. wow, that was a horrible fat-finger mistake. That should be Debian kernel 2.6.18-4-486. -Alex Mauer "hawke" signature.asc Description: OpenPGP digital signature -- linuxbios mailing list linuxbios@linuxbios.org htt

Re: [LinuxBIOS] EPIA patch to fix non working IDE, with sigin off

2007-05-01 Thread Alex Mauer
Ben Hewson wrote: > > patch to fix the IDE configuration on EPIA boards. At some point this > broke and stopped FILO > from being able to boot. > > The fix is a simple one line change plus a comment to > src/mainboard/via/epia/auto.c to write to the IDE > configuration register 0x42 . This has

Re: [LinuxBIOS] where do board-specific superio settings belong?

2007-05-01 Thread Peter Stuge
On Tue, May 01, 2007 at 02:31:19PM -0400, Ward Vandewege wrote: > I'm planning to add some EC initialization to the it8716f superio > that I suspect to be specific for the board I'm working on > (gigabyte m57sli-s4) - the offsets for the thermal sensors to make > them output sane values, etc. We s

Re: [LinuxBIOS] winflashrom architecture (Windows port of flashrom) -- looking for suggestions

2007-05-01 Thread Peter Stuge
On Wed, May 02, 2007 at 12:09:39AM +0700, Darmawan Salihun wrote: > Do you think that this approach is foolproof Certainly not, this is a very dangerous path, the entire operating system is circumvented. Tread carefully. > and extensible enough for the time being? It allows flashrom to run with

Re: [LinuxBIOS] where do board-specific superio settings belong?

2007-05-01 Thread yhlu
in cache_as_ram_auto.c or mainboard.c depends on if the initialization need it asap for example start the FAN asap YH On 5/1/07, Ward Vandewege <[EMAIL PROTECTED]> wrote: > I'm planning to add some EC initialization to the it8716f superio that I > suspect to be specific for the board I'm working

[LinuxBIOS] where do board-specific superio settings belong?

2007-05-01 Thread Ward Vandewege
I'm planning to add some EC initialization to the it8716f superio that I suspect to be specific for the board I'm working on (gigabyte m57sli-s4) - the offsets for the thermal sensors to make them output sane values, etc. In what file should those changes go? Somewhere under the mainboard/gigabyte

Re: [LinuxBIOS] Nifty device for SPI chips

2007-05-01 Thread Richard Smith
Bari Ari wrote: > The Java client currently only supports the logic analyzer. > > uClinux is up and running on the MicroBlaze with support for the serial > port and Ethernet. The MicroBlaze needs to tied to the logic analyzer > and some apps and VHDL need to be written to support memory emulati

Re: [LinuxBIOS] winflashrom architecture (Windows port of flashrom) -- looking for suggestions

2007-05-01 Thread Darmawan Salihun
On 5/2/07, Peter Stuge <[EMAIL PROTECTED]> wrote: On Tue, May 01, 2007 at 11:20:20PM +0700, Darmawan Salihun wrote: > >On Mon, Apr 30, 2007 at 10:50:07AM +0700, Darmawan Salihun wrote: > >> 1. The kernel mode code a.k.a kernel mode device driver is as > > > >This would be OK, but there's a const

Re: [LinuxBIOS] winflashrom architecture (Windows port of flashrom) -- looking for suggestions

2007-05-01 Thread Darmawan Salihun
On 5/1/07, Darmawan Salihun <[EMAIL PROTECTED]> wrote: On 5/1/07, Peter Stuge < [EMAIL PROTECTED]> wrote: > > On Mon, Apr 30, 2007 at 10:50:07AM +0700, Darmawan Salihun wrote: > > 1. The kernel mode code a.k.a kernel mode device driver is as > > simple as possible and only provides "raw" funct

Re: [LinuxBIOS] Gigabyte M575SLI

2007-05-01 Thread Peter Stuge
On Tue, May 01, 2007 at 12:47:54PM -0400, Ward Vandewege wrote: > I've added it; hope you don't mind Peter! Not at all. Thanks! //Peter -- linuxbios mailing list linuxbios@linuxbios.org http://www.linuxbios.org/mailman/listinfo/linuxbios

Re: [LinuxBIOS] winflashrom architecture (Windows port of flashrom) -- looking for suggestions

2007-05-01 Thread Peter Stuge
On Tue, May 01, 2007 at 11:20:20PM +0700, Darmawan Salihun wrote: > >On Mon, Apr 30, 2007 at 10:50:07AM +0700, Darmawan Salihun wrote: > >> 1. The kernel mode code a.k.a kernel mode device driver is as > > > >This would be OK, but there's a constant race between making the > >window large enough an

Re: [LinuxBIOS] Gigabyte M575SLI

2007-05-01 Thread Ward Vandewege
On Sat, Apr 28, 2007 at 02:09:38AM +0200, Uwe Hermann wrote: > On Fri, Apr 27, 2007 at 08:29:18PM +0200, Peter Stuge wrote: > > One way to find a shop is to look for game console modification > > shops, they do this sort of thing (and more advanced things) all day > > and should be able to help you

Re: [LinuxBIOS] winflashrom architecture (Windows port of flashrom) -- looking for suggestions

2007-05-01 Thread Darmawan Salihun
On 5/1/07, Peter Stuge <[EMAIL PROTECTED]> wrote: On Mon, Apr 30, 2007 at 10:50:07AM +0700, Darmawan Salihun wrote: > 1. The kernel mode code a.k.a kernel mode device driver is as > simple as possible and only provides "raw" functionality, i.e. > capability to map the physical address space in w

[LinuxBIOS] Support for some more SuperIOs/old Chipsets

2007-05-01 Thread popkonserve
hi, i just subscribed to the mailing list and i need a speedup on the development of LinuxBIOSv2 as i want to contribute some code. I thought of some SuperIO chips i still have docs for, maybe completing some of the code already written (there are a lot of TODOs in the code). Finally i'm thinki