[U-Boot] [PATCH 4/5] tbs2910: add CONFIG_SUPPORT_EMMC_BOOT
Stefano Babic
sbabic at denx.de
Fri May 15 15:06:54 CEST 2015
On 05/05/2015 23:09, Soeren Moch wrote:
> Add emmc boot partition commands to be able to select the boot partition.
>
> Signed-off-by: Soeren Moch <smoch at web.de>
> ---
> Cc: Stefano Babic <sbabic at denx.de>
> ---
> include/configs/tbs2910.h | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/include/configs/tbs2910.h b/include/configs/tbs2910.h
> index 9efb8c2..1f3c3d8 100644
> --- a/include/configs/tbs2910.h
> +++ b/include/configs/tbs2910.h
> @@ -102,6 +102,7 @@
> #define CONFIG_MMC
> #define CONFIG_CMD_MMC
> #define CONFIG_GENERIC_MMC
> +#define CONFIG_SUPPORT_EMMC_BOOT
> #define CONFIG_BOUNCE_BUFFER
>
> /* Ethernet */
>
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