Cube FW_H7 1.10.0 ethernet descriptors and buffers location for CortexM4
Starting with the STM32 Cube FW_H7 1.10.0 version, it becomes impossible to specify the correct location of the ethernet descriptors and buffers officially recommended here (https://community.st.com/s/article/How-to-create-project-for-STM32H7-with-Ethernet-and-LwIP-stack-working) in paragraph 10.2 for CortexM4.
Migrating example (p.11. Attached examples) STM32H745_Nucleo_M4_ETH.ioc from 1.9 to 1.10 gives the result shown in the picture.
What is better - downgrade to 1.9 or somehow reassign addresses to 1.10?