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

Quelle  berlin4ct-stb.dts   Sprache: unbekannt

 
// SPDX-License-Identifier: (GPL-2.0 OR MIT)
/*
 * Copyright (C) 2015 Marvell Technology Group Ltd.
 *
 * Author: Jisheng Zhang <jszhang@marvell.com>
 */

/dts-v1/;

#include "berlin4ct.dtsi"

/ {
 model = "Marvell BG4CT STB board";
 compatible = "marvell,berlin4ct-stb", "marvell,berlin4ct", "marvell,berlin";

 chosen {
  stdout-path = "serial0:115200n8";
 };

 memory@1000000 {
  device_type = "memory";
  /* the first 16MB is for firmwares' usage */
  reg = <0 0x01000000 0 0x7f000000>;
 };
};

&uart0 {
 status = "okay";
};

[ Dauer der Verarbeitung: 0.3 Sekunden  (vorverarbeitet)  ]