[meta-ti] [PATCH] omap-a15: set the UBI_VOLUME to match u-boot default
Maupin, Chase
chase.maupin at ti.com
Fri Jan 17 07:07:00 PST 2014
>-----Original Message-----
>From: Maupin, Chase
>Sent: Friday, January 17, 2014 10:10 AM
>To: meta-ti at yoctoproject.org
>Cc: Maupin, Chase
>Subject: [PATCH] omap-a15: set the UBI_VOLUME to match u-boot
>default
>
>* By setting the UBI_VOLUME variable the default name for the
> UBI rootfs will match the default used by u-boot so images
> built through OpenEmbedded will work with out-of-box u-boot.
>
Of course I mixed up the variable name :(
Want a new patch?
>Signed-off-by: Chase Maupin <Chase.Maupin at ti.com>
>---
> conf/machine/include/omap-a15.inc | 4 ++++
> 1 files changed, 4 insertions(+), 0 deletions(-)
>
>diff --git a/conf/machine/include/omap-a15.inc
>b/conf/machine/include/omap-a15.inc
>index b0a0e74..dcf973e 100644
>--- a/conf/machine/include/omap-a15.inc
>+++ b/conf/machine/include/omap-a15.inc
>@@ -24,3 +24,7 @@ XSERVER = "xserver-xorg \
> xf86-video-fbdev"
>
> GUI_MACHINE_CLASS = "smallscreen"
>+
>+# Use the expected value of the ubifs filesystem's volume name in
>the kernel
>+# and u-boot.
>+UBI_VOLNAME = "rootfs"
>--
>1.7.0.4
More information about the meta-ti
mailing list