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

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.