MVME2700 stable
Matt Rippa
mrippa at gemini.edu
Wed Jan 7 20:28:19 UTC 2009
Yes this has been tested on 4.9.1. I used the mvme2307.cfg and
just copied it to mvme2700.cfg.
I'll fill in the appropriate PR. As for the wiki I noticed an
entry for a 2600 (which is the same board AFAIK), and reports a
failed "netdemo". Perhaps I should merge my notes into the 2600
page and change the tile to "2600/2700"???
However, what's the affect of configuring abstract bsp's in the
way you describe? I'm assuming I'd still be able to run configure
with --enable-rtemsbsp="mvme2700". Anything else would be
confusing I think.
Thanks,
-Matt
Till Straumann wrote:
> I had a quick glance at the patches and I would also
> think that they are minor and can/should be added to
> the 4.9 branch.
>
> However, I'd prefer to not make this a 'special' BSP
> (i.e., no change to 'configure', no extra mvme2700.cfg).
> The normal mvme2304 BSP should work fine, all the
> differences are detected and handled at run-time.
>
> -- Till
>
> Joel Sherrill wrote:
>> Matt Rippa wrote:
>>
>>> 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?
>>>
>>>
>>>
>> I assume you are using 4.9.x. If this is the case, then...
>> Given that this isn't a major addition, I would prefer it
>> have a PR (http://www.rtems.org/bugzilla) so it can be
>> applied to the 4.9 branch.
>>
>> Did you add a file named make/custom/mvme2700.cfg?
>> It wasn't attached.
>>
>> If we are just adding it to the CVS head, then this is
>> enough.
>>
>> Adding entries to the appropriate Wiki pages would
>> be greatly appreciated. Start here
>>
>> http://www.rtems.org/wiki/index.php/BoardSupportPackageInformation#PowerPC_BSPs
>>
>>
>>> Thanks to Till Straumann and Eric Norum for getting me off the
>>> ground with RTEMS! :)
>>>
>>>
>> Ditto! Till.. please comment publicly on this. I would like your
>> blessing before applying.
>>
>> Thanks.
>>
>>> -Matt Rippa
>>> Gemini Observatory
>>>
>>>
>>>
>>>
>>>
>>
>>
>
More information about the users
mailing list