From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.chez-thomas.org (mail.mlbassoc.com [65.100.170.105]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id D6ACDE011C0 for ; Wed, 21 Nov 2012 04:53:18 -0800 (PST) Received: by mail.chez-thomas.org (Postfix, from userid 1998) id 4E12AF811FB; Wed, 21 Nov 2012 05:53:18 -0700 (MST) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on hermes.chez-thomas.org X-Spam-Level: X-Spam-Status: No, score=-2.0 required=4.0 tests=ALL_TRUSTED,BAYES_00, DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED autolearn=no version=3.3.2 Received: from [192.168.1.114] (zeus [192.168.1.114]) by mail.chez-thomas.org (Postfix) with ESMTP id A01BFF811FB; Wed, 21 Nov 2012 05:53:17 -0700 (MST) Message-ID: <50ACCED9.5000408@gmail.com> Date: Wed, 21 Nov 2012 05:53:45 -0700 From: Gary Thomas User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121028 Thunderbird/16.0.2 MIME-Version: 1.0 To: Otavio Salvador References: <1353424272-1562-1-git-send-email-otavio@ossystems.com.br> <50AB9FD7.7020009@gmail.com> <50ABF63D.9010805@gmail.com> <50ACBC49.9000303@gmail.com> <50ACC2A4.1030400@gmail.com> <50ACCA4E.50205@gmail.com> In-Reply-To: Cc: meta-freescale@yoctoproject.org Subject: Re: [meta-fsl-arm][PATCH 00/10] iMX6 Yocto Support based on 12.09.01 BSP 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: Wed, 21 Nov 2012 12:53:19 -0000 X-Groupsio-MsgNum: 39 Content-Type: multipart/mixed; boundary="------------020608010208050901030604" --------------020608010208050901030604 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 2012-11-21 05:38, Otavio Salvador wrote: > On Wed, Nov 21, 2012 at 10:34 AM, Gary Thomas wrote: >> On 2012-11-21 05:21, Otavio Salvador wrote: >>> >>> On Wed, Nov 21, 2012 at 10:01 AM, Gary Thomas >>> wrote: >>> ... >>>> >>>> That helped, but then it dies: >>>> [579761.853] (II) VIVANTE(0): FB Start = 0x2b0f9000 FB Base = 0x2b0f9000 >>>> FB Offset = (nil) >>>> [579761.865] (II) VIVANTE(0): test Initializing EXA >>>> [579761.865] >>>> Backtrace: >>>> [579761.865] Segmentation fault at address 0xc >>>> [579761.865] >>>> Fatal server error: >>>> [579761.865] Caught signal 11 (Segmentation fault). Server aborting >>>> [579761.865] >>> >>> >>> Good; now we need to fix this. >>> >>> I will take a look on this and I let you know if any news. >>> >> >> Here's a GDB backtrace: >> >> Program received signal SIGSEGV, Segmentation fault. >> 0x2b078fac in gcoOS_GetBaseAddress () from /usr/lib/libGAL.so >> (gdb) bt >> #0 0x2b078fac in gcoOS_GetBaseAddress () from /usr/lib/libGAL.so >> #1 0x2afeca78 in gcoHAL_MapUserMemory () from /usr/lib/libGAL.so >> #2 0x2ab341c0 in ?? () from /usr/lib/xorg/modules/drivers/vivante_drv.so >> #3 0x2ab341c0 in ?? () from /usr/lib/xorg/modules/drivers/vivante_drv.so >> Backtrace stopped: previous frame identical to this frame (corrupt stack?) >> >> Maybe I'm missing some piece, e.g. loading the video acceleration firmware? >> n.b. I don't know much about this platform, so I'm a bit in the dark. > > It seems to be all done; I am pondering if it might be a problem with > our U-Boot; you might try to use Freescale U-Boot and give it a try. I'm using the U-Boot that came with the board. Should I try the one just built? If so, how (is there a temporary way to try it)? --------------020608010208050901030604 Content-Type: text/plain; charset=UTF-8; name="uboot,imx" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="uboot,imx" U-Boot 2009.08 (Jul 05 2012 - 15:37:27) CPU: Freescale i.MX 6 family 0.0V at 792 MHz Temperature: can't get valid data! mx6q pll1: 792MHz mx6q pll2: 528MHz mx6q pll3: 480MHz mx6q pll8: 50MHz ipg clock : 66000000Hz ipg per clock : 66000000Hz uart clock : 80000000Hz cspi clock : 60000000Hz ahb clock : 132000000Hz axi clock : 264000000Hz emi_slow clock: 29333333Hz ddr clock : 528000000Hz usdhc1 clock : 200000000Hz usdhc2 clock : 200000000Hz usdhc3 clock : 200000000Hz usdhc4 clock : 200000000Hz nfc clock : 24000000Hz Board: MX6Q-SABRELITE:[ WDOG] Boot Device: I2C I2C: ready DRAM: 1 GB MMC: FSL_USDHC: 0,FSL_USDHC: 1 JEDEC ID: 0xbf:0x25:0x41 Reading SPI NOR flash 0xc0000 [0x2000 bytes] -> ram 0x276009b8 SUCCESS --------------020608010208050901030604--