projects
/
litex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f85a4f0
)
software/bios/sdram: for now desactivate random on address test since it seems to...
author
Florent Kermarrec
<florent@enjoy-digital.fr>
Fri, 27 Mar 2015 15:43:22 +0000
(16:43 +0100)
committer
Florent Kermarrec
<florent@enjoy-digital.fr>
Fri, 27 Mar 2015 15:43:22 +0000
(16:43 +0100)
Memtest sometimes reports 1 or 2 errors with de0nano/minispartan6 on this new test when used with LASMICON. Minicon seems fine. We will have to investigate on this issue.
software/bios/sdram.c
patch
|
blob
|
history
diff --git
a/software/bios/sdram.c
b/software/bios/sdram.c
index 939c42a72bda34ac083871e87ea368d818253b3c..31552036bc525c557b6dd19d6a8c5cdd79b6cedc 100644
(file)
--- a/
software/bios/sdram.c
+++ b/
software/bios/sdram.c
@@
-425,8
+425,8
@@
int sdrlevel(void)
#define TEST_DATA_SIZE (2*1024*1024)
#define TEST_RANDOM_DATA 1
-#define TEST_ADDR_SIZE
32*1024
-#define TEST_RANDOM_ADDR
1
+#define TEST_ADDR_SIZE
(32*1024)
+#define TEST_RANDOM_ADDR
0
#define ONEZERO 0xAAAAAAAA
#define ZEROONE 0x55555555