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

imx6dl-phytec-pfla02.dtsi (362B)


      1// SPDX-License-Identifier: GPL-2.0-or-later
      2/*
      3 * Copyright 2013 Christian Hemp, Phytec Messtechnik GmbH
      4 */
      5
      6#include "imx6dl.dtsi"
      7#include "imx6qdl-phytec-pfla02.dtsi"
      8
      9/ {
     10	model = "Phytec phyFLEX-i.MX6 DualLite/Solo";
     11	compatible = "phytec,imx6dl-pfla02", "fsl,imx6dl";
     12
     13	memory@10000000 {
     14		device_type = "memory";
     15		reg = <0x10000000 0x20000000>;
     16	};
     17};