From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pb0-f47.google.com (mail-pb0-f47.google.com [209.85.160.47]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id A5890E0159B for ; Fri, 11 Oct 2013 15:11:10 -0700 (PDT) Received: by mail-pb0-f47.google.com with SMTP id rr4so4790593pbb.6 for ; Fri, 11 Oct 2013 15:11:10 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=4LNe2qEu/HxfUOPyExMKrmaxjkkS8QFNwfAaMkKrvO8=; b=On2ADuWoZd3VSTor7JqqkWAdv6Vkpk+kwFFYb0WGeZO4kPWrO9XYpoACArpJUZXlje BZ+UGi5JpqrgTSSgwCfdP0yNt86htmIaw8FaMA1BsvNmeVrtyhfikL+5W2JKeonP7oKZ WEyMjCalpKOq4hng0KyQtR9qLzbPFa5ROK1Q6Yw87Nn/qCu62pUMOcl2ymwcgEzffymk QBx+aC7RNdqRvaKaTkr2thIU/2+SXcWjNH6eAq2zoG308eCPFiRxW0q/rhtKrYlckAwP QZ0Sh7JfieQ8m88s41jZuadnbaTHLCjNR3p/X5F7+oek/5XErfyEHXSi3U5KCFsYBFiE D3fQ== X-Gm-Message-State: ALoCoQntSGHIU4PZ1Dj/w7XBtC7c0RsnYONqtuHZh9+a1+EBl4JgruD8hcP7fM7GGs48Jo0XsF6o X-Received: by 10.68.195.36 with SMTP id ib4mr22467656pbc.56.1381529470695; Fri, 11 Oct 2013 15:11:10 -0700 (PDT) Received: from [29.6.1.4] ([70.96.116.236]) by mx.google.com with ESMTPSA id q4sm62091681pba.12.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 11 Oct 2013 15:11:09 -0700 (PDT) Message-ID: <5258777B.9030103@boundarydevices.com> Date: Fri, 11 Oct 2013 15:11:07 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: =?UTF-8?B?Sm9zZSBNwqogRmVycmVpcm8=?= , meta-freescale@yoctoproject.org References: <5257E0EE.80802@horus.es> <5258163C.6050705@boundarydevices.com> <5258403F.5070000@horus.es> <52584650.3040201@boundarydevices.com> <525849BC.3010806@horus.es> In-Reply-To: <525849BC.3010806@horus.es> Subject: Re: FlexCAN not working X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Oct 2013 22:11:12 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit On 10/11/2013 11:55 AM, Jose Mª Ferreiro wrote: > > You are correct. I didn´t look well for it. It seems as it depends on a > third GPIO signal to select one transceiver or the other. We will test > it on monday. > > I would like to use linux-boundary, wich was the default, but we have to > change to linux-imx due to video issues that did not work on > linux-boundary: something about mfw_isink i think. > Can you elaborate? I'm not aware of any board-specific code in mfw_isink, and certainly not in the Nitrogen6x code. > I readed about the two linux branches, boundary and imx, being merged > for the board but we can not wait for it. So I suppose we will have to > test and merge them by ourselves .. with your help :) Any recomendation > are welcomed. > The current versions of meta-fsl-arm-extra have imx6qsabrelite pointed at nitrogen6x: https://github.com/Freescale/meta-fsl-arm-extra/blob/master/conf/machine/imx6qsabrelite.conf Regards, Eric