Skip to content
Commit 0e136ec7 authored by Marek Vasut's avatar Marek Vasut Committed by Patrice Chotard
Browse files

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: 731fd50e ("ARM: stm32: Implement board coding on AV96")
Fixes: 92ca0f74 ("ARM: dts: stm32: Synchronize DDR setttings on DH SoMs")
Signed-off-by: default avatarMarek Vasut <marex@denx.de>
Reviewed-by: default avatarPatrice Chotard <patrice.chotard@foss.st.com>
Reviewed-by: default avatarPatrick Delaunay <patrick.delaunay@foss.st.com>
parent 9af2ec18
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment