From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] udoo: Remove SPL fat support
Date: Wed, 05 Aug 2015 12:44:54 +0200 [thread overview]
Message-ID: <55C1E926.6060603@denx.de> (raw)
In-Reply-To: <1438771028-3576-1-git-send-email-peter.vicman@gmail.com>
On 05/08/2015 12:37, Peter Vicman wrote:
> Use dd'ed SPL and u-boot.img by default.
>
> Signed-off-by: Peter Vicman <peter.vicman@gmail.com>
> Cc: Fabio Estevam <fabio.estevam@freescale.com>
> Cc: Stefano Babic <sbabic@denx.de>
> ---
> include/configs/udoo.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/configs/udoo.h b/include/configs/udoo.h
> index f93b67a..8ec073d 100644
> --- a/include/configs/udoo.h
> +++ b/include/configs/udoo.h
> @@ -11,8 +11,8 @@
>
> #include "mx6_common.h"
>
> +#define CONFIG_SPL_LIBCOMMON_SUPPORT
> #define CONFIG_SPL_MMC_SUPPORT
> -#define CONFIG_SPL_FAT_SUPPORT
> #include "imx6_spl.h"
>
> #define MACH_TYPE_UDOO 4800
>
Reviewed-by: Stefano Babic <sbabic@denx.de>
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
=====================================================================
next prev parent reply other threads:[~2015-08-05 10:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-05 10:37 [U-Boot] [PATCH] udoo: Remove SPL fat support Peter Vicman
2015-08-05 10:44 ` Stefano Babic [this message]
2015-08-05 11:04 ` Fabio Estevam
2015-08-11 10:38 ` Stefano Babic
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55C1E926.6060603@denx.de \
--to=sbabic@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.