[U-Boot] [PATCH] scripts: spl: fix typo

Peng Fan peng.fan at nxp.com
Wed Aug 9 12:53:24 UTC 2017



> -----Original Message-----
> From: Peng Fan
> Sent: Tuesday, August 08, 2017 9:31 AM
> To: trini at konsulko.com
> Cc: van.freenix at gmail.com; u-boot at lists.denx.de; Peng Fan
> <peng.fan at nxp.com>
> Subject: [PATCH] scripts: spl: fix typo
> 
> Typo fix: CONIFG->CONFIG

Drop this patch. It is included in patchset "imx: mx6sabresd: support SPL FIT"

Thanks,
Peng.
> 
> Signed-off-by: Peng Fan <peng.fan at nxp.com>
> Cc: Tom Rini <trini at konsulko.com>
> ---
>  scripts/Makefile.uncmd_spl | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/scripts/Makefile.uncmd_spl b/scripts/Makefile.uncmd_spl index
> 15d0836..b399411 100644
> --- a/scripts/Makefile.uncmd_spl
> +++ b/scripts/Makefile.uncmd_spl
> @@ -9,7 +9,7 @@ ifdef CONFIG_SPL_BUILD
>  ifndef CONFIG_SPL_DM
>  CONFIG_DM_SERIAL=
>  CONFIG_DM_GPIO=
> -CONIFG_DM_I2C=
> +CONFIG_DM_I2C=
>  CONFIG_DM_SPI=
>  CONFIG_DM_SPI_FLASH=
>  endif
> --
> 2.6.2



More information about the U-Boot mailing list