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:	Wed, 16 Jan 2013 17:27:01 +0000
From:	Alan Cox <alan@...rguk.ukuu.org.uk>
To:	<balbi@...com>
Cc:	Alan Cox <alan@...ux.intel.com>, <arve@...roid.com>,
	<x86@...nel.org>, <linux-kernel@...r.kernel.org>,
	<mikechan@...gle.com>
Subject: Re: [PATCH 06/10] goldfish: emulated MMC device

On Wed, 16 Jan 2013 19:18:39 +0200
Felipe Balbi <balbi@...com> wrote:

> Hi,
> 
> On Wed, Jan 16, 2013 at 04:59:38PM +0000, Alan Cox wrote:
> > +#define OMAP_MMC_CMDTYPE_BC	0
> > +#define OMAP_MMC_CMDTYPE_BCR	1
> > +#define OMAP_MMC_CMDTYPE_AC	2
> > +#define OMAP_MMC_CMDTYPE_ADTC	3
> 
> OMAP ?? :-) If you guys are emulating an OMAP mmc controller, why don't
> you just re-use the omap mmc driver instead of duplicating the code ?

It's not an OMAP controller, it just has some similar behaviours. I guess
that's because the original Google emulation target was entirely ARM
based.

Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists