mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 15:37:23 +00:00
975e0e04bb
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>
9 lines
107 B
Text
9 lines
107 B
Text
// SPDX-License-Identifier: GPL-2.0-only
|
|
/*
|
|
* Empty devicetree for highbank/midway
|
|
*/
|
|
|
|
/dts-v1/;
|
|
|
|
/ {
|
|
};
|