Re: [PATCH 0/5] or1k: Optimisation and implementation of cache manager functions

2016-11-30 Thread Martin Erik Werner
On Mon, 2016-11-28 at 07:32 +0100, Sebastian Huber wrote: > Thanks, I check in all patches to the master. If you need a back port > to 4.11, then please open a ticket. Thank you. We are carrying quite a lot of other patches on top of 4.11 (as noted/submitted in https://lists.rtems.org/pipermail/

Re: [PATCH 0/5] or1k: Optimisation and implementation of cache manager functions

2016-11-27 Thread Sebastian Huber
Thanks, I check in all patches to the master. If you need a back port to 4.11, then please open a ticket. -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim, Germany Phone : +49 89 189 47 41-16 Fax : +49 89 189 47 41-09 E-Mail : sebastian.hu...@embedded-br

[PATCH 0/5] or1k: Optimisation and implementation of cache manager functions

2016-11-25 Thread Martin Erik Werner
These patches are mainly optimisation changes to the or1k cache manager functions. They were made for use on our custom boards, but should be applicable to or1k in general. We have used and tested these patches as part of a larger set of changes for our boards on the 4.11 branch on top of rtems co