stm32mp1: ram: add pattern parameter in infinite write test
authorPatrick Delaunay <patrick.delaunay@st.com>
Tue, 30 Jul 2019 17:16:52 +0000 (19:16 +0200)
committerPatrice Chotard <patrice.chotard@st.com>
Tue, 27 Aug 2019 09:19:23 +0000 (11:19 +0200)
commit757bca8d196fee46d84ee07e0ab220d4992d9dd9
treee265a883af67ece76f2126d5e44caa7d1201ee8a
parent25331ae1c1d9cd200ad5117efa285c7a8c32f3ee
stm32mp1: ram: add pattern parameter in infinite write test

Add pattern for infinite test_read and test_write, that
allow to change the pattern to test without recompilation;
default pattern is 0xA5A5AA55.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
drivers/ram/stm32mp1/stm32mp1_tests.c