Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Linux/arch/arm/boot/dts/marvell/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 476 B image not shown  

Quelle  kirkwood-km_fixedeth.dts   Sprache: unbekannt

 
// SPDX-License-Identifier: GPL-2.0
/dts-v1/;

#include "kirkwood.dtsi"
#include "kirkwood-98dx4122.dtsi"
#include "kirkwood-km_common.dtsi"

/ {
 model = "Keymile Kirkwood Fixed Eth";
 compatible = "keymile,km_fixedeth", "marvell,kirkwood-98DX4122", "marvell,kirkwood";

 memory {
  device_type = "memory";
  reg = <0x00000000 0x10000000>;
 };
};

ð0 {
 status = "okay";
 ethernet0-port@0 {
  speed = <1000>;  /* <SPEED_1000> */
  duplex = <1>; /* <DUPLEX_FULL> */
 };
};

[ Dauer der Verarbeitung: 0.2 Sekunden  (vorverarbeitet)  ]