Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753808Ab2BPR14 (ORCPT ); Thu, 16 Feb 2012 12:27:56 -0500 Received: from mail-iy0-f174.google.com ([209.85.210.174]:38511 "EHLO mail-iy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752082Ab2BPR1z (ORCPT ); Thu, 16 Feb 2012 12:27:55 -0500 MIME-Version: 1.0 X-Originating-IP: [108.60.121.129] In-Reply-To: <4F3CFFAD.9030402@monstr.eu> References: <4F1EE861.4030405@monstr.eu> <4F1FF870.3000105@monstr.eu> <4F200F64.9060203@monstr.eu> <4F212E9E.9060807@monstr.eu> <4F391C1D.9020402@monstr.eu> <4F3BA962.9040109@monstr.eu> <4F3BC30A.4030301@monstr.eu> <4F3CC899.4070302@monstr.eu> <4F3CFFAD.9030402@monstr.eu> From: Ohad Ben-Cohen Date: Thu, 16 Feb 2012 18:27:34 +0100 Message-ID: Subject: Re: remoteproc: Load coprocessor code to the specific main memory location To: monstr@monstr.eu Cc: LKML , John Williams , linux-arm , "Grosen, Mark" , Arnd Bergmann , Grant Likely , devicetree-discuss@lists.ozlabs.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 849 Lines: 22 On Thu, Feb 16, 2012 at 2:07 PM, Michal Simek wrote: > Above is condition "if (virtio_has_feature(vdev, VIRTIO_RPMSG_F_NS))" which > is failing for me. You might want to debug why. For the dynamic channel creation to work, your rpmsg vdev should have VIRTIO_RPMSG_F_NS. But that's part of the generic code, and you should not bother about it - it should just work. > How does look like that structure for vring channels? It is probably mapped > any structure. Can you point me which one? I'm sorry, can you please rephrase the question ? I'm not sure I'm following. Thanks, Ohad. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/