Files
gk-sdk/source/bootloader/u-boot-2020.01/arch/arm/dts/armada-388-clearfog-u-boot.dtsi

26 lines
218 B
Devicetree

// SPDX-License-Identifier: GPL-2.0+
&spi1 {
u-boot,dm-spl;
spi-flash@0 {
u-boot,dm-spl;
};
};
&sdhci {
u-boot,dm-spl;
};
&gpio0 {
u-boot,dm-spl;
};
&ahci0 {
u-boot,dm-spl;
};
&ahci1 {
u-boot,dm-spl;
};