[meta-freescale] [meta-fsl-arm][PATCH 05/33] imx6sxsabreauto: Fix nand support using ubifs storage

Daiane Angolini daiane.list at gmail.com
Mon Jul 13 09:27:06 PDT 2015


On Sat, Jul 11, 2015 at 11:46 AM, Lauren Post <lauren.post at freescale.com> wrote:
> Signed-off-by: Lauren Post <lauren.post at freescale.com>


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
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale


More information about the meta-freescale mailing list