<div dir="ltr"><div><div>Could you look into this, based on the existing patch? I don't really have the time to look (deeply) into it in the next few weeks,<br>and the changes are probably easier  for you to implement. I can offer to test it though :-)<br><br></div>Kind Regards<br></div>Robin Müller<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 4 Feb 2021 at 14:41, Sebastian Huber <<a href="mailto:sebastian.huber@embedded-brains.de">sebastian.huber@embedded-brains.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 04/02/2021 14:39, Joel Sherrill wrote:<br>
<br>
> On Thu, Feb 4, 2021, 6:18 AM Robin Müller <<a href="mailto:robin.mueller.m@gmail.com" target="_blank">robin.mueller.m@gmail.com</a> <br>
> <mailto:<a href="mailto:robin.mueller.m@gmail.com" target="_blank">robin.mueller.m@gmail.com</a>>> wrote:<br>
><br>
>     I think the DMA descriptors need to be 32 byte (0x20) aligned.<br>
>     That's the reason the example application was set up like this.<br>
><br>
><br>
> But you can just as easily turn them into pointers which point to 32 <br>
> byte aligned areas in a nocache region.<br>
><br>
> Just wondering if that's possible with the code because I think it <br>
> would be easier with the existing linkcmds to assign a nocache area as <br>
> you need and then split it by hand.<br>
><br>
> Sebastian... ?<br>
I would prefer to use a generic linker section definition and then <br>
simply define global data structures in the right section with the right <br>
alignment (see RTEMS_ALIGN()).<br>
<br>
-- <br>
embedded brains GmbH<br>
Herr Sebastian HUBER<br>
Dornierstr. 4<br>
82178 Puchheim<br>
Germany<br>
email: <a href="mailto:sebastian.huber@embedded-brains.de" target="_blank">sebastian.huber@embedded-brains.de</a><br>
phone: +49-89-18 94 741 - 16<br>
fax:   +49-89-18 94 741 - 08<br>
<br>
Registergericht: Amtsgericht München<br>
Registernummer: HRB 157899<br>
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler<br>
Unsere Datenschutzerklärung finden Sie hier:<br>
<a href="https://embedded-brains.de/datenschutzerklaerung/" rel="noreferrer" target="_blank">https://embedded-brains.de/datenschutzerklaerung/</a><br>
<br>
</blockquote></div>