summaryrefslogtreecommitdiffstats
path: root/include/configs/cm-bf527.h
diff options
context:
space:
mode:
authorHarald Krapfenbauer <Harald.Krapfenbauer@bluetechnix.at>2009-08-18 04:49:57 -0400
committerMike Frysinger <vapier@gentoo.org>2009-08-23 17:33:40 -0400
commitc2fbcb6ae86c10621a386c13be57eaa766221ed5 (patch)
tree09a4a43a6467fd59fcbc304354bc48afcc222008 /include/configs/cm-bf527.h
parenta794f59a75bf9fd4a44f1ad2349cae903c42b89c (diff)
downloadblackbird-obmc-uboot-c2fbcb6ae86c10621a386c13be57eaa766221ed5.tar.gz
blackbird-obmc-uboot-c2fbcb6ae86c10621a386c13be57eaa766221ed5.zip
Blackfin: cm-bf527/cm-bf537: increase flash sectors
Newer revisions of these boards have slightly larger flashes, so increase the configured number of sectors so that U-Boot works on all revisions. Signed-off-by: Harald Krapfenbauer <Harald.Krapfenbauer@bluetechnix.at> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'include/configs/cm-bf527.h')
-rw-r--r--include/configs/cm-bf527.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/cm-bf527.h b/include/configs/cm-bf527.h
index 79d06fba52..159271996b 100644
--- a/include/configs/cm-bf527.h
+++ b/include/configs/cm-bf527.h
@@ -95,7 +95,7 @@
#define CONFIG_SYS_FLASH_CFI
#define CONFIG_SYS_FLASH_PROTECTION
#define CONFIG_SYS_MAX_FLASH_BANKS 1
-#define CONFIG_SYS_MAX_FLASH_SECT 64
+#define CONFIG_SYS_MAX_FLASH_SECT 67
/*
OpenPOWER on IntegriCloud