remoteproc: report error if resource table doesn't exist
authorStefan Agner <stefan@agner.ch>
Sat, 29 Aug 2015 01:08:19 +0000 (18:08 -0700)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Sat, 30 Jan 2016 01:26:45 +0000 (17:26 -0800)
commita66a5114b34bb23396568bf485e05a311b3ee22f
tree419d4f1c52fe981410c47ae5b83ce9259f8468c5
parent92e963f50fc74041b5e9e744c330dca48e04f08d
remoteproc: report error if resource table doesn't exist

Currently, if the resource table is completely missing in the
firmware, powering up the remoteproc fails silently. Add a message
indicating that the resource table is missing in the firmware.

Signed-off-by: Stefan Agner <stefan@agner.ch>
Acked-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
drivers/remoteproc/remoteproc_core.c