diff options
author | Patrick Delaunay <patrick.delaunay@st.com> | 2020-07-02 19:56:37 +0200 |
---|---|---|
committer | Patrick Delaunay <patrick.delaunay@st.com> | 2020-07-07 16:01:23 +0200 |
commit | 6c393e8c0fae98a3a6e2909fc79697075552a152 (patch) | |
tree | c2abc3bb54a3b7fb08d0f4558818abf282ab1110 /drivers/fastboot | |
parent | 81b66b903311cba53e8a0d4ded112076b6fb4498 (diff) |
ram: stm32mp1: add size and addr parameter to test all
Add size and addr parameter to test "All" to override the default
value (4kB and STM32_DDR_BASE) used in tests with these optional
parameters: [size] or [addr].
When other optional parameters are present before [addr],
they are replaced by default value:
- [loop] = "1"
- [pattern] = "-" (new: force default pattern)
Example to use:
DDR>test 0 1 0x20000
DDR>test 0 1 0x1000000 0xD0000000
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Diffstat (limited to 'drivers/fastboot')
0 files changed, 0 insertions, 0 deletions