commit | 757bca8d196fee46d84ee07e0ab220d4992d9dd9 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Tue Jul 30 19:16:52 2019 +0200 |
committer | Patrice Chotard <patrice.chotard@st.com> | Tue Aug 27 11:19:23 2019 +0200 |
tree | e265a883af67ece76f2126d5e44caa7d1201ee8a | |
parent | 25331ae1c1d9cd200ad5117efa285c7a8c32f3ee [diff] |
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>