aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorChristophe Kerello <christophe.kerello@foss.st.com>2024-02-26 11:14:26 +0100
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2024-02-27 10:18:03 +0100
commit2ff761ff29f6e2d0e616b21af3e054dac1f2c5f4 (patch)
treefdfc1713d66274db10039978dcac3904e25227f2 /scripts/gdb/linux/tasks.py
parent722463f73bcf65a8c818752a38c14ee672c77da1 (diff)
memory: stm32-fmc2-ebi: add MP25 support
Add the support of the revision 2 of FMC2 IP. - PCSCNTR register has been removed, - CFGR register has been added, - the bit used to enable the IP has moved from BCR1 to CFGR, - the timeout for CEx deassertion has moved from PCSCNTR to BCRx, - the continuous clock enable has moved from BCR1 to CFGR, - the clk divide ratio has moved from BCR1 to CFGR. The MP1 SoCs have only one signal to manage all the controllers (NWAIT). The MP25 SOC has one RNB signal for the NAND controller and one NWAIT signal for the memory controller. Let's use a platform data structure for parameters that will differ between MP1 and MP25. Signed-off-by: Christophe Kerello <christophe.kerello@foss.st.com> Link: https://lore.kernel.org/r/20240226101428.37791-4-christophe.kerello@foss.st.com Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions