Edit

IABSD.fr/src/sys/dev/sdmmc

Branch :

  • Show log

    Commit

  • Author : patrick
    Date : 2020-03-07 09:56:46
    Hash : 9ead8393
    Message : Use snprintf(9) to create the names for the firmware and NVRAM files. This reduces the amount of duplicated lines per chip, and allows us to ship per- board files in the future. Based on a diff from jsg@ ok kurt@