u-boot/board/dhelectronics
Marek Vasut 0e136ec7fa 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: 731fd50e27 ("ARM: stm32: Implement board coding on AV96")
Fixes: 92ca0f7446 ("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>
2023-06-16 11:15:01 +02:00
..
common board: dhelectronics: Implement common MAC address functions 2022-08-12 16:10:49 -04:00
dh_imx6 ARM: imx6: dh-imx6: Enable d-cache early in SPL 2022-09-01 17:18:42 -04:00
dh_imx8mp arm64: imx8mm: imx8mn: imx8mp: Drop FEC GPR[1] board workaround 2023-03-30 13:51:55 +02:00
dh_stm32mp1 ARM: stm32: Use __section(".data") with dot in the section name on DHSOM 2023-06-16 11:15:01 +02:00