On Sat, Jul 11, 2015 at 11:46 AM, Lauren Post <[email protected]> wrote: > Signed-off-by: Lauren Post <[email protected]>
Please, elaborate the commit log. If it fixes a bug, I'm sure there is something about the bug to describe in commit log. It would be better if it could include some error log as well Daiane > --- > conf/machine/imx6sxsabreauto.conf | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/conf/machine/imx6sxsabreauto.conf > b/conf/machine/imx6sxsabreauto.conf > index 2d9ba0d..d908cc2 100644 > --- a/conf/machine/imx6sxsabreauto.conf > +++ b/conf/machine/imx6sxsabreauto.conf > @@ -16,5 +16,5 @@ PREFERRED_PROVIDER_virtual/bootloader = "u-boot-imx" > UBOOT_CONFIG ??= "sd" > UBOOT_CONFIG[sd] = "mx6sxsabreauto_config,sdcard" > UBOOT_CONFIG[qspi1] = "mx6sxsabreauto_qspi1_config" > -UBOOT_CONFIG[nand] = "mx6sxsabreauto_nand_config" > +UBOOT_CONFIG[nand] = "mx6sxsabreauto_nand_config,ubifs" > UBOOT_CONFIG[mfgtool] = "mx6sxsabreauto_config" > -- > 1.7.9.5 > > -- > _______________________________________________ > meta-freescale mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-freescale -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
