Re: [PATCH v2 06/14] remoteproc: add page lookup for TI PRU to ELF loader

2019-02-13 Thread Suman Anna
On 2/4/19 9:19 AM, Andrew F. Davis wrote: > On 2/4/19 8:22 AM, Roger Quadros wrote: >> From: David Lechner >> >> This adds a special handler to the default remoteproc ELF firmware >> loader that looks up the memory map on TI PRU firmware files. >> >> These processors have multiple memory maps that

Re: [PATCH v2 06/14] remoteproc: add page lookup for TI PRU to ELF loader

2019-02-04 Thread Andrew F. Davis
On 2/4/19 8:22 AM, Roger Quadros wrote: > From: David Lechner > > This adds a special handler to the default remoteproc ELF firmware > loader that looks up the memory map on TI PRU firmware files. > > These processors have multiple memory maps that share the same address > space, so we need to k

[PATCH v2 06/14] remoteproc: add page lookup for TI PRU to ELF loader

2019-02-04 Thread Roger Quadros
From: David Lechner This adds a special handler to the default remoteproc ELF firmware loader that looks up the memory map on TI PRU firmware files. These processors have multiple memory maps that share the same address space, so we need to know the page in addition to the physical address in or