summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2023-05-04 21:52:08 +0200
committerPatrice Chotard <patrice.chotard@foss.st.com>2023-06-16 11:15:01 +0200
commit0e136ec7fa80b5ce2cc0c21a7a96679b8bb9a1be (patch)
tree6b2620fbbb67ed586490920ce929f094ce8c710a /arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c
parent9af2ec18b49de086a8370cdf43236c84ddc8eb7d (diff)
ARM: stm32: Use __section(".data") with dot in the section name on DHSOM
The correct specifier of the section is ".data" and not "data", use the former to place the variables in ".data" section. Fixes: 731fd50e27f ("ARM: stm32: Implement board coding on AV96") Fixes: 92ca0f7446c ("ARM: dts: stm32: Synchronize DDR setttings on DH SoMs") Signed-off-by: Marek Vasut <marex@denx.de> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com> Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c')
0 files changed, 0 insertions, 0 deletions