commit | c1d35c1ab4242464a0e5953ae69de8aa78156c6c | [log] [tgz] |
---|---|---|
author | Bjorn Andersson <bjorn.andersson@linaro.org> | Fri Jan 05 16:04:18 2018 -0800 |
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | Mon Feb 12 11:05:30 2018 -0800 |
tree | 911fb91cf15f8b9184d0edd6cc81866f6d79cec9 | |
parent | 2666ca9197e3d352f43b02d7dfb7c6dd72e7c614 [diff] |
remoteproc: Rename "load_rsc_table" to "parse_fw" The resource table is just one possible source of information that can be extracted from the firmware file. Generalize this interface to allow drivers to override this with parsers of other types of information. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>