All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Hill <David.Hill@Oracle.com>
To: Lauren Post <Lauren.Post@freescale.com>,
	meta-freescale Mailing List <meta-freescale@yoctoproject.org>
Subject: Re: fsl framebuffer image ?
Date: Thu, 30 Jan 2014 16:55:08 -0500	[thread overview]
Message-ID: <52EACA3C.8090701@Oracle.com> (raw)
In-Reply-To: <236451bb90b4484c82efde5489a7dbde@BY2PR03MB144.namprd03.prod.outlook.com>

On 1/14/14, Jan 14, 9:25 PM, Lauren Post wrote:
> You can use the one in our meta-fsl-bsp-release layer.  There is one being reviewed based on the one Freescale released in the meta-fsl-bsp-release layer.  Our current 3.10.17-1.0.0 beta has support for all the graphical backends including the related image recipes for each backend.
>
> Get meta-fsl-release-layer from git.freescale.com.


Hi Lauren,
    could I trouble you for a quick question ? I am getting a build failure and have not a clue how to proceed.

meta-fsl-bsp-release & git checkout origin/dora_3.10.17-1.0.0_beta

MACHINE=imx6qsabrelite
bitbake fsl-iamge-fb

| arm-poky-linux-gnueabi-gcc  --sysroot=/home/ddhill/yocto/fsl3/fsl-community-bsp/imx6qsabrelite/tmp/sysroots/imx6qsabrelite  -g  -Os   -fno-common -ffixed-r8 -msoft-float  -D__KERNEL__ -DCONFIG_SYS_TEXT_BASE=0x17800000 -I/home/ddhill/yocto/fsl3/fsl-community-bsp/imx6qsabrelite/tmp/work/imx6qsabrelite-poky-linux-gnueabi/u-boot-imx/2013.04-r0/git/include -fno-builtin -ffreestanding -nostdinc -isystem /home/ddhill/yocto/fsl3/fsl-community-bsp/imx6qsabrelite/tmp/sysroots/i686-linux/usr/lib/cortexa9hf-vfp-neon-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.1/include -pipe  -DCONFIG_ARM -D__ARM__ -marm -mno-thumb-interwork -mabi=aapcs-linux -march=armv7-a -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage     -o syslib.o syslib.c -c
| soc.c: In function 'v7_outer_cache_enable':
| soc.c:527:24: error: 'CONFIG_SYS_PL310_BASE' undeclared (first use in this function)
|    (struct pl310_regs *)CONFIG_SYS_PL310_BASE;
|                         ^
| soc.c:527:24: note: each undeclared identifier is reported only once for each function it appears in
| soc.c: In function 'v7_outer_cache_disable':
| soc.c:535:24: error: 'CONFIG_SYS_PL310_BASE' undeclared (first use in this function)
|    (struct pl310_regs *)CONFIG_SYS_PL310_BASE;
|                         ^
| make[1]: *** [soc.o] Error 1
| make[1]: Leaving directory `/home/ddhill/yocto/fsl3/fsl-community-bsp/imx6qsabrelite/tmp/work/imx6qsabrelite-poky-linux-gnueabi/u-boot-imx/2013.04-r0/git/arch/arm/cpu/armv7/mx6'
| make: *** [arch/arm/cpu/armv7/mx6/libmx6.o] Error 2
| make: *** Waiting for unfinished jobs....
| arm-poky-linux-gnueabi-ld.bfd  -r -o libarmv7.o  cache_v7.o cpu.o syslib.o lowlevel_init.o
| make[1]: Leaving directory `/home/ddhill/yocto/fsl3/fsl-community-bsp/imx6qsabrelite/tmp/work/imx6qsabrelite-poky-linux-gnueabi/u-boot-imx/2013.04-r0/git/arch/arm/cpu/armv7'
| ERROR: oe_runmake failed
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_compile (log file is located at /home/ddhill/yocto/fsl3/fsl-community-bsp/imx6qsabrelite/tmp/work/imx6qsabrelite-poky-linux-gnueabi/u-boot-imx/2013.04-r0/temp/log.do_compile.4418)


>
> Lauren
>
> -----Original Message-----
> From: meta-freescale-bounces@yoctoproject.org [mailto:meta-freescale-bounces@yoctoproject.org] On Behalf Of David Hill
> Sent: Tuesday, January 14, 2014 2:23 PM
> To: meta-freescale Mailing List
> Subject: [meta-freescale] fsl framebuffer image ?
>
>
>
> Hi,
>      I am interested in using imx6 in accelerated framebuffer mode. Currently I have a running fsl-image-gui, but that does not have the two accelerated framebuffer versions of libEGL.so & libGAL.so installed (at least that I could find.
>
> I have heard that there is a fsl-image-fb in the works. Is that likely to be mainlined anytime soon ?
>
> Any other suggestions on how to obtain the two shared libs ?
>
> thanks!
>


-- 
David Hill <David.Hill@Oracle.com>
Java Embedded Development

There cannot be a crisis next week. My schedule is already full.
-- Henry Kissinger (1923 - )



  reply	other threads:[~2014-01-30 21:55 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-14 20:22 fsl framebuffer image ? David Hill
2014-01-15  1:39 ` Otavio Salvador
2014-01-15 16:08   ` David Hill
2014-01-15 16:16     ` Gary Thomas
2014-02-03 20:19       ` David Hill
2014-02-03 20:22         ` Otavio Salvador
2014-02-03 20:25           ` Otavio Salvador
2014-02-03 20:43             ` David Hill
2014-02-04  1:32               ` Otavio Salvador
2014-02-04 22:47                 ` David Hill
2014-02-04 23:17                   ` Otavio Salvador
2014-02-05  5:37                     ` Filip Piechocki
2014-02-06 22:48                       ` David Hill
2014-02-07 18:54                         ` David Hill
2014-02-07 18:56                           ` Otavio Salvador
2014-02-07 20:07                             ` Filip Piechocki
2014-02-10 12:01                             ` Otavio Salvador
2014-02-03 20:38           ` David Hill
2014-01-15  2:25 ` Lauren Post
2014-01-30 21:55   ` David Hill [this message]
2014-01-31 16:11     ` Otavio Salvador
2014-01-31 21:47       ` David Hill
2014-02-03 10:58         ` Daiane Angolini
2014-02-03 14:16           ` Rogerio Nunes

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52EACA3C.8090701@Oracle.com \
    --to=david.hill@oracle.com \
    --cc=Lauren.Post@freescale.com \
    --cc=meta-freescale@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.