mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-09 16:56:58 +02:00
Add an empty version of this file, so that we can at least build this board when devicetrees are required. Signed-off-by: Simon Glass <sjg@chromium.org>
10 lines
107 B
Plaintext
10 lines
107 B
Plaintext
// SPDX-License-Identifier: GPL-2.0-only
|
|
/*
|
|
* Empty devicetree for highbank/midway
|
|
*/
|
|
|
|
/dts-v1/;
|
|
|
|
/ {
|
|
};
|