[PATCH 1/2] ARM: dts: mx53qsb: Enable VPU support
From: Gary Bisson <hidden>
Date: 2016-02-06 19:54:28
Hi Philipp, On Mon, Jul 01, 2013 at 02:56:36PM +0200, Philipp Zabel wrote:
Hi Fabio, Am Freitag, den 28.06.2013, 19:49 -0300 schrieb Fabio Estevam:quoted
From: Fabio Estevam <redacted> Enable Video Processing Unit (VPU) support. Signed-off-by: Fabio Estevam <redacted> --- Depends on Philipp Zabel's patch: [PATCH] ARM: dts: add sram for imx53 and imx6q Philipp, I tried using the original mx53 vpu firmware that comes with the FSL BSP, but it failed to load: coda 63ff4000.vpu: firmware get command error coda 63ff4000.vpu: HW initialization failed Any suggestions? Thanks!/* * The CODA driver needs the raw firmware without header in memory order. * This is how I converted vpu_fw_imx53.bin from the Freescale BSP into * v4l2-coda7541-imx53.bin: */
Sorry to revive an old thread but I was wondering if that firmware conversion tool is available somewhere on a git repo? Regards, Gary