[PATCHv3 0/4] remoteproc: Custom firmware handling.

From: sjur . brandeland
Date: Mon Jun 18 2012 - 11:22:53 EST


From: Sjur BrÃndeland <sjur.brandeland@xxxxxxxxxxxxxx>

Hi Ohad,
This patchset is rebased to v3.5-rc3. I fixed some minor kernel-doc issues
for fw_ops, and some commit messages.
Otherwise there are no changes since last time.

Regards,
Sjur

Sjur BrÃndeland (4):
remoteproc: Pass struct fw to load_segments and find_rsc_table.
remoteproc: Add function rproc_get_boot_addr
remoteproc: Move Elf related functions to separate file
remoteproc: Support custom firmware handlers

drivers/remoteproc/Makefile | 1 +
drivers/remoteproc/remoteproc_core.c | 251 +-----------------------
drivers/remoteproc/remoteproc_elf_loader.c | 289 ++++++++++++++++++++++++++++
drivers/remoteproc/remoteproc_internal.h | 36 ++++
include/linux/remoteproc.h | 22 ++
5 files changed, 357 insertions(+), 242 deletions(-)
create mode 100644 drivers/remoteproc/remoteproc_elf_loader.c

--
1.7.5.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/