
8 Feb
2022
8 Feb
'22
6:32 p.m.
On Thu, Jan 27, 2022 at 01:16:52PM +0100, Amjad Ouled-Ameur wrote:
From: Keerthy j-keerthy@ti.com
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: Keerthy j-keerthy@ti.com [Amjad: fix IPU1_LOAD_ADDR and compile warnings] Signed-off-by: Amjad Ouled-Ameur aouledameur@baylibre.com
Applied to u-boot/master, thanks!
--
Tom