I'm looking at attempting to use LinuxBIOS to boot my VIA EPIA-MII10000 from the CF slot (a common desire among MII users, but with little success it seems). The EPIA-MII IS in the supported motherboards list, but targets/via only has an entry for epia and epia-m, no epia-mii. The M and the MII are different enough that I can't see them using the same target config. What gives? -jrg
On Sun, Sep 25, 2005 at 03:35:38PM -0700, John Galloway wrote:
I'm looking at attempting to use LinuxBIOS to boot my VIA EPIA-MII10000 from the CF slot (a common desire among MII users, but with little success it seems). The EPIA-MII IS in the supported motherboards list, but targets/via only has an entry for epia and epia-m, no epia-mii. The M and the MII are different enough that I can't see them using the same target config. What gives?
I thought the main difference between the M and the M-II was the addition of the cardbus bridge for the CF/PCMCIA slots? What other differences are there?
There's old code for the bridge in src/southbridge/ricoh/rl5c476/ but I don't think it even compiles at present.
J.