mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] ARM: Kconfig: remove stale option CPU_V7_DCACHE_SKIP
@ 2015-03-01 16:08 Lucas Stach
  2015-03-02  6:31 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Lucas Stach @ 2015-03-01 16:08 UTC (permalink / raw)
  To: barebox

I stumbled across this option a few times already and always found it
to be at least confusing when and why it should be enabled.

Since commit b7451329b5d2 (ARM: OMAP3: invalidate L2 cache using ROM API)
it is actually unused and only adds confusion. Better remove it.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
---
 arch/arm/Kconfig | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index f682803bf1da..9b6c626dfbd1 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -298,14 +298,6 @@ endmenu
 
 menu "ARM specific settings"
 
-config CPU_V7_DCACHE_SKIP
-	bool "Skip DCache Invalidate"
-	depends on CPU_V7
-	default n
-	help
-	  If your architecture configuration uses some other method of disabling caches, enable this
-	  So that the D-Cache invalidation logic is skipped
-
 config ARM_OPTIMZED_STRING_FUNCTIONS
 	bool "use assembler optimized string functions"
 	help
-- 
2.1.0


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: Kconfig: remove stale option CPU_V7_DCACHE_SKIP
  2015-03-01 16:08 [PATCH] ARM: Kconfig: remove stale option CPU_V7_DCACHE_SKIP Lucas Stach
@ 2015-03-02  6:31 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2015-03-02  6:31 UTC (permalink / raw)
  To: Lucas Stach; +Cc: barebox

On Sun, Mar 01, 2015 at 05:08:54PM +0100, Lucas Stach wrote:
> I stumbled across this option a few times already and always found it
> to be at least confusing when and why it should be enabled.
> 
> Since commit b7451329b5d2 (ARM: OMAP3: invalidate L2 cache using ROM API)
> it is actually unused and only adds confusion. Better remove it.
> 
> Signed-off-by: Lucas Stach <dev@lynxeye.de>
> ---
>  arch/arm/Kconfig | 8 --------
>  1 file changed, 8 deletions(-)

Applied, thanks

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-03-02  6:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-01 16:08 [PATCH] ARM: Kconfig: remove stale option CPU_V7_DCACHE_SKIP Lucas Stach
2015-03-02  6:31 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox