cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

imx6q-phytec-pbab01.dts (397B)


      1// SPDX-License-Identifier: GPL-2.0-or-later
      2/*
      3 * Copyright 2013 Christian Hemp, Phytec Messtechnik GmbH
      4 */
      5
      6/dts-v1/;
      7#include "imx6q-phytec-pfla02.dtsi"
      8#include "imx6qdl-phytec-pbab01.dtsi"
      9
     10/ {
     11	model = "Phytec phyFLEX-i.MX6 Quad Carrier-Board";
     12	compatible = "phytec,imx6q-pbab01", "phytec,imx6q-pfla02", "fsl,imx6q";
     13
     14	chosen {
     15		stdout-path = &uart4;
     16	};
     17};
     18
     19&sata {
     20	status = "okay";
     21};