mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 13:14:27 +00:00
6c393e8c0f
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> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
stm32mp1_ddr.c | ||
stm32mp1_ddr.h | ||
stm32mp1_ddr_regs.h | ||
stm32mp1_interactive.c | ||
stm32mp1_ram.c | ||
stm32mp1_tests.c | ||
stm32mp1_tests.h | ||
stm32mp1_tuning.c |