No.
Acctually you should select that according to your applicance....
Maybe change to use AMD or other platform, or even PowerPC.
YH
-----Original Message----- From: Steven J. Magnani [mailto:steve@digidescorp.com] Sent: Friday, May 27, 2005 10:14 AM To: YhLu; linuxbios@openbios.org Subject: RE: [LinuxBIOS] Intel E7501 Northbridge head-scratching
From: YhLu [mailto:YhLu@tyan.com] why still waste time on Intel platform? They will not support
LinuxBIOS, because they have EFI....
So, you'd recommend using EFI over LinuxBIOS?
Steve
Maybe change to use AMD or other platform, or even PowerPC.
The architecture is fixed. I either have to find a way to make LinuxBIOS work with it, or switch to something else. Which comes back to my original question...is there any more information available on the undocumented things the LinuxBIOS E7501 code does? Does the LinuxBIOS community support this code, or recommend against using it?
Steve
On Fri, 27 May 2005, Steven J. Magnani wrote:
The architecture is fixed. I either have to find a way to make LinuxBIOS
we are also working here on V2 and 7501 for other reasons.
I think the code can be made to work.
On another note, we just found and killed an extremely nasty bug in the EPIA port, early in ram init. Once we can get 'arch' working for josiah he can commit the latest epia patches. I think that we can say 'epia is good' very soon.
Next will be epia-m.
ron
Ronald G. Minnich wrote:
On another note, we just found and killed an extremely nasty bug in the EPIA port, early in ram init. Once we can get 'arch' working for josiah he can commit the latest epia patches. I think that we can say 'epia is good' very soon.
Next will be epia-m.
Was the bug in the PLE133 (Epia) and CLE266 (Epia-M) support?
-Bari
On Fri, 3 Jun 2005, Bari Ari wrote:
Was the bug in the PLE133 (Epia) and CLE266 (Epia-M) support?
somebody who upgraded the ram support for ple133 left out an else. Long story, you can see it in the diffs (it was not me, thank goodness :-0)
ron
On Fri, 2005-06-03 at 11:45 -0500, Bari Ari wrote:
Ronald G. Minnich wrote:
On another note, we just found and killed an extremely nasty bug in the EPIA port, early in ram init. Once we can get 'arch' working for josiah he can commit the latest epia patches. I think that we can say 'epia is good' very soon.
Next will be epia-m.
Was the bug in the PLE133 (Epia) and CLE266 (Epia-M) support?
Probably not. It is a very trivial programmer error (if else if).
"Ronald G. Minnich" rminnich@lanl.gov writes:
On Fri, 27 May 2005, Steven J. Magnani wrote:
The architecture is fixed. I either have to find a way to make LinuxBIOS
we are also working here on V2 and 7501 for other reasons.
I think the code can be made to work.
On another note, we just found and killed an extremely nasty bug in the EPIA port, early in ram init. Once we can get 'arch' working for josiah he can commit the latest epia patches. I think that we can say 'epia is good' very soon.
Have we played with pulling changes from any one yet? In general pulling should be better than pushing...
Eric