lkml.org 
[lkml]   [2012]   [Jun]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/7] remoteproc: Custom firmware handling.
Date
From: Sjur Brændeland <sjur.brandeland@stericsson.com>

Hi Ohad,

I think I have addressed most of your review comments, except
dynamic detection of firmware format.

Warning: I have not been able to test this properly,
I don't yet have a proper test environment running.

Regards,
Sjur



Sjur Brændeland (7):
remoteproc: fix print format warnings
remoteproc: Fix missing fault indication in error-path
remoteproc: Pass struct fw to load_segments and find_rsc_table.
remoteproc: Assign boot_addr in a separate function
remoteproc: Move Elf related functions to separate file
remoteproc: Support custom firmware handlers
remoteproc: Add custom STE-modem firmware loader.

drivers/remoteproc/Kconfig | 4 +
drivers/remoteproc/Makefile | 2 +
drivers/remoteproc/omap_remoteproc.c | 1 +
drivers/remoteproc/remoteproc_core.c | 257 +------------------
drivers/remoteproc/remoteproc_elf_loader.c | 287 ++++++++++++++++++++++
drivers/remoteproc/remoteproc_ste_modem_loader.c | 176 +++++++++++++
include/linux/remoteproc.h | 57 +++++
7 files changed, 538 insertions(+), 246 deletions(-)
create mode 100644 drivers/remoteproc/remoteproc_elf_loader.c
create mode 100644 drivers/remoteproc/remoteproc_ste_modem_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@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2012-06-06 16:21    [W:4.160 / U:0.116 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site