mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 05:04:26 +00:00
11 lines
142 B
Text
11 lines
142 B
Text
|
// SPDX-License-Identifier: GPL-2.0+
|
||
|
/*
|
||
|
* Copyright 2019 Siemens AG
|
||
|
*/
|
||
|
|
||
|
#include "imx8qxp-capricorn.dtsi"
|
||
|
|
||
|
/ {
|
||
|
model = "Siemens Deneb";
|
||
|
};
|