memspeed: Write a fixed value
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 8 Jul 2020 07:13:37 +0000 (17:13 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 8 Jul 2020 07:13:37 +0000 (17:13 +1000)
commit83d24d087d4c7856d672f3316a492adbf48205fd
treef18027c836c828e0a457b8eac2427bf0cab22335
parentc0b948d4f9c1e0e14d95e1df9c1ffb5391ba3bed
memspeed: Write a fixed value

Otherwise we have at least an extra addition in the loop
which squews the result compared to the read loop.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
litex/soc/software/libbase/memtest.c