[U-Boot] [PATCH] imx: mx7: spl: remove redundant SATA definitionas

Stefano Babic sbabic at denx.de
Thu Oct 12 16:20:55 UTC 2017


On 10/10/2017 08:13, Uri Mashiach wrote:
> The i.MX7 SOC doesn't include the SATA interface.
> 
> Signed-off-by: Uri Mashiach <uri.mashiach at compulab.co.il>
> ---
>  include/configs/imx7_spl.h | 6 ------
>  1 file changed, 6 deletions(-)
> 
> diff --git a/include/configs/imx7_spl.h b/include/configs/imx7_spl.h
> index e562cdb..b89dba6 100644
> --- a/include/configs/imx7_spl.h
> +++ b/include/configs/imx7_spl.h
> @@ -41,12 +41,6 @@
>  #define CONFIG_SYS_MONITOR_LEN			409600	/* 400 KB */
>  #endif
>  
> -/* SATA support */
> -#if defined(CONFIG_SPL_SATA_SUPPORT)
> -#define CONFIG_SPL_SATA_BOOT_DEVICE		0
> -#define CONFIG_SYS_SATA_FAT_BOOT_PARTITION	1
> -#endif
> -
>  /* Define the payload for FAT/EXT support */
>  #if defined(CONFIG_SPL_FAT_SUPPORT) || defined(CONFIG_SPL_EXT_SUPPORT)
>  # ifdef CONFIG_OF_CONTROL
> 

Applied to u-boot-imx, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================


More information about the U-Boot mailing list