public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] mx6qsabrelite: enable DCache and MMC bounce buffer
Date: Wed, 08 Aug 2012 18:23:34 +0200	[thread overview]
Message-ID: <50229286.3050506@denx.de> (raw)
In-Reply-To: <1344428791-30959-1-git-send-email-dirk.behme@de.bosch.com>

On 08/08/2012 14:26, Dirk Behme wrote:
> The recent U-Boot version 2012.07 has improved drivers
> (e.g. MMC and network/FEC) regarding DCache handling.
> So it should be safe to use the DCache on the i.MX6, now.
> 
> Signed-off-by: Dirk Behme <dirk.behme@de.bosch.com>
> ---
>  include/configs/mx6qsabrelite.h |    3 +--
>  1 files changed, 1 insertions(+), 2 deletions(-)
> 
> diff --git a/include/configs/mx6qsabrelite.h b/include/configs/mx6qsabrelite.h
> index 0d376ba..995539c 100644
> --- a/include/configs/mx6qsabrelite.h
> +++ b/include/configs/mx6qsabrelite.h
> @@ -73,6 +73,7 @@
>  #define CONFIG_MMC
>  #define CONFIG_CMD_MMC
>  #define CONFIG_GENERIC_MMC
> +#define CONFIG_MMC_BOUNCE_BUFFER
>  #define CONFIG_CMD_EXT2
>  #define CONFIG_CMD_FAT
>  #define CONFIG_DOS_PARTITION
> @@ -233,8 +234,6 @@
>  #define CONFIG_OF_LIBFDT
>  #define CONFIG_CMD_BOOTZ
>  
> -#define CONFIG_SYS_DCACHE_OFF
> -
>  #ifndef CONFIG_SYS_DCACHE_OFF
>  #define CONFIG_CMD_CACHE
>  #endif

Acked-by: Stefano Babic <sbabic@denx.de>

Best regards,
Stefano Babic


-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
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
=====================================================================

  reply	other threads:[~2012-08-08 16:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-08 12:26 [U-Boot] [PATCH] mx6qsabrelite: enable DCache and MMC bounce buffer Dirk Behme
2012-08-08 16:23 ` Stefano Babic [this message]
2012-10-17 16:22 ` 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=50229286.3050506@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox