summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/zynqmp-zcu102-revB.dts
blob: 3f772f465a45d3832e3818c446f42bda17060ee1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// SPDX-License-Identifier: GPL-2.0+

#include <arm64/xilinx/zynqmp-zcu102-revB.dts>

/ {
	chosen {
		environment {
			compatible = "barebox,environment";
			device-path = &sdhci1, "partname:0";
			file-path = "barebox.env";
		};
	};
};