1// SPDX-License-Identifier: GPL-2.0+
2
3&spi0 {
4	u-boot,dm-pre-reloc;
5
6	spi-flash@0 {
7		u-boot,dm-pre-reloc;
8	};
9};
10