Re: [U-Boot] [PATCH V2 4/6] remoteproc: Add support for TI power processor

2016-02-26 Thread Tom Rini
On Thu, Feb 25, 2016 at 12:53:45PM -0600, Nishanth Menon wrote: > Many TI System on Chip (SoC) solutions do have a dedicated > microcontroller for doing power management functionality. These include > the AM335x, AM437x, Keystone K2G SoCs. The functionality provided by > these microcontrollers and

[U-Boot] [PATCH V2 4/6] remoteproc: Add support for TI power processor

2016-02-25 Thread Nishanth Menon
Many TI System on Chip (SoC) solutions do have a dedicated microcontroller for doing power management functionality. These include the AM335x, AM437x, Keystone K2G SoCs. The functionality provided by these microcontrollers and the communication mechanisms vary very widely. However, we are able to c