Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753917Ab2BPRer (ORCPT ); Thu, 16 Feb 2012 12:34:47 -0500 Received: from mail-gx0-f174.google.com ([209.85.161.174]:50729 "EHLO mail-gx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752492Ab2BPReq (ORCPT ); Thu, 16 Feb 2012 12:34:46 -0500 MIME-Version: 1.0 X-Originating-IP: [108.60.121.129] In-Reply-To: <4F3D032B.6090700@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> <4F3D032B.6090700@monstr.eu> From: Ohad Ben-Cohen Date: Thu, 16 Feb 2012 18:34:26 +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: 21 On Thu, Feb 16, 2012 at 2:22 PM, Michal Simek wrote: > ok on that addresses above is mapped vring_desc structure. I expect that > addr is address to any memory location when data are places. Next is filled > by init because of ring buffer. What flags should be used? And what is data > structure? I'm sorry, but can you please rephrase this question too ? I'm just not sure I understand you correctly. In general, you don't need to fiddle with the vring_desc structure - that's internal to virtio, and things should just work. Or are you asking about the rtos side ? 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/