summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/zynqmp-zcu102-revA.dts
blob: 8f5410d5e6eb1774741c41bd9731b8d24fa60cf0 (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-revA.dts>

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