xref: /openbmc/u-boot/arch/arm/dts/armada-388-clearfog-u-boot.dtsi (revision 8a4791fa08fb456f9cf8ef95083ddd4e0d07b48e)
1// SPDX-License-Identifier: GPL-2.0+
2
3&spi1 {
4	u-boot,dm-spl;
5
6	spi-flash@0 {
7		u-boot,dm-spl;
8	};
9};
10