From 87048bb465950685f807fc5922ceeec689755f9c Mon Sep 17 00:00:00 2001
From: Philipp Zabel
Date: Mon, 2 Jul 2012 07:03:43 -0300
Subject: [PATCH] [media] media: coda: firmware loading for 64-bit AXI bus
width
Add support for loading a raw firmware with 16-bit chars ordered in
little-endian 64-bit words, corresponding to the memory access pattern
of CODA7 and above: When writing the boot code into the code download
register, the chars have to be reordered back.
Signed-off-by: Philipp Zabel
Tested-by: Javier Martin
Signed-off-by: Mauro Carvalho Chehab
---
Reading git-format-patch failed