blob: 24f86209db6618a76f8c4e4dc810fdb4d1a1e1d0 [file] [log] [blame]
Patrice Chotard00442d02019-02-12 16:50:38 +01001// SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
2/*
3 * Copyright : STMicroelectronics 2018
4 */
5
6#include "stm32mp157a-dk1-u-boot.dtsi"
Sughosh Ganu7f08d272022-10-21 18:15:57 +05307
8/ {
9 fwu-mdata {
10 compatible = "u-boot,fwu-mdata-gpt";
11 fwu-mdata-store = <&sdmmc1>;
12 };
13};