sdram: improve memtest by adding 2 different writes/reads
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Mon, 2 Mar 2015 09:51:53 +0000 (10:51 +0100)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Mon, 2 Mar 2015 09:52:22 +0000 (10:52 +0100)
commit0980becb56d1eeba47f24f9ef42c4bc01cfd37a8
tree1d285d2d1d3b1979169f7c3f8611dc849ead6f80
parent46020fd25303fccb48cde0199ffdcea79cfcc5f6
sdram: improve memtest by adding 2 different writes/reads
doing only a write and read is not enough: if we reloaded a fpga with write that is not working after functional fpga, it would not trigger an error.
software/bios/sdram.c