1/*
2 * Copyright 2023 STMicroelectronics
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7/*
8 * Disable quadspi MPU region for testing
9 * on this stm32f7 target
10 * else one region is missing among 8 MPU regions
11 */
12
13/delete-node/ &quadspi_memory;
14