[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
MVME2700 stable
- Date: Tue, 06 Jan 2009 17:42:53 -1000
- From: mrippa at gemini.edu (Matt Rippa)
- Subject: MVME2700 stable
Hi all -
I'd like to report a new bsp is working and running EPICS. I've
attached the patches needed. I did remove what appears to be a
bug in motorola.c. On line 343 the following code always returned
the first board entry. Removing this allowed all entries to be
queried.
if (mot_boards[entry].base_type == 0) {
mot_entry = entry;
break;
}
So, would I need to include anything else to formally commit this
bsp?
Thanks to Till Straumann and Eric Norum for getting me off the
ground with RTEMS! :)
-Matt Rippa
Gemini Observatory
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: motorola.c.patch
Url: http://rtems.rtems.org/pipermail/rtems-users/attachments/20090106/7e85d623/attachment.cc
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: irq_init.c.patch
Url: http://rtems.rtems.org/pipermail/rtems-users/attachments/20090106/7e85d623/attachment-0001.cc
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: configure.patch
Url: http://rtems.rtems.org/pipermail/rtems-users/attachments/20090106/7e85d623/attachment-0002.cc