I just tested again, out of curiosity. I'm usinf poky and meta-ti, dora branch. What happens is that "make am335x_boneblack" is running at do_configure and is actually building the correct u-boot.
Again, sorry about that breakage. On 12/08/2014 at 23:03:58 +0000, Dmytriyenko, Denys wrote : > Same here, it was failing the configure step. > > > Sent from my Android phone using TouchDown (www.nitrodesk.com) > > -----Original Message----- > From: Diego Sueiro [[email protected]] > Received: Tuesday, 12 Aug 2014, 19:03 > To: Alexandre Belloni [[email protected]] > CC: Dmytriyenko, Denys [[email protected]]; meta-ti mailing list > [[email protected]]; Arago Project git [[email protected]] > Subject: Re: [meta-ti] Alexandre Belloni : beaglebone: use the > am335x_boneblack u-boot configuration > > Hi Alexandre, > > On Tue, Aug 12, 2014 at 7:21 PM, Alexandre Belloni > <[email protected]<mailto:[email protected]>> > wrote: > Hi, > > On 12/08/2014 at 11:14:19 -0400, Denys Dmytriyenko wrote : > > > > diff --git a/conf/machine/beaglebone.conf b/conf/machine/beaglebone.conf > > > > index 8a83a1a..0b4dce3 100644 > > > > --- a/conf/machine/beaglebone.conf > > > > +++ b/conf/machine/beaglebone.conf > > > > @@ -11,4 +11,4 @@ IMAGE_FSTYPES += "tar.gz" > > > > > > > > SERIAL_CONSOLE = "115200 ttyO0" > > > > > > > > -UBOOT_MACHINE = "am335x_evm_config" > > > > +UBOOT_MACHINE = "am335x_boneblack" > > > > > > > > > > There is a typo here. Must be "am335x_boneblack_config" instead of > > > "am335x_boneblack" > > > > Goot catch, thanks! > > > > I tried, both are working. I didn't think that patch would be merged > that fast, sorry about that. > > It did not worked for me. I had to put "am335x_boneblack_config" > > Regards, > > -- > *dS > Diego Sueiro > > Administrador do Embarcados > www.embarcados.com.br<http://www.embarcados.com.br/?utm_source=assinatura_diego&utm_medium=e-mail&utm_campaign=Assinatura%20Email%20Diego> > > /*long live rock 'n roll*/ -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
