openbmc.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH u-boot v2019.04-aspeed-openbmc] Revert "configs: disable dcache on ast2500 evb"
@ 2022-02-28  8:19 Lei YU
  0 siblings, 0 replies; 2+ messages in thread
From: Lei YU @ 2022-02-28  8:19 UTC (permalink / raw)
  To: openbmc; +Cc: Lei YU

This reverts commit c1bfa87b767b2dc532cedc00f561bf6433fe30c7.

Disabling DCACHE on ast2500 causes significant performance drop and it
gets watchdog timeout during normal boot.

Revert the commit to make it behave normal as before.
---
 configs/evb-ast2500-spl_defconfig | 1 -
 configs/evb-ast2500_defconfig     | 1 -
 2 files changed, 2 deletions(-)

diff --git a/configs/evb-ast2500-spl_defconfig b/configs/evb-ast2500-spl_defconfig
index 0f6780b5e4..432bb5aed0 100644
--- a/configs/evb-ast2500-spl_defconfig
+++ b/configs/evb-ast2500-spl_defconfig
@@ -1,6 +1,5 @@
 CONFIG_ARM=y
 CONFIG_SYS_CONFIG_NAME="evb_ast2500_spl"
-CONFIG_SYS_DCACHE_OFF=y
 CONFIG_SPL_LDSCRIPT="arch/$(ARCH)/mach-aspeed/ast2500/u-boot-spl.lds"
 CONFIG_ARCH_ASPEED=y
 CONFIG_SYS_TEXT_BASE=0x10000
diff --git a/configs/evb-ast2500_defconfig b/configs/evb-ast2500_defconfig
index 91921cf76e..540af0fcf0 100644
--- a/configs/evb-ast2500_defconfig
+++ b/configs/evb-ast2500_defconfig
@@ -1,5 +1,4 @@
 CONFIG_ARM=y
-CONFIG_SYS_DCACHE_OFF=y
 CONFIG_ARCH_ASPEED=y
 CONFIG_SYS_TEXT_BASE=0x0
 CONFIG_SYS_MALLOC_F_LEN=0x2000
-- 
2.25.1


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

* [PATCH u-boot v2019.04-aspeed-openbmc] Revert "configs: disable dcache on ast2500 evb"
@ 2022-02-25 12:12 Lei YU
  0 siblings, 0 replies; 2+ messages in thread
From: Lei YU @ 2022-02-25 12:12 UTC (permalink / raw)
  To: openbmc; +Cc: Lei YU

This reverts commit c1bfa87b767b2dc532cedc00f561bf6433fe30c7.
---
 configs/evb-ast2500-spl_defconfig | 1 -
 configs/evb-ast2500_defconfig     | 1 -
 2 files changed, 2 deletions(-)

diff --git a/configs/evb-ast2500-spl_defconfig b/configs/evb-ast2500-spl_defconfig
index 0f6780b5e4..432bb5aed0 100644
--- a/configs/evb-ast2500-spl_defconfig
+++ b/configs/evb-ast2500-spl_defconfig
@@ -1,6 +1,5 @@
 CONFIG_ARM=y
 CONFIG_SYS_CONFIG_NAME="evb_ast2500_spl"
-CONFIG_SYS_DCACHE_OFF=y
 CONFIG_SPL_LDSCRIPT="arch/$(ARCH)/mach-aspeed/ast2500/u-boot-spl.lds"
 CONFIG_ARCH_ASPEED=y
 CONFIG_SYS_TEXT_BASE=0x10000
diff --git a/configs/evb-ast2500_defconfig b/configs/evb-ast2500_defconfig
index 91921cf76e..540af0fcf0 100644
--- a/configs/evb-ast2500_defconfig
+++ b/configs/evb-ast2500_defconfig
@@ -1,5 +1,4 @@
 CONFIG_ARM=y
-CONFIG_SYS_DCACHE_OFF=y
 CONFIG_ARCH_ASPEED=y
 CONFIG_SYS_TEXT_BASE=0x0
 CONFIG_SYS_MALLOC_F_LEN=0x2000
-- 
2.25.1


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

end of thread, other threads:[~2022-02-28  8:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-28  8:19 [PATCH u-boot v2019.04-aspeed-openbmc] Revert "configs: disable dcache on ast2500 evb" Lei YU
  -- strict thread matches above, loose matches on Subject: below --
2022-02-25 12:12 Lei YU

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).