the alix1c now boots to linux with these changes. I can login and do all sorts of tests, ls -R, etc. I just noticed it reports the wrong amount of memory; I have messed up an SPD setting, it seems, but let's get this commit in and I will fix the rest over the weekend.
I still have to test some things, like ethernet; and I'd like to get vga going, but this is a good start. Not all IO has been tested.
But USB does work, which is really great news. I plugged in a USB media adapter and it got the interrupts and found all four devices! mkfs etc. works fine.
I really like this board, and plan to buy some more for my own use. It is connector-rich, which is a real plus.
ron
On Thu, Oct 25, 2007 at 08:49:33PM -0700, ron minnich wrote:
the alix1c now boots to linux with these changes.
The changes are only prints, so it should boot without them too?
This set of changes adds useful debug prints.
Signed-off-by: Ronald G. Minnich rminnich@gmail.com
Acked-by: Peter Stuge peter@stuge.se
On 10/26/07, Peter Stuge peter@stuge.se wrote:
On Thu, Oct 25, 2007 at 08:49:33PM -0700, ron minnich wrote:
the alix1c now boots to linux with these changes.
The changes are only prints, so it should boot without them too?
The && to || is a fix, and a few constants in the mainboard changed, but those changes were not that noticable from my earlier mail :-)
ron
On Fri, Oct 26, 2007 at 07:54:20AM -0700, ron minnich wrote:
On 10/26/07, Peter Stuge peter@stuge.se wrote:
On Thu, Oct 25, 2007 at 08:49:33PM -0700, ron minnich wrote:
the alix1c now boots to linux with these changes.
The changes are only prints, so it should boot without them too?
The && to || is a fix, and a few constants in the mainboard changed, but those changes were not that noticable from my earlier mail :-)
Eh, I think Peter just acked the patch with comment changes only, not the other one (yet). You committed both, however.
Uwe.
On 10/26/07, Uwe Hermann uwe@hermann-uwe.de wrote:
Eh, I think Peter just acked the patch with comment changes only, not the other one (yet). You committed both, however.
oh! I misread his ack.
OK, well, i will try to take your comments into account, you will see a mod in moments.
ron
It's in an alix1c is now supported. Committed revision 2899.
Hi Ron,
Am Donnerstag, den 25.10.2007, 20:49 -0700 schrieb ron minnich:
I really like this board, and plan to buy some more for my own use. It is connector-rich, which is a real plus.
Just out of curiosity, do you mean for personal use? For what kind of things are you using this board?
Thanks,
Paul
On 10/26/07, Paul Menzel paulepanter@users.sourceforge.net wrote:
Just out of curiosity, do you mean for personal use? For what kind of things are you using this board?
I am going to upgrade mbgokhale.org from a span-finning, hot node to a little LB-based node with a laptop disk (or maybe just a 16 GB CF part, since 16 GB is plenty big enough for Plan 9)
ron