summaryrefslogtreecommitdiffstats
path: root/board/bf537-stamp/stm_m25p64.c
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2007-06-22 23:59:00 +0200
committerWolfgang Denk <wd@denx.de>2007-06-22 23:59:00 +0200
commit1636d1c8529c006d106287cfbc20cd0a246fe1cb (patch)
treecd39e784361c2bcef43cfc38d39b1670ce22d539 /board/bf537-stamp/stm_m25p64.c
parent2dc64451b4c08ffd619372abfdc2506a2e2363b9 (diff)
downloadtalos-obmc-uboot-1636d1c8529c006d106287cfbc20cd0a246fe1cb.tar.gz
talos-obmc-uboot-1636d1c8529c006d106287cfbc20cd0a246fe1cb.zip
Coding stylke cleanup; rebuild CHANGELOG
Diffstat (limited to 'board/bf537-stamp/stm_m25p64.c')
-rw-r--r--board/bf537-stamp/stm_m25p64.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/bf537-stamp/stm_m25p64.c b/board/bf537-stamp/stm_m25p64.c
index 7077e85f41..d9c08ee8e6 100644
--- a/board/bf537-stamp/stm_m25p64.c
+++ b/board/bf537-stamp/stm_m25p64.c
@@ -9,7 +9,7 @@
/* Application definitions */
-#define NUM_SECTORS 128 /* number of sectors */
+#define NUM_SECTORS 128 /* number of sectors */
#define SECTOR_SIZE 0x10000
#define NOP_NUM 1000
OpenPOWER on IntegriCloud