Problems Setting The Opteron Address Map (resourcemap.c)

2005-03-18 Thread Jeff Stevens
I am trying to understand the Opteron Address Map, and am having some problems. I'm pretty sure I understand everything but the PCI I/O section, but I have few questions about the other sections also. If there is a good document to help one setup the address map, other than the "AM

Re: Flash mapped to lower address?

2003-12-26 Thread Bari Ari
Devi Priya wrote: I like to use either Flash memory or DOC and not both. I want to know if I have my Flash memory or DOC mapped to lower address what modification should I do to the linuxbios coding. like regarding setiing the RAMBASE, ROMBASE... The power-up reset address for the

Re: Flash mapped to lower address?

2003-12-26 Thread Bari Ari
Devi Priya wrote: If i have my Flash memory mapped to the lower address (0x-0x3F), then what modification should be made to linux bios? Are you using NAND Flash or DOC or both ? Are you trying to boot from the DOC? You may also want to look at the Geode™ IA on a Chip Devices: Booting

Re: Flash mapped to lower address?

2003-12-26 Thread Devi Priya
the ROM address region causes a write cycle to occur with MEMW#,WR# and ROMCS# asserted. The Boot Flash supported by the SC1200/SC1201 can be up to 16 MB. It is supported with the ROMCS# signal. As the corelogic module positively decodes the memory addresses 000Fh-000Fh (64 KB) and

Re: Flash mapped to lower address?

2003-12-25 Thread Bari Ari
Devi Priya wrote: If i have my Flash memory mapped to the lower address (0x-0x3F), then what modification should be made to linux bios? If you have you Flash mapped to 0x - 0x3 then you can't use your Flash as a Boot Device since the "SCx200 Core Logic module

Re: Flash mapped to lower address?

2003-12-24 Thread ron minnich
On Tue, 23 Dec 2003, Devi Priya wrote: > If i have my Flash memory mapped to the lower address (0x-0x3F), > then what modification should be made to linux bios? why on earth would you map flash to this address? it makes no sense to me

Re: Flash mapped to lower address?

2003-12-23 Thread Eric W. Biederman
"Devi Priya" <[EMAIL PROTECTED]> writes: > If i have my Flash memory mapped to the lower address > (0x-0x3F), then what modification should be made to linux bios? If this is x86 and that is your only flash address then you can't boot. x86 cpus start at addre

Flash mapped to lower address?

2003-12-22 Thread Devi Priya
If i have my Flash memory mapped to the lower address (0x-0x3F), then what modification should be made to linux bios? _ NRI’s, Free Money transfer to India. http://server1.msn.co.in/msnleads/citibankrca/citibankrca2.asp

DOCM mapping address?

2003-12-09 Thread Devi Priya
Hi, I like to have my linuxbios, linux OS, filesystem in the same diskonchip millennium. If I have to use diskonchip millennium with linuxbios, to which physical address should the DOCM should be mapped in hardware ? Is any driver should be loaded before the OS gets loaded? I have

Re: Address mapping?

2003-11-19 Thread Stefan Reinauer
* Devi Priya <[EMAIL PROTECTED]> [031119 05:23]: > I am using sc1200. To which physical address does the flash memory > and sdram mapped in linuxbios? flash is at the usual 0xfffc, memory at 0x I assume. Stefan -- Stefan Reinauer, SUSE LINUX A

Address mapping?

2003-11-18 Thread Devi Priya
I am using sc1200. To which physical address does the flash memory and sdram mapped in linuxbios? _ Enjoy shopping online? Get this e credit card. http://server1.msn.co.in/features/amex/ It cuts cost & adds v

Physical address mapping for Flash and SDRAM?

2003-11-14 Thread Devi Priya
Hi, I am with sc1200. I like to use linuxbios. With linuxbios what is the physical address mapping for Flash memory and SDRAM? What part of the codings should I look into get more details. Regards, Johncy. _ BharatMatrimony.com

Re: address

2003-08-01 Thread ron minnich
On Fri, 1 Aug 2003, John Praveen wrote: >At what address should the linuxbios.rom and the kernel image > file should be kept in Flash memory? My linuxbios.rom is 256KB and > kernel image is 1.1MB. what part are you using such that you can hold this much image (>

address

2003-08-01 Thread John Praveen
Hello,      At what address should the linuxbios.rom and the kernel image file should be kept in Flash memory? My linuxbios.rom is 256KB and kernel image is 1.1MB. Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software

[PATCH] XIP for low address (0xf0000) support

2003-06-01 Thread SONE Takeshi
Ron, please apply this patch. It should not break anything, and significantly speeds up booting of certain boards like EPIA. This patch does two things: - Add write-through cache for 0xf-0xf before uncompressing linuxbios_c, if option XIP_LOW is defined. - Changes existing XIP (execute

SiS63x MAC address change tool.

2003-03-24 Thread David M. Wilson
motherboard's MAC address. Thanks to the author of write_cmos.c, we were able to repair the damage (as least temporarily), but needed to make a few little small changes to write_cmos.c so that we didn't have to re-compile it each time to change the MAC address, and also, the PCI address of the ISA

ROM address is to high

2002-11-07 Thread "Hammond, Jean-François"
Hi, I try to put my ROM address at 0xFFF0, but the script file gave me the following error: Trying to create ppc/mpc824x/ldscript.ld Traceback (innermost last): File "/home/jfha/mpc8240/src/freebios-20010708/util/config/NLBConfig.py", line 636, in ? writeldscript(outputd

RE: sis630 mac address

2002-09-24 Thread steven james
Greetings, I don't know about other vendors, but Matsonic boards have the MAC on a sticker just in case. G'day, sjames On Sun, 22 Sep 2002, Steve M. Gehlbach wrote: > > This is probably because the MAC address in flash is 0 too. Consider a > > flash update. You have t

RE: sis630 mac address

2002-09-23 Thread Steve M. Gehlbach
> Surely they printed the MAC address on a sticky label on one or more of: > a) the motherboard > b) the ethernet controller / socket > c) the manual > d) the box the motherboard came in > e) a little piece of paper included in the packaging ? > > I'm generally used

Re: sis630 mac address

2002-09-23 Thread Antony Stone
ace program to set a new MAC address in cmos is attached > to this email; it is pretty simple, but has to run as root of course. > Maybe we should put this in linuxbios, as an option or something. I wonder > how you pick a MAC address? At one time they were assigned in blocks by > manu

RE: sis630 mac address

2002-09-22 Thread Steve M. Gehlbach
> > The storage for MAC address changed again and again over time. If you do > really have a 630E mb. You can use the attached file. > > Ollie Thanks Ollie. This is a much better program than my quick hack. I had pretty much figured it out from your linux driver by this time, b

RE: sis630 mac address

2002-09-22 Thread Steve M. Gehlbach
> This is probably because the MAC address in flash is 0 too. Consider a > flash update. You have to: > - write the new flash > - write "permanent" parameters from CMOS to flash > > then, next time CMOS gets wiped, you copy the MAC etc. from FLASH to CMOS. > > I

Re: sis630 mac address

2002-09-22 Thread ollie lho
On Sun, 2002-09-22 at 14:35, Steve M. Gehlbach wrote: > My pcchips m787cl+ with the sis630e chipset started reporting a 00:00..00 > mac address. It was working at first, but somewhere in the process of > debugging I started getting all zeros. > > I looked thorough the linuxbios a

RE: sis630 mac address

2002-09-22 Thread Ronald G Minnich
On Sun, 22 Sep 2002, Steve M. Gehlbach wrote: > Well, you and Steven are correct. Not sure why the mfr bios refuses to > reset it. There's no record of the value of the MAC address anywhere, so it can't reset it. > Not so. Clearly the cmos only approach is much less robu

RE: sis630 mac address

2002-09-22 Thread Ronald G Minnich
t; M787cl+, after a zero cmos, doesn't boot on the first poweron, have to then > poweroff and try again. Oh well, budget board, budget bios I guess. Another > argument for Linuxbios. This is probably because the MAC address in flash is 0 too. Consider a flash update. You have to: -

RE: sis630 mac address

2002-09-22 Thread Steve M. Gehlbach
> I am pretty sure you won't find an eeprom. PC chips has a habit of storing > MAC address in CMOS to save the eeprom cost on the motherboard. Matsonic > ms7308e does this too. At some point your cmos probably got zerod. Bad > thing the vendors do is store MAC address in cmos. Ze

Re: sis630 mac address

2002-09-22 Thread Eric W. Biederman
Ronald G Minnich <[EMAIL PROTECTED]> writes: > That's why they tell you to NEVER interrupt a BIOS update ... you can lose > the MAC address. This amazingly fragile scheme is becoming more and more > common. Well that and you can kill your system 10 other ways as well. Kill

RE: sis630 mac address

2002-09-22 Thread Steve M. Gehlbach
> AFAIK, on the 630e, the MAC address is actually stored in CMOS at index > 9-14. I'm not sure how that came to be zeroed, but if you put it back > there, all will be well. The regular BIOS sets that during POST. > > G'day, > sjames > Thanks, you are correct, exc

Re: sis630 mac address

2002-09-22 Thread Andre Dias
site to reprogram the mac address. andre http://usuarios.uninet.com.br/~aod -- ___ Linuxbios mailing list [EMAIL PROTECTED] http://www.clustermatic.org/mailman/listinfo/linuxbios

RE: sis630 mac address

2002-09-22 Thread Steve M. Gehlbach
> The utils and instructions for programing the eeprom with the SiS 900 > can be found at: > > ftp://sis55X:[EMAIL PROTECTED]/SiS900/utility/ > > Bari Thanks for the link; very useful info. -Steve ___ Linuxbios mailing list [EMAIL PROTECTED] http://

Re: sis630 mac address

2002-09-22 Thread Bari Ari
Steve M. Gehlbach wrote: >My pcchips m787cl+ with the sis630e chipset started reporting a 00:00..00 >mac address. It was working at first, but somewhere in the process of >debugging I started getting all zeros. > >I looked thorough the linuxbios and the sis900.c driv

Re: sis630 mac address

2002-09-22 Thread Ronald G Minnich
On Sat, 21 Sep 2002, Steve M. Gehlbach wrote: > My pcchips m787cl+ with the sis630e chipset started reporting a 00:00..00 > mac address. It was working at first, but somewhere in the process of > debugging I started getting all zeros. I am pretty sure you won't find an eeprom.

Re: sis630 mac address

2002-09-22 Thread steven james
Greetings, AFAIK, on the 630e, the MAC address is actually stored in CMOS at index 9-14. I'm not sure how that came to be zeroed, but if you put it back there, all will be well. The regular BIOS sets that during POST. G'day, sjames On Sat, 21 Sep 2002, Steve M. Gehlbach wrote: &g

sis630 mac address

2002-09-21 Thread Steve M. Gehlbach
My pcchips m787cl+ with the sis630e chipset started reporting a 00:00..00 mac address. It was working at first, but somewhere in the process of debugging I started getting all zeros. I looked thorough the linuxbios and the sis900.c driver, and I think everything is being setup correctly. I