diff options
author | Sjur Brændeland <sjur.brandeland@stericsson.com> | 2012-06-19 10:08:18 +0300 |
---|---|---|
committer | Ohad Ben-Cohen <ohad@wizery.com> | 2012-07-15 11:39:01 +0300 |
commit | 4afc89d66c60a372ec15e99eee93621f650b5d17 (patch) | |
tree | a6e8c4cd9ea726de73e967b2f0372230ba73a550 /MAINTAINERS | |
parent | 72854fb042b15b6139031a59c4725b3d86708352 (diff) | |
download | linux-4afc89d66c60a372ec15e99eee93621f650b5d17.tar.bz2 |
remoteproc: Support custom firmware handlers
Firmware handling is made customizable.
This is done by creating a separate ops structure for the
firmware functions that depends on a particular firmware
format (such as ELF). The ELF functions are default used
unless the HW driver explicitly injects another firmware
handler by updating rproc->fw_ops.
The function rproc_da_to_va() is exported, as custom
firmware handlers may need to use this function.
Signed-off-by: Sjur Brændeland <sjur.brandeland@stericsson.com>
[ohad: namespace fixes, whitespace fixes, style fixes]
Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions