mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-01-06 10:18:57 +00:00
13 lines
199 B
Text
13 lines
199 B
Text
|
// SPDX-License-Identifier: GPL-2.0+
|
||
|
/*
|
||
|
* Xilinx ZynqMP QSPI single DTS
|
||
|
*
|
||
|
* Copyright (C) 2015 - 2017 Xilinx, Inc.
|
||
|
*/
|
||
|
|
||
|
#include "zynqmp-mini-qspi.dts"
|
||
|
|
||
|
/ {
|
||
|
model = "ZynqMP MINI QSPI SINGLE";
|
||
|
};
|