MVME2700 stable
Till Straumann
strauman at slac.stanford.edu
Wed Jan 7 19:03:10 UTC 2009
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