All of lore.kernel.org
 help / color / mirror / Atom feed
* U-Boot misconfiguration
@ 2013-02-19 15:04 Nick G
  2013-02-21  6:11 ` Denys Dmytriyenko
  0 siblings, 1 reply; 2+ messages in thread
From: Nick G @ 2013-02-19 15:04 UTC (permalink / raw)
  To: meta-ti@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 865 bytes --]

Hey guys,

I mentioned this in IRC yesterday but thought it was worth making it better
known including the workaround.

Checking out the danny branch for both poky and meta-ti and setting the
MACHINE to beaglebone fails to build a suitable version of uboot when
performing a bitbake -k core-image-minimal

The error output is:
make: *** No rule to make target `am335x_evm_config'.  Stop.
make: *** [am335x_evm_config] Error 1

If you navigate to the build directory you can see that it tries to build
u-boot-v2011.06 which I understand has no support for the am335x. The
earliest supported build being 2011.09.

To get around this you can add:
PREFERRED_VERSION_u-boot = "2011.09+git"

to your local.conf.

Is there an official bugtracker to file against this and a better way to
add the fix/workaround to the danny layer?

Regards,
Nick

[-- Attachment #2: Type: text/html, Size: 1017 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: U-Boot misconfiguration
  2013-02-19 15:04 U-Boot misconfiguration Nick G
@ 2013-02-21  6:11 ` Denys Dmytriyenko
  0 siblings, 0 replies; 2+ messages in thread
From: Denys Dmytriyenko @ 2013-02-21  6:11 UTC (permalink / raw)
  To: Nick G; +Cc: meta-ti@yoctoproject.org

On Tue, Feb 19, 2013 at 03:04:52PM +0000, Nick G wrote:
> Hey guys,
> 
> I mentioned this in IRC yesterday but thought it was worth making it better
> known including the workaround.

Yes, as I mentioned on IRC, there's 2012.10 available from meta-arago, that we 
would need to "release" to meta-ti eventually.


> Checking out the danny branch for both poky and meta-ti and setting the
> MACHINE to beaglebone fails to build a suitable version of uboot when
> performing a bitbake -k core-image-minimal
> 
> The error output is:
> make: *** No rule to make target `am335x_evm_config'.  Stop.
> make: *** [am335x_evm_config] Error 1
> 
> If you navigate to the build directory you can see that it tries to build
> u-boot-v2011.06 which I understand has no support for the am335x. The
> earliest supported build being 2011.09.
> 
> To get around this you can add:
> PREFERRED_VERSION_u-boot = "2011.09+git"
> 
> to your local.conf.
> 
> Is there an official bugtracker to file against this and a better way to
> add the fix/workaround to the danny layer?
> 
> Regards,
> Nick

> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-02-21  6:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-19 15:04 U-Boot misconfiguration Nick G
2013-02-21  6:11 ` Denys Dmytriyenko

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.