]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
committerOhad Ben-Cohen <ohad@wizery.com>
Thu, 26 Nov 2015 08:51:51 +0000 (10:51 +0200)
commit575a1b58c4d63409d70e2eca0f054862c40bd529
tree60360028d5c596d5faff0ae28fcf85d42bff2594
parent1ec218373b8ebda821aec00bb156a9c94fad9cd4
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