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

omap.rst (614B)


      1============
      2OMAP history
      3============
      4
      5This file contains documentation for running mainline
      6kernel on omaps.
      7
      8======		======================================================
      9KERNEL		NEW DEPENDENCIES
     10======		======================================================
     11v4.3+		Update is needed for custom .config files to make sure
     12		CONFIG_REGULATOR_PBIAS is enabled for MMC1 to work
     13		properly.
     14
     15v4.18+		Update is needed for custom .config files to make sure
     16		CONFIG_MMC_SDHCI_OMAP is enabled for all MMC instances
     17		to work in DRA7 and K2G based boards.
     18======		======================================================