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

Quelle  bcm93384wvg.dts   Sprache: unbekannt

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

#include "bcm3384_zephyr.dtsi"

/ {
 compatible = "brcm,bcm93384wvg", "brcm,bcm3384";
 model = "Broadcom BCM93384WVG";

 chosen {
  bootargs = "console=ttyS0,115200";
  stdout-path = &uart0;
 };
};

&uart0 {
 status = "okay";
};

&ehci0 {
 status = "okay";
};

&ohci0 {
 status = "okay";
};

[ Dauer der Verarbeitung: 0.23 Sekunden  (vorverarbeitet)  ]