From: Gary Thomas <gary@mlbassoc.com>
To: "meta-freescale@yoctoproject.org" <meta-freescale@yoctoproject.org>
Subject: [meta-fsl-arm] Multiple U-Boot configurations
Date: Mon, 25 Jan 2016 15:10:40 +0100 [thread overview]
Message-ID: <56A62CE0.1040003@mlbassoc.com> (raw)
I have a board which can be deployed with either i.MX6Q or i.MX6solo
I have U-Boot configurations for both.
I'm trying to use a single build (bitbake u-boot-fslc) to create
both U-Boot images, using
UBOOT_MACHINE ?= "teton_p8303_config teton_p8303s_config"
Sadly, it's failing:
| Configuring for teton_p8303 - Board: teton_p8303, Options:
IMX_CONFIG=board/amltd/teton_p8303/teton_p8303q.cfg,MX6Q,DDR_MB=2048
| Configuring for teton_p8303s - Board: teton_p8303, Options:
IMX_CONFIG=board/amltd/teton_p8303/teton_p8303.cfg,MX6S,DDR_MB=1024
| ln: failed to create symbolic link 'asm/arch': File exists
| Makefile:468: recipe for target 'teton_p8303_config' failed
Obviously, I don't understand the mechanism and I don't see
a working example in either meta-fsl-arm or meta-fsl-arm-extra
Any pointers would be great
Thanks
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
next reply other threads:[~2016-01-25 14:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-25 14:10 Gary Thomas [this message]
2016-01-25 14:42 ` [meta-fsl-arm] Multiple U-Boot configurations Max Krummenacher
2016-01-25 15:18 ` Gary Thomas
2016-01-25 15:48 ` Max Krummenacher
2016-01-25 16:05 ` Gary Thomas
2016-01-25 16:17 ` Gary Thomas
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=56A62CE0.1040003@mlbassoc.com \
--to=gary@mlbassoc.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.