Skip to content
Snippets Groups Projects
Commit 0197909d authored by Keerthy's avatar Keerthy Committed by Tom Rini
Browse files

arm: mach-omap2: load/start remoteproc IPU1/IPU2


First check the presence of the ipu firmware in the boot partition.
If present enable the ipu and the related clocks & then move
on to load the firmware and eventually start remoteproc IPU1/IPU2.

do_enable_clocks by default puts the clock domains into auto
which does not work well with reset. Hence adding do_enable_ipu_clocks
function.

Signed-off-by: default avatarKeerthy <j-keerthy@ti.com>
[Amjad: fix IPU1_LOAD_ADDR and compile warnings]
Signed-off-by: default avatarAmjad Ouled-Ameur <aouledameur@baylibre.com>
parent 795b2c47
No related branches found
Tags mmc-2022-2-9
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment