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

imx6ull-myir-mys-6ulx-eval.dts (389B)


      1// SPDX-License-Identifier: GPL-2.0
      2/*
      3 * Copyright (C) 2020 Linumiz
      4 * Author: Parthiban Nallathambi <parthiban@linumiz.com>
      5 */
      6
      7/dts-v1/;
      8#include "imx6ull.dtsi"
      9#include "imx6ull-myir-mys-6ulx.dtsi"
     10
     11/ {
     12	model = "MYiR i.MX6ULL MYS-6ULX Single Board Computer with NAND";
     13	compatible = "myir,imx6ull-mys-6ulx-eval", "fsl,imx6ull";
     14};
     15
     16&gpmi {
     17	fsl,use-minimum-ecc;
     18	status = "okay";
     19};