Hi,
On 10/24/21 12:46 AM, Marek Vasut wrote:
The DHSOM uses different SPI NOR layout than the ST devkit, stop
pulling in the ST specific runtime mtdparts settings and adjust
the mtdparts accordingly.
Signed-off-by: Marek Vasut <ma...@denx.de>
Cc: Patrice Chotard <patrice.chot...@foss.st.com>
Cc: Patrick Delaunay <patrick.delau...@foss.st.com>
---
board/dhelectronics/dh_stm32mp1/Makefile | 1 -
configs/stm32mp15_dhcom_basic_defconfig | 3 ++-
configs/stm32mp15_dhcor_basic_defconfig | 2 ++
3 files changed, 4 insertions(+), 2 deletions(-)
Reviewed-by: Patrick Delaunay <patrick.delau...@foss.st.com>
Thanks
Patrick