commit | bbee270b7c29bbb25e41432c34237370f41af91c | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Wed Apr 10 14:09:27 2019 +0200 |
committer | Patrice Chotard <patrice.chotard@st.com> | Thu May 23 11:38:11 2019 +0200 |
tree | 0b8735e9670f580cac5233f557426370096b6fa6 | |
parent | 4175f45226b0e7b59ef0f5ee81f58f595dafd4b7 [diff] |
stm32mp1: ram: add interactive mode for DDR configuration This debug mode is used by CubeMX DDR tuning tools or manualy for tests during board bring-up. It is simple console used to change DDR parameters and check initialization. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>