All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ladislav Michl <ladis@linux-mips.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/2] ARM: Move SYS_CACHELINE_SIZE over to Kconfig
Date: Mon, 22 Aug 2016 16:44:51 +0200	[thread overview]
Message-ID: <20160822144451.GA30366@localhost.localdomain> (raw)
In-Reply-To: <1471868538-21965-1-git-send-email-trini@konsulko.com>

On Mon, Aug 22, 2016 at 08:22:17AM -0400, Tom Rini wrote:
[snip]
> diff --git a/include/configs/cm_t3517.h b/include/configs/cm_t3517.h
> index ea9983bc7d43..a89ccb73b178 100644
> --- a/include/configs/cm_t3517.h
> +++ b/include/configs/cm_t3517.h
> @@ -10,8 +10,6 @@
>  #ifndef __CONFIG_H
>  #define __CONFIG_H
>  
> -#define CONFIG_SYS_CACHELINE_SIZE	64
> -
>  /*
>   * High Level Configuration Options
>   */
> @@ -30,7 +28,6 @@
>   * Although the default iss 64, we still define it
>   * to be on the safe side once the default is changed.
>   */

That comment above probably looses sense with define removed...

> -#define CONFIG_SYS_CACHELINE_SIZE	64
>  
>  #define CONFIG_EMIF4	/* The chip has EMIF4 controller */
>  

regards,
	ladis

PS. Tested on OMAP3 IGEPv2 and TAM-3517 boards

  parent reply	other threads:[~2016-08-22 14:44 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-22 12:22 [U-Boot] [PATCH v2 1/2] ARM: Move SYS_CACHELINE_SIZE over to Kconfig Tom Rini
2016-08-22 12:22 ` [U-Boot] [PATCH v2 2/2] arch/arm/Kconfig: Whitespace correction Tom Rini
2016-08-29 12:01   ` [U-Boot] [U-Boot, v2, " Tom Rini
2016-08-22 12:41 ` [U-Boot] [PATCH v2 1/2] ARM: Move SYS_CACHELINE_SIZE over to Kconfig Masahiro Yamada
2016-08-22 13:24 ` Chin Liang See
2016-08-22 13:39   ` Tom Rini
2016-08-22 14:18     ` Chin Liang See
2016-08-22 14:44 ` Ladislav Michl [this message]
2016-08-22 14:59   ` Tom Rini
2016-08-22 16:34 ` Stephen Warren
2016-08-22 16:55   ` Tom Rini
2016-08-24 15:20 ` Paul Kocialkowski
2016-08-29 12:01 ` [U-Boot] [U-Boot, v2, " Tom Rini

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=20160822144451.GA30366@localhost.localdomain \
    --to=ladis@linux-mips.org \
    --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.