Skip to content
  1. May 24, 2016
  2. May 22, 2016
  3. May 21, 2016
    • Phil Elwell's avatar
      mmc: Add card_quirks module parameter, log quirks · 46b8d211
      Phil Elwell authored
      
      
      Use mmc_block.card_quirks to override the quirks for all SD or MMC
      cards. The value is a bitfield using the bit positions defined in
      include/linux/mmc/card.h. If the module parameter is placed in the
      kernel command line (or bootargs) stored on the card then, assuming the
      device only has one SD card interface, the override effectively becomes
      card-specific.
      
      Signed-off-by: default avatarPhil Elwell <phil@raspberrypi.org>
      46b8d211
  4. May 19, 2016