mirror of
https://github.com/OpenAMP/open-amp.git
synced 2026-02-06 02:54:32 +08:00
remoteproc: loader: correct image store comments
fix errors in the image store operations comments Signed-off-by: Wendy Liang <jliang@xilinx.com>
This commit is contained in:
@@ -58,9 +58,7 @@ extern "C" {
|
||||
* @close: user defined callback to close the "firmware" to clean up
|
||||
* after loading
|
||||
* @load: user defined callback to load the firmware contents to target
|
||||
* memory
|
||||
* @load_finish: user defined callback used to make sure all the async
|
||||
* firmware loading finish
|
||||
* memory or local memory
|
||||
* @features: loader supported features. e.g. seek
|
||||
*/
|
||||
struct image_store_ops {
|
||||
|
||||
Reference in New Issue
Block a user