All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Nelson <eric.nelson@boundarydevices.com>
To: Otavio Salvador <otavio@ossystems.com.br>
Cc: meta-freescale@yoctoproject.org
Subject: Re: [meta-fsl-arm-extra][PATCH v3 3/3] nitrogen6x: Add machine definition
Date: Wed, 12 Dec 2012 06:28:34 -0700	[thread overview]
Message-ID: <50C88682.2020408@boundarydevices.com> (raw)
In-Reply-To: <1355262632-19265-4-git-send-email-otavio@ossystems.com.br>

Hi Otavio,

On 12/11/2012 02:50 PM, Otavio Salvador wrote:
>
 > <snip>
>
> diff --git a/conf/machine/nitrogen6x.conf b/conf/machine/nitrogen6x.conf
> new file mode 100644
> index 0000000..d668eb2
> --- /dev/null
> +++ b/conf/machine/nitrogen6x.conf
> @@ -0,0 +1,30 @@
 > ...
> +
> +# Use SPI NOR U-Boot by default
> +IMAGE_BOOTLOADER ?= ""
> +

This causes the build to fail in do_rootfs()

	| Number  Start   End     Size    Type     File system  Flags
	|  1      4194kB  12.6MB  8389kB  primary
	|  2      12.6MB  386MB   373MB   primary
	|
	| ERROR: Unkown IMAGE_BOOTLOADER value
	| ERROR: Function failed: do_rootfs (see 
/home/ericn/yocto/build/tmp/work/nitrogen6x-poky-linux-gnueabi/fsl-image-test-1.0-r0/temp/log.do_rootfs.5408 
for further information)

Either removing this line or setting it to "u-boot" allows the
build to complete.

Regards,


Eric


  reply	other threads:[~2012-12-12 13:28 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-11 21:50 [meta-fsl-arm-extra][PATCH v3 0/3] Initial support for Nitrogen6X Otavio Salvador
2012-12-11 21:50 ` [meta-fsl-arm-extra][PATCH v3 1/3] u-boot-boundary: Add U-Boot recipe for Boundary Devices version Otavio Salvador
2012-12-11 21:50 ` [meta-fsl-arm-extra][PATCH v3 2/3] u-boot-script-boundary: Add recipe to deploy the boot scripts Otavio Salvador
2012-12-11 21:50 ` [meta-fsl-arm-extra][PATCH v3 3/3] nitrogen6x: Add machine definition Otavio Salvador
2012-12-12 13:28   ` Eric Nelson [this message]
2012-12-12 15:49     ` Otavio Salvador
2012-12-12 16:13       ` Eric Nelson
2012-12-12 16:23         ` Otavio Salvador
2012-12-12 17:20           ` Eric Nelson
2012-12-12 17:26             ` Otavio Salvador
2012-12-12 16:51   ` Eric Nelson
2012-12-12 16:56     ` Otavio Salvador
2012-12-11 21:53 ` [meta-fsl-arm-extra][PATCH v3 0/3] Initial support for Nitrogen6X Otavio Salvador
2012-12-12 17:30   ` Otavio Salvador

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=50C88682.2020408@boundarydevices.com \
    --to=eric.nelson@boundarydevices.com \
    --cc=meta-freescale@yoctoproject.org \
    --cc=otavio@ossystems.com.br \
    /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.