aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/configs/BF518F-EZBRD_defconfig
diff options
context:
space:
mode:
authorSonic Zhang <sonic.zhang@analog.com>2009-09-06 23:20:48 -0400
committerMike Frysinger <vapier@gentoo.org>2009-09-16 22:10:42 -0400
commit88c28b2df99d306a47d7fb88520482059643e503 (patch)
tree8e05dc651760c56ef343da233c53ce7cb71aeeb0 /arch/blackfin/configs/BF518F-EZBRD_defconfig
parent4663f6ef251766cc9f7ab21af35661d8a736bef2 (diff)
Blackfin: increase default async timings for parallel flashes
The default async timings are a little too fast for the parallel flash that is attached by default to the async banks. So slow things down a bit so accessing the hardware is stable. Signed-off-by: Sonic Zhang <sonic.zhang@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'arch/blackfin/configs/BF518F-EZBRD_defconfig')
-rw-r--r--arch/blackfin/configs/BF518F-EZBRD_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/blackfin/configs/BF518F-EZBRD_defconfig b/arch/blackfin/configs/BF518F-EZBRD_defconfig
index dcfb4889559a..9905b26009e5 100644
--- a/arch/blackfin/configs/BF518F-EZBRD_defconfig
+++ b/arch/blackfin/configs/BF518F-EZBRD_defconfig
@@ -358,9 +358,9 @@ CONFIG_C_AMBEN_ALL=y
358# EBIU_AMBCTL Control 358# EBIU_AMBCTL Control
359# 359#
360CONFIG_BANK_0=0x7BB0 360CONFIG_BANK_0=0x7BB0
361CONFIG_BANK_1=0x5554 361CONFIG_BANK_1=0x7BB0
362CONFIG_BANK_2=0x7BB0 362CONFIG_BANK_2=0x7BB0
363CONFIG_BANK_3=0xFFC0 363CONFIG_BANK_3=0x99B2
364 364
365# 365#
366# Bus options (PCI, PCMCIA, EISA, MCA, ISA) 366# Bus options (PCI, PCMCIA, EISA, MCA, ISA)