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

Quelle  zynqmp-zcu102-rev1.0.dts   Sprache: unbekannt

 
Spracherkennung für: .dts vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

// SPDX-License-Identifier: GPL-2.0+
/*
 * dts file for Xilinx ZynqMP ZCU102 Rev1.0
 *
 * (C) Copyright 2016 - 2018, Xilinx, Inc.
 *
 * Michal Simek <michal.simek@amd.com>
 */

#include "zynqmp-zcu102-revB.dts"

/ {
 model = "ZynqMP ZCU102 Rev1.0";
 compatible = "xlnx,zynqmp-zcu102-rev1.0", "xlnx,zynqmp-zcu102", "xlnx,zynqmp";
};

&rproc_split {
 status = "okay";
};

&rproc_lockstep {
 status = "disabled";
};

&eeprom {
 #address-cells = <1>;
 #size-cells = <1>;

 board_sn: board-sn@0 {
  reg = <0x0 0x14>;
 };

 eth_mac: eth-mac@20 {
  reg = <0x20 0x6>;
 };

 board_name: board-name@d0 {
  reg = <0xd0 0x6>;
 };

 board_revision: board-revision@e0 {
  reg = <0xe0 0x3>;
 };
};

[ Dauer der Verarbeitung: 0.26 Sekunden  ]