u-boot/drivers/ram/stm32mp1
Patrick Delaunay 4b0496fe79 stm32mp1: ram: fix address issue in 2 tests
If user choose to test memory size is 1GByte (0x40000000),
memory address would overflow in test "Random" and
test "FrequencySelectivePattern".
Thus the system would hangs up when running DDR test.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Signed-off-by: Bossen WU <bossen.wu@st.com>
2019-08-27 11:19:23 +02:00
..
Kconfig stm32mp1: ram: add tuning in DDR interactive mode 2019-05-23 11:38:11 +02:00
Makefile stm32mp1: ram: add tuning in DDR interactive mode 2019-05-23 11:38:11 +02:00
stm32mp1_ddr.c stm32mp1: ram: add interactive mode for DDR configuration 2019-05-23 11:38:11 +02:00
stm32mp1_ddr.h stm32mp1: ram: cosmetic: remove unused prototype 2019-08-27 11:19:23 +02:00
stm32mp1_ddr_regs.h stm32mp1: ram: add tuning in DDR interactive mode 2019-05-23 11:38:11 +02:00
stm32mp1_interactive.c stm32mp1: ram: add tuning in DDR interactive mode 2019-05-23 11:38:11 +02:00
stm32mp1_ram.c ram: stm32mp1_ram: Fix warnings when compiling with W=1 2019-07-12 11:50:56 +02:00
stm32mp1_tests.c stm32mp1: ram: fix address issue in 2 tests 2019-08-27 11:19:23 +02:00
stm32mp1_tests.h stm32mp1: ram: add tuning in DDR interactive mode 2019-05-23 11:38:11 +02:00
stm32mp1_tuning.c stm32mp1: ram: add tuning in DDR interactive mode 2019-05-23 11:38:11 +02:00