[PATCH] omap: remoteproc: set bootaddr support

Ohad Ben-Cohen ohad at wizery.com
Tue Sep 11 08:30:54 EDT 2012


Hi Juan,

On Wed, Aug 15, 2012 at 6:25 PM, Juan Gutierrez <jgutierrez at ti.com> wrote:
> Some remote processors (like Omap4's DSP) need to explicitly
> set a boot address from which they start executing code when
> taken out of reset.
>
> Support for this has been added to remoteproc code through
> a set_bootaddr function in the platform data which, if needed,
> must be set according to the backend rproc.
>
> For omap4's dsp we can use the next control funtion:
>
>   .set_bootaddr  = omap_ctrl_write_dsp_boot_addr
>
> Signed-off-by: Juan Gutierrez <jgutierrez at ti.com>

Applied with slight changes to the commit log. Thanks!

Ohad.



More information about the linux-arm-kernel mailing list