Skip to content

Commit c219055

Browse files
AndreHeinemans-NXPkartben
authored andcommitted
boards: imx95_evk: add zephyr,flash-controller to dts
Choose mt35xu01gbba for zephyr,flash-controller. This is needed for building mcuboot or other application accessing flash. Signed-off-by: Andre Heinemans <[email protected]>
1 parent 0c545f2 commit c219055

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards/nxp/imx95_evk/imx95_evk_mimx9596_m7.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
zephyr,flash = &itcm;
1919
zephyr,sram = &dtcm;
2020

21+
zephyr,flash-controller = &mt35xu01gbba;
2122
zephyr,console = &lpuart3;
2223
zephyr,shell-uart = &lpuart3;
2324
};

0 commit comments

Comments
 (0)