]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/open-amp.git/commit
rpmsg_init: caller to control whether to init env
authorWendy Liang <jliang@xilinx.com>
Tue, 28 Jun 2016 23:08:47 +0000 (16:08 -0700)
committerWendy Liang <jliang@xilinx.com>
Thu, 13 Oct 2016 05:01:43 +0000 (22:01 -0700)
commit53b28e2a4df60da808757b488dc66605e82655f7
tree2cf170ff7ed5bb372eb49067b4f5db2de140fc37
parent86c1d555c8fbf085de7479e79242b6ac797f22f3
rpmsg_init: caller to control whether to init env

Add parameter to rpmsg_init() to allow caller to specify
whether to initialize environment in the function.

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