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. -- 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
