[meta-ti] [PATCH] beaglebone: use the am335x_boneblack u-boot configuration

Alexandre Belloni alexandre.belloni at free-electrons.com
Mon Aug 4 09:20:31 PDT 2014


Hi,

On 04/08/2014 at 16:04:04 +0000, Cooper Jr., Franklin wrote :
> How does this config work on the Beaglebone white?
> 

I didn't test but I don't think it will change anything has it doesn't
have any NAND or emmc and the only change is that the am335x_boneblack
uses emmc to save the environment instead of trying (and failing) to
save to NAND.

> > On Aug 4, 2014, at 10:46 AM, "Alexandre Belloni" <alexandre.belloni at free-electrons.com> wrote:
> > 
> > Using the am335x_boneblack configuration for u-boot allows to save the
> > environment to the emmc. Else, it is not possible to save the
> > environment at all.
> > 
> > Signed-off-by: Alexandre Belloni <alexandre.belloni at free-electrons.com>
> > ---
> > conf/machine/beaglebone.conf | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/conf/machine/beaglebone.conf b/conf/machine/beaglebone.conf
> > index 8a83a1aeb569..0b4dce3ad647 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"
> > -- 
> > 1.9.1
> > 
> > -- 
> > _______________________________________________
> > meta-ti mailing list
> > meta-ti at yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/meta-ti

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the meta-ti mailing list