]> Git Repo - u-boot.git/commit
ram: stm32mp1: add parameter addr in test FrequencySelectivePattern
authorPatrick Delaunay <[email protected]>
Thu, 2 Jul 2020 17:56:35 +0000 (19:56 +0200)
committerPatrick Delaunay <[email protected]>
Tue, 7 Jul 2020 14:01:23 +0000 (16:01 +0200)
commitfcd4890829dc432f6ae6057fc3736fbc463ca5c2
tree79bbee30c7486057d88aac5633964a00be19af0e
parent1a5be5a416e21fe243141d079f30a5e50bf6e332
ram: stm32mp1: add parameter addr in test FrequencySelectivePattern

Add a parameter addr in test FrequencySelectivePattern to select
the base address used to execute the tests.

Default value (when the parameter is absent) is STM32_DDR_BASE,
selected in get_addr() function.

Reviewed-by: Patrice Chotard <[email protected]>
Signed-off-by: Patrick Delaunay <[email protected]>
drivers/ram/stm32mp1/stm32mp1_tests.c
This page took 0.034397 seconds and 4 git commands to generate.