summaryrefslogtreecommitdiff
path: root/arch/arm/dts/stm32mp157c-dk2-u-boot.dtsi
blob: 24f86209db6618a76f8c4e4dc810fdb4d1a1e1d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
/*
 * Copyright : STMicroelectronics 2018
 */

#include "stm32mp157a-dk1-u-boot.dtsi"

/ {
	fwu-mdata {
		compatible = "u-boot,fwu-mdata-gpt";
		fwu-mdata-store = <&sdmmc1>;
	};
};