public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
* mmc-utils: Initial contribute of lsmmc
@ 2012-06-21  7:44 Johan RUDHOLM
  2012-06-21  8:47 ` Giuseppe CAVALLARO
  0 siblings, 1 reply; 4+ messages in thread
From: Johan RUDHOLM @ 2012-06-21  7:44 UTC (permalink / raw)
  To: linux-mmc@vger.kernel.org; +Cc: Sebastian Rasmussen, Per FORLIN, Ulf HANSSON

[-- Attachment #1: Type: text/plain, Size: 705 bytes --]

Dear all,

this is a release to the community of the source code of the utility
"lsmmc", created by Sebastian Rasmussen formerly at ST-Ericsson.

lsmmc contains an extensive parser of the CID, CSD, SCR and EXT_CSD
registers, as well as an archive of these registers for over 120
eMMC and SD-cards. The utility works as-is and uses sysfs to read the
register values.

It could be a candidate for incorporation into the mmc-utils, but it
naturally requires some adaptation. Please consider this code to be at
your disposal.

Chris: I decided that a .tar.gz was more tasteful in the end, the patch
whould have contained lines > 1000 chars and been 8000 lines long ;)

Kind regards, Johan


[-- Attachment #2: lsmmc.tar.gz --]
[-- Type: application/x-gzip, Size: 32971 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: mmc-utils: Initial contribute of lsmmc
  2012-06-21  7:44 mmc-utils: Initial contribute of lsmmc Johan RUDHOLM
@ 2012-06-21  8:47 ` Giuseppe CAVALLARO
  2012-06-21 10:07   ` Johan Rudholm
  0 siblings, 1 reply; 4+ messages in thread
From: Giuseppe CAVALLARO @ 2012-06-21  8:47 UTC (permalink / raw)
  To: Johan RUDHOLM
  Cc: linux-mmc@vger.kernel.org, Sebastian Rasmussen, Per FORLIN,
	Ulf HANSSON

Hello Johan.

On 6/21/2012 9:44 AM, Johan RUDHOLM wrote:
> Dear all,
> 
> this is a release to the community of the source code of the utility
> "lsmmc", created by Sebastian Rasmussen formerly at ST-Ericsson.
> 
> lsmmc contains an extensive parser of the CID, CSD, SCR and EXT_CSD
> registers, as well as an archive of these registers for over 120
> eMMC and SD-cards. The utility works as-is and uses sysfs to read the
> register values.
> 
> It could be a candidate for incorporation into the mmc-utils, but it
> naturally requires some adaptation. Please consider this code to be at
> your disposal.

FYI, some work has been already done (and reviewed by Sebastian); take a
look at

http://git.kernel.org/?p=linux/kernel/git/cjb/mmc-utils.git;a=commit;h=a5bf4a2030a9dcfbcebf1b647e65c1e936a56e14

Peppe

> Chris: I decided that a .tar.gz was more tasteful in the end, the patch
> whould have contained lines > 1000 chars and been 8000 lines long ;)
> 
> Kind regards, Johan
> 



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: mmc-utils: Initial contribute of lsmmc
  2012-06-21  8:47 ` Giuseppe CAVALLARO
@ 2012-06-21 10:07   ` Johan Rudholm
  2012-06-21 12:09     ` Sebastian Rasmussen
  0 siblings, 1 reply; 4+ messages in thread
From: Johan Rudholm @ 2012-06-21 10:07 UTC (permalink / raw)
  To: Giuseppe CAVALLARO
  Cc: Johan RUDHOLM, linux-mmc@vger.kernel.org, Sebastian Rasmussen,
	Per FORLIN, Ulf HANSSON

Hi Peppe,

2012/6/21 Giuseppe CAVALLARO <peppe.cavallaro@st.com>:
> Hello Johan.
>
> On 6/21/2012 9:44 AM, Johan RUDHOLM wrote:
>> Dear all,
>>
>> this is a release to the community of the source code of the utility
>> "lsmmc", created by Sebastian Rasmussen formerly at ST-Ericsson.
>>
>> lsmmc contains an extensive parser of the CID, CSD, SCR and EXT_CSD
>> registers, as well as an archive of these registers for over 120
>> eMMC and SD-cards. The utility works as-is and uses sysfs to read the
>> register values.
>>
>> It could be a candidate for incorporation into the mmc-utils, but it
>> naturally requires some adaptation. Please consider this code to be at
>> your disposal.
>
> FYI, some work has been already done (and reviewed by Sebastian); take a
> look at
>
> http://git.kernel.org/?p=linux/kernel/git/cjb/mmc-utils.git;a=commit;h=a5bf4a2030a9dcfbcebf1b647e65c1e936a56e14

Yes, I've seen this contribution, and I think that the lsmmc code can
be used to further extend this work!

Kind regards, Johan

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: mmc-utils: Initial contribute of lsmmc
  2012-06-21 10:07   ` Johan Rudholm
@ 2012-06-21 12:09     ` Sebastian Rasmussen
  0 siblings, 0 replies; 4+ messages in thread
From: Sebastian Rasmussen @ 2012-06-21 12:09 UTC (permalink / raw)
  To: linux-mmc@vger.kernel.org
  Cc: Johan Rudholm, Giuseppe CAVALLARO, Johan RUDHOLM, Per FORLIN,
	Ulf HANSSON

>>> this is a release to the community of the source code of the utility
>>> "lsmmc", created by Sebastian Rasmussen formerly at ST-Ericsson.
>>
>> FYI, some work has been already done (and reviewed by Sebastian); take a
>> look at
>>
>> http://git.kernel.org/?p=linux/kernel/git/cjb/mmc-utils.git;a=commit;h=a5bf4a2030a9dcfbcebf1b647e65c1e936a56e14
>
> Yes, I've seen this contribution, and I think that the lsmmc code can
> be used to further extend this work!

Excellent, I'll take a look at adapting this for mmc-utils
and have cjb review it soonish as promised. Midsummer
nights eve is coming right up, so I'll have a few hours of
spare time. :) Thanks Johan for prodding legal until they
approved the release.

 / Sebastian

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-06-21 12:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-21  7:44 mmc-utils: Initial contribute of lsmmc Johan RUDHOLM
2012-06-21  8:47 ` Giuseppe CAVALLARO
2012-06-21 10:07   ` Johan Rudholm
2012-06-21 12:09     ` Sebastian Rasmussen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox