]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/open-amp.git/commit
remoteproc: Remove getting CPU Id from firmware
authorWendy Liang <jliang@xilinx.com>
Wed, 29 Jun 2016 21:21:28 +0000 (14:21 -0700)
committerWendy Liang <jliang@xilinx.com>
Thu, 13 Oct 2016 05:01:44 +0000 (22:01 -0700)
commit400cba0cd4ded26608840eeae1da7c65658c80ab
treef791e9982a9ffd04d24daebb6c40eb7862e2f556
parent0a5f9c30b8639416b8fd8159df0d25ae67c62963
remoteproc: Remove getting CPU Id from firmware

The CPU ID is the ID defined in the remoteproc data table
in the application, the user application should know
what what data should be used to do the remoteproc initialization.
It is not necessary to have CPU ID in the firmware.

Signed-off-by: Wendy Liang <jliang@xilinx.com>
lib/remoteproc/remoteproc.c