xref: /kernel/linux/linux-6.6/arch/mips/generic/board-xilfpga.its.S
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/arch/mips/generic/
162306a36Sopenharmony_ci/ {
262306a36Sopenharmony_ci	images {
362306a36Sopenharmony_ci		fdt-xilfpga {
462306a36Sopenharmony_ci			description = "MIPSfpga (xilfpga) Device Tree";
562306a36Sopenharmony_ci			data = /incbin/("boot/dts/xilfpga/nexys4ddr.dtb");
662306a36Sopenharmony_ci			type = "flat_dt";
762306a36Sopenharmony_ci			arch = "mips";
862306a36Sopenharmony_ci			compression = "none";
962306a36Sopenharmony_ci			hash {
1062306a36Sopenharmony_ci				algo = "sha1";
1162306a36Sopenharmony_ci			};
1262306a36Sopenharmony_ci		};
1362306a36Sopenharmony_ci	};
1462306a36Sopenharmony_ci
1562306a36Sopenharmony_ci	configurations {
1662306a36Sopenharmony_ci		conf-xilfpga {
1762306a36Sopenharmony_ci			description = "MIPSfpga Linux kernel";
1862306a36Sopenharmony_ci			kernel = "kernel";
1962306a36Sopenharmony_ci			fdt = "fdt-xilfpga";
2062306a36Sopenharmony_ci		};
2162306a36Sopenharmony_ci	};
2262306a36Sopenharmony_ci};
23

Indexes created Thu Nov 07 10:32:03 CST 2024