software/bios/sdram: for now desactivate random on address test since it seems to trigger a L2 cache or LASMIcon bug on at least de0nano/minispartan6

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.
This commit is contained in:
Florent Kermarrec 2015-03-27 16:43:22 +01:00
parent f85a4f004b
commit 6245dd7b6f
1 changed files with 2 additions and 2 deletions

View File

@ -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