]> Git Repo - J-u-boot.git/blob - arch/arm/dts/imx7d-sdb-qspi-u-boot.dtsi
Merge tag 'u-boot-imx-master-20250127' of https://gitlab.denx.de/u-boot/custodians...
[J-u-boot.git] / arch / arm / dts / imx7d-sdb-qspi-u-boot.dtsi
1 // SPDX-License-Identifier: GPL-2.0+
2 /*
3  * Copyright 2018 NXP
4  */
5
6 #include "imx7s-u-boot.dtsi"
7
8 &qspi {
9         flash0: mx25l51245g@0 {
10                 compatible = "jedec,spi-nor";
11         };
12 };
This page took 0.026939 seconds and 4 git commands to generate.