lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 24 Apr 2017 21:56:42 +0200
From:   Ulf Hansson <ulf.hansson@...aro.org>
To:     "Steven J. Hill" <steven.hill@...ium.com>
Cc:     David Daney <david.daney@...ium.com>,
        Jan Glauber <jglauber@...ium.com>,
        "linux-mmc@...r.kernel.org" <linux-mmc@...r.kernel.org>,
        linux-mips@...ux-mips.org,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 0/4] MMC support for Octeon platforms.

On 24 April 2017 at 20:41, Steven J. Hill <steven.hill@...ium.com> wrote:
> From: "Steven J. Hill" <Steven.Hill@...ium.com>
>
> Enable MMC support on Octeon SoCs. Tested on EdgeRouter Pro,
> SFF7000, and SFF7800 platforms. This should be applied on top
> of the "Cavium MMC driver" patch series from Jan Glauber.
>
> Steven J. Hill (3):
>   mmc: cavium: Fix detection of block or byte addressing.
>   mmc: cavium: Add MMC support for Octeon SOCs.
>   MIPS: Octeon: cavium_octeon_defconfig: Enable Octeon MMC
>
> Ulf Hansson (1):
>   mmc: core: Export API to allow hosts to get the card address
>
>  arch/mips/configs/cavium_octeon_defconfig |   5 +
>  drivers/mmc/core/core.c                   |   6 +
>  drivers/mmc/host/Kconfig                  |  10 +
>  drivers/mmc/host/Makefile                 |   2 +
>  drivers/mmc/host/cavium-octeon.c          | 351 ++++++++++++++++++++++++++++++
>  drivers/mmc/host/cavium.c                 |   2 +-
>  include/linux/mmc/card.h                  |   2 +
>  7 files changed, 377 insertions(+), 1 deletion(-)
>  create mode 100644 drivers/mmc/host/cavium-octeon.c
>
> --
> 2.1.4
>

Thanks, applied patch 1->3. Patch 4 is for the MIPS SoC maintainer,
unless I get an ack for it.

Kind regards
Uffe

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ