Expanding Mailbox API

Gedare Bloom gedare at rtems.org
Sat Aug 6 18:52:58 UTC 2016


It would make sense to me to refactor this code. I can't recall if
there was a compelling reason to have all of these different structs.

On Sat, Aug 6, 2016 at 9:10 AM, Mudit Jain <muditjain18011995 at gmail.com> wrote:
> Hi,
>
> I had previously worked on adding functionality to the mailbox interface and
> am working on expanding the same further.
> Below is the link for adding further functionalities to Mailbox interface
> like getting board serial, power state, clock rate etc.
> Link : https://github.com/spark1729/rtems/commits/dev
> Going forward, addition of these functionalities is pretty straightforward.
> However, there is a lot of repetition in defining the structures. This can
> be reduced by having few common structures. Do I implement the changes by
> defining common structures or by following how it is going on till now. ?
>
> Thanks
> Mudit
>
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel


More information about the devel mailing list