Oct 13, 2010 at 8:00 PM, wrote:
> From: Harninder Rai
>
> It adds cache-sram support in P1/P2 QorIQ platforms as under:
>
> * A small abstraction over powerpc's remote heap allocator
> * Exports mpc85xx_cache_sram_alloc()/free() APIs
> * Supports only one contiguous SRAM window
> *
On Oct 13, 2010, at 7:00 AM,
wrote:
> From: Harninder Rai
>
> It adds cache-sram support in P1/P2 QorIQ platforms as under:
>
>* A small abstraction over powerpc's remote heap allocator
>* Exports mpc85xx_cache_sram_alloc()/free() APIs
>* Supports only one contiguous SRAM window
From: Harninder Rai
It adds cache-sram support in P1/P2 QorIQ platforms as under:
* A small abstraction over powerpc's remote heap allocator
* Exports mpc85xx_cache_sram_alloc()/free() APIs
* Supports only one contiguous SRAM window
* Drivers can do the following in Kconfig to us