Re: [U-Boot] [PATCH 0/7] omap mmc: implement card detect and write protection

2013-03-09 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 03/09/2013 02:11 AM, Igor Grinberg wrote:
 Hi guys,
 
 This patch set is floating already for _three_ months. All
 comments were addressed, it introduces negative diff stat, and
 provides two useful features (also for production automation).
 
 Andy hasn't been responding for quite a while. I think this patch
 set is good enough for merging. There is no reason for it to float
 any longer.
 
 Please, merge it either via Tom's tree or anyone else's staging.

I grabbed this locally yesterday and the only issue is that there's
new boards that need their mmc calls updated.  I should have this
merged soon.

- -- 
Tom
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJROyikAAoJENk4IS6UOR1WSC8P/2SNB6v96Cmbw+hwpNl3iJSa
stk2r7pxOUBvMJR7ZMzjVz53DUn8OvKbc+0eaPR12VwHGY/i9GuOqHfcu31dx1q5
Hq4W5J+MS97czVK/6S5FcbDLFr8araBHM8AZwQNz1DqQVoswLA6bHKepNdzXzp+q
X04K0dNP4TbikazytLiStLiGcS58VORVKIrT7coWjapIOO9+bcKhCq4XgsuGOluy
YGIbn0s3kewoDxCbdpDQIu5QBpbNv13wTYWqRFVlaf5x+sBvUxtSTPPHNjl8I6c8
O3acMI+5AGpsNyQrRqRCbpZ3ce9NZw2/7ORS0GOLyWF/TAH0qv7+W8OuK8L+YtHm
8ivqSypSA33A0dneC0U3wu72lkBRWmA8tXjWifyNh0bKfL+5eKo37ZT3RL2sCmsl
n8aNXIwnMHEOXt+g9afU4g0EgD4EfJY3CF0sJcB8VuxDttkFYs/nVIwNRdg0Ivq3
xHEdPrgbBZsBbpbpjaxX6gatz8zdBl77ky4roCc9OQ5xJpQmO7lab5wAJK8Un5vl
ywGZa5akE7IHTrgpOlDKANe8PUsfSR8YnRkzov2rUuoXnxiT/avtWQuQXch2nmbR
Als1LbNapRwevslrGFUpcbQwOefXOIlaX+ise6Jelky44/udoxCPFxkPPjXgqSRU
Kw9IGLWgup5EylWGHitM
=JIxn
-END PGP SIGNATURE-
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH 0/7] omap mmc: implement card detect and write protection

2013-03-08 Thread Igor Grinberg
Hi guys,

This patch set is floating already for _three_ months.
All comments were addressed, it introduces negative diff stat,
and provides two useful features (also for production automation).

Andy hasn't been responding for quite a while.
I think this patch set is good enough for merging.
There is no reason for it to float any longer.

Please, merge it either via Tom's tree or anyone else's staging.

Thanks!

On 12/03/12 14:19, Nikita Kiryanov wrote:
 This patchset implements card detection and write protection check for omap 
 mmc.
 The write protect implementation also adds generic code that is usable by 
 other
 mmc drivers.
 
 The first 3 patches are preparation patches that contain general maintenance
 for omap mmc driver.
 
 This patchset depends on http://patchwork.ozlabs.org/patch/202384/
 
 Nikita Kiryanov (7):
   omap: consolidate common mmc definitions
   omap_hsmmc: fix out of bounds array access
   omap_hsmmc: introduce omap_hsmmc_data struct
   omap_hsmmc: implement driver check for card detection
   cm-t35: implement board specific card detect check
   mmc: add support for write protection
   omap_hsmmc: add driver check for write protection
 
  arch/arm/cpu/armv7/am33xx/board.c   |4 +-
  arch/arm/cpu/armv7/omap-common/boot-common.c|4 +-
  arch/arm/cpu/armv7/omap3/board.c|4 +-
  arch/arm/include/asm/arch-am33xx/mmc_host_def.h |  140 +--
  arch/arm/include/asm/arch-omap3/mmc_host_def.h  |  139 +--
  arch/arm/include/asm/arch-omap4/mmc_host_def.h  |  140 +--
  arch/arm/include/asm/arch-omap5/mmc_host_def.h  |  140 +--
  arch/arm/include/asm/omap_mmc.h |  168 
 +++
  board/cm_t35/cm_t35.c   |   13 +-
  board/comelit/dig297/dig297.c   |3 +-
  board/corscience/tricorder/tricorder.c  |2 +-
  board/htkw/mcx/mcx.c|2 +-
  board/isee/igep0020/igep0020.c  |3 +-
  board/isee/igep0030/igep0030.c  |3 +-
  board/logicpd/am3517evm/am3517evm.c |3 +-
  board/logicpd/omap3som/omap3logic.c |2 +-
  board/logicpd/zoom1/zoom1.c |3 +-
  board/logicpd/zoom2/zoom2.c |3 +-
  board/matrix_vision/mvblx/mvblx.c   |4 +-
  board/nokia/rx51/rx51.c |4 +-
  board/overo/overo.c |3 +-
  board/pandora/pandora.c |3 +-
  board/technexion/twister/twister.c  |2 +-
  board/teejet/mt_ventoux/mt_ventoux.c|2 +-
  board/ti/am3517crane/am3517crane.c  |3 +-
  board/ti/beagle/beagle.c|3 +-
  board/ti/evm/evm.c  |3 +-
  board/ti/omap5_evm/evm.c|4 +-
  board/ti/panda/panda.c  |3 +-
  board/ti/sdp3430/sdp.c  |3 +-
  board/ti/sdp4430/sdp.c  |4 +-
  board/timll/devkit8000/devkit8000.c |3 +-
  common/cmd_mmc.c|7 +
  drivers/mmc/arm_pl180_mmci.c|1 +
  drivers/mmc/bfin_sdh.c  |1 +
  drivers/mmc/davinci_mmc.c   |1 +
  drivers/mmc/fsl_esdhc.c |1 +
  drivers/mmc/ftsdc010_esdhc.c|1 +
  drivers/mmc/gen_atmel_mci.c |1 +
  drivers/mmc/mmc.c   |   17 +++
  drivers/mmc/mmc_spi.c   |1 +
  drivers/mmc/mxcmmc.c|1 +
  drivers/mmc/mxsmmc.c|1 +
  drivers/mmc/omap_hsmmc.c|   78 +--
  drivers/mmc/sdhci.c |1 +
  drivers/mmc/sh_mmcif.c  |1 +
  drivers/mmc/tegra_mmc.c |1 +
  include/mmc.h   |2 +
  48 files changed, 324 insertions(+), 612 deletions(-)
  create mode 100644 arch/arm/include/asm/omap_mmc.h
 

-- 
Regards,
Igor.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH 0/7] omap mmc: implement card detect and write protection

2013-03-04 Thread Nikita Kiryanov

Hi Tom,

On 02/15/2013 11:24 PM, Tom Rini wrote:

On Mon, Dec 03, 2012 at 02:19:40PM +0200, Nikita Kiryanov wrote:


This patchset implements card detection and write protection check for
omap mmc.  The write protect implementation also adds generic code
that is usable by other mmc drivers.

The first 3 patches are preparation patches that contain general maintenance
for omap mmc driver.

This patchset depends on http://patchwork.ozlabs.org/patch/202384/

Nikita Kiryanov (7):
   omap: consolidate common mmc definitions
   omap_hsmmc: fix out of bounds array access
   omap_hsmmc: introduce omap_hsmmc_data struct
   omap_hsmmc: implement driver check for card detection
   cm-t35: implement board specific card detect check
   mmc: add support for write protection
   omap_hsmmc: add driver check for write protection

[...]


For the series:

Reviewed-by: Tom Rini tr...@ti.com

Andy, since this touches generic code to add the write-protect stuff,
which looks fine to me, I'd really like a chime-in before I take this to
u-boot-ti, or you pick it all up for u-boot-mmc.  Thanks!



Now that rc1 is out, perhaps it is time to finally apply this series?
Andy doesn't seem to be involved much in U-Boot these days, I don't
think we should wait for him anymore.

--
Regards,
Nikita.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH 0/7] omap mmc: implement card detect and write protection

2013-02-15 Thread Tom Rini
On Mon, Dec 03, 2012 at 02:19:40PM +0200, Nikita Kiryanov wrote:

 This patchset implements card detection and write protection check for
 omap mmc.  The write protect implementation also adds generic code
 that is usable by other mmc drivers.
 
 The first 3 patches are preparation patches that contain general maintenance
 for omap mmc driver.
 
 This patchset depends on http://patchwork.ozlabs.org/patch/202384/
 
 Nikita Kiryanov (7):
   omap: consolidate common mmc definitions
   omap_hsmmc: fix out of bounds array access
   omap_hsmmc: introduce omap_hsmmc_data struct
   omap_hsmmc: implement driver check for card detection
   cm-t35: implement board specific card detect check
   mmc: add support for write protection
   omap_hsmmc: add driver check for write protection
 
  arch/arm/cpu/armv7/am33xx/board.c   |4 +-
  arch/arm/cpu/armv7/omap-common/boot-common.c|4 +-
  arch/arm/cpu/armv7/omap3/board.c|4 +-
  arch/arm/include/asm/arch-am33xx/mmc_host_def.h |  140 +--
  arch/arm/include/asm/arch-omap3/mmc_host_def.h  |  139 +--
  arch/arm/include/asm/arch-omap4/mmc_host_def.h  |  140 +--
  arch/arm/include/asm/arch-omap5/mmc_host_def.h  |  140 +--
  arch/arm/include/asm/omap_mmc.h |  168 
 +++
  board/cm_t35/cm_t35.c   |   13 +-
  board/comelit/dig297/dig297.c   |3 +-
  board/corscience/tricorder/tricorder.c  |2 +-
  board/htkw/mcx/mcx.c|2 +-
  board/isee/igep0020/igep0020.c  |3 +-
  board/isee/igep0030/igep0030.c  |3 +-
  board/logicpd/am3517evm/am3517evm.c |3 +-
  board/logicpd/omap3som/omap3logic.c |2 +-
  board/logicpd/zoom1/zoom1.c |3 +-
  board/logicpd/zoom2/zoom2.c |3 +-
  board/matrix_vision/mvblx/mvblx.c   |4 +-
  board/nokia/rx51/rx51.c |4 +-
  board/overo/overo.c |3 +-
  board/pandora/pandora.c |3 +-
  board/technexion/twister/twister.c  |2 +-
  board/teejet/mt_ventoux/mt_ventoux.c|2 +-
  board/ti/am3517crane/am3517crane.c  |3 +-
  board/ti/beagle/beagle.c|3 +-
  board/ti/evm/evm.c  |3 +-
  board/ti/omap5_evm/evm.c|4 +-
  board/ti/panda/panda.c  |3 +-
  board/ti/sdp3430/sdp.c  |3 +-
  board/ti/sdp4430/sdp.c  |4 +-
  board/timll/devkit8000/devkit8000.c |3 +-
  common/cmd_mmc.c|7 +
  drivers/mmc/arm_pl180_mmci.c|1 +
  drivers/mmc/bfin_sdh.c  |1 +
  drivers/mmc/davinci_mmc.c   |1 +
  drivers/mmc/fsl_esdhc.c |1 +
  drivers/mmc/ftsdc010_esdhc.c|1 +
  drivers/mmc/gen_atmel_mci.c |1 +
  drivers/mmc/mmc.c   |   17 +++
  drivers/mmc/mmc_spi.c   |1 +
  drivers/mmc/mxcmmc.c|1 +
  drivers/mmc/mxsmmc.c|1 +
  drivers/mmc/omap_hsmmc.c|   78 +--
  drivers/mmc/sdhci.c |1 +
  drivers/mmc/sh_mmcif.c  |1 +
  drivers/mmc/tegra_mmc.c |1 +
  include/mmc.h   |2 +
  48 files changed, 324 insertions(+), 612 deletions(-)
  create mode 100644 arch/arm/include/asm/omap_mmc.h

For the series:

Reviewed-by: Tom Rini tr...@ti.com

Andy, since this touches generic code to add the write-protect stuff,
which looks fine to me, I'd really like a chime-in before I take this to
u-boot-ti, or you pick it all up for u-boot-mmc.  Thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH 0/7] omap mmc: implement card detect and write protection

2013-02-12 Thread Nikita Kiryanov

Hi Andy, Tom,

this patchset is 2 months old.
Can you please address it?

On 12/03/2012 02:19 PM, Nikita Kiryanov wrote:

This patchset implements card detection and write protection check for omap mmc.
The write protect implementation also adds generic code that is usable by other
mmc drivers.

The first 3 patches are preparation patches that contain general maintenance
for omap mmc driver.

This patchset depends on http://patchwork.ozlabs.org/patch/202384/

Nikita Kiryanov (7):
   omap: consolidate common mmc definitions
   omap_hsmmc: fix out of bounds array access
   omap_hsmmc: introduce omap_hsmmc_data struct
   omap_hsmmc: implement driver check for card detection
   cm-t35: implement board specific card detect check
   mmc: add support for write protection
   omap_hsmmc: add driver check for write protection

  arch/arm/cpu/armv7/am33xx/board.c   |4 +-
  arch/arm/cpu/armv7/omap-common/boot-common.c|4 +-
  arch/arm/cpu/armv7/omap3/board.c|4 +-
  arch/arm/include/asm/arch-am33xx/mmc_host_def.h |  140 +--
  arch/arm/include/asm/arch-omap3/mmc_host_def.h  |  139 +--
  arch/arm/include/asm/arch-omap4/mmc_host_def.h  |  140 +--
  arch/arm/include/asm/arch-omap5/mmc_host_def.h  |  140 +--
  arch/arm/include/asm/omap_mmc.h |  168 +++
  board/cm_t35/cm_t35.c   |   13 +-
  board/comelit/dig297/dig297.c   |3 +-
  board/corscience/tricorder/tricorder.c  |2 +-
  board/htkw/mcx/mcx.c|2 +-
  board/isee/igep0020/igep0020.c  |3 +-
  board/isee/igep0030/igep0030.c  |3 +-
  board/logicpd/am3517evm/am3517evm.c |3 +-
  board/logicpd/omap3som/omap3logic.c |2 +-
  board/logicpd/zoom1/zoom1.c |3 +-
  board/logicpd/zoom2/zoom2.c |3 +-
  board/matrix_vision/mvblx/mvblx.c   |4 +-
  board/nokia/rx51/rx51.c |4 +-
  board/overo/overo.c |3 +-
  board/pandora/pandora.c |3 +-
  board/technexion/twister/twister.c  |2 +-
  board/teejet/mt_ventoux/mt_ventoux.c|2 +-
  board/ti/am3517crane/am3517crane.c  |3 +-
  board/ti/beagle/beagle.c|3 +-
  board/ti/evm/evm.c  |3 +-
  board/ti/omap5_evm/evm.c|4 +-
  board/ti/panda/panda.c  |3 +-
  board/ti/sdp3430/sdp.c  |3 +-
  board/ti/sdp4430/sdp.c  |4 +-
  board/timll/devkit8000/devkit8000.c |3 +-
  common/cmd_mmc.c|7 +
  drivers/mmc/arm_pl180_mmci.c|1 +
  drivers/mmc/bfin_sdh.c  |1 +
  drivers/mmc/davinci_mmc.c   |1 +
  drivers/mmc/fsl_esdhc.c |1 +
  drivers/mmc/ftsdc010_esdhc.c|1 +
  drivers/mmc/gen_atmel_mci.c |1 +
  drivers/mmc/mmc.c   |   17 +++
  drivers/mmc/mmc_spi.c   |1 +
  drivers/mmc/mxcmmc.c|1 +
  drivers/mmc/mxsmmc.c|1 +
  drivers/mmc/omap_hsmmc.c|   78 +--
  drivers/mmc/sdhci.c |1 +
  drivers/mmc/sh_mmcif.c  |1 +
  drivers/mmc/tegra_mmc.c |1 +
  include/mmc.h   |2 +
  48 files changed, 324 insertions(+), 612 deletions(-)
  create mode 100644 arch/arm/include/asm/omap_mmc.h




--
Regards,
Nikita.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH 0/7] omap mmc: implement card detect and write protection

2013-01-30 Thread Igor Grinberg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 01/07/13 16:43, Tom Rini wrote:
 On 12/30/2012 01:13 AM, Nikita Kiryanov wrote:
 Gentle ping.
 
 On 12/03/2012 02:19 PM, Nikita Kiryanov wrote:
 This patchset implements card detection and write protection 
 check for omap mmc. The write protect implementation also adds 
 generic code that is usable by other mmc drivers.

 The first 3 patches are preparation patches that contain general 
 maintenance for omap mmc driver.

 This patchset depends on 
 http://patchwork.ozlabs.org/patch/202384/

[...]

 
 Andy, do you want this in your tree or should I put it in
 u-boot-ti/next?  Thanks!

Andy, Tom?


- -- 
Regards,
Igor.
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.17 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJRCiDeAAoJEBDE8YO64EfagmMP/ApwvIUgrbNuHFoZVV1wnD8l
7Vl7ORaqN7Ep9gB8feN43GQ2xMhEFAByFJ0pb1jUXUbAoqkTy7i61XBAAqIMpmgY
kPHWKOcArKc7tsbggOgOGKsKMd3T5KgE9+noRujmAFraiVvhmSQAH5Lm8nI9sGId
eXv7krIgmDuf/p+S568O1RPKVD/6YItH7RYuniArUplm2v6opjDkc/ZbQM8FSowR
OiD5Y5BAMhX8mD30LhUHqJZXcsy3rpZGi6xu3ZrUmllWziTNs/NmCel2Jz7Rw5XM
ZG3+xafov4Y/YLwoxz5thgkDsC/3rX0NHkx2wfXiTmR40VXafSX0t03qrN6Zf08u
kCL3lWiwuRBsC/92JWKOHvi7U1Qos+t9hwhCdJJ1xeNWiZscWbvg1qNdv1vrrHK/
HQJJBkU40lOI0pg/JBBo70Xwp8TUIJLGf0Y1X71QulN74S+TuINQ6jSncPYTJIsC
7O5kZ6l6jst48KgCm9OH0BYcThexANOBe1x++AbDJjxRHxeLdLujDhz1e+qd+NyV
ussFLEMR4Xl+xoH8fcX7+kD9+eCDt0MlEKGJFMtw2LnK0jJtQvT9W6ltXPeD7QMK
Fc7EkNrtBzu9lt1dqFBn5yOtt5KcBw8pN4VjnqsGHUkyxOXEiY5BOcJS01ynpOXw
kBJAH0MVJVSsFQa8Y5cB
=ABJ2
-END PGP SIGNATURE-
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH 0/7] omap mmc: implement card detect and write protection

2013-01-07 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 12/30/2012 01:13 AM, Nikita Kiryanov wrote:
 Gentle ping.
 
 On 12/03/2012 02:19 PM, Nikita Kiryanov wrote:
 This patchset implements card detection and write protection 
 check for omap mmc. The write protect implementation also adds 
 generic code that is usable by other mmc drivers.
 
 The first 3 patches are preparation patches that contain general 
 maintenance for omap mmc driver.
 
 This patchset depends on 
 http://patchwork.ozlabs.org/patch/202384/
 
 Nikita Kiryanov (7): omap: consolidate common mmc definitions 
 omap_hsmmc: fix out of bounds array access omap_hsmmc: introduce
  omap_hsmmc_data struct omap_hsmmc: implement driver check for 
 card detection cm-t35: implement board specific card detect
 check mmc: add support for write protection omap_hsmmc: add
 driver check for write protection
 
 arch/arm/cpu/armv7/am33xx/board.c   |4 +- 
 arch/arm/cpu/armv7/omap-common/boot-common.c|4 +- 
 arch/arm/cpu/armv7/omap3/board.c|4 +- 
 arch/arm/include/asm/arch-am33xx/mmc_host_def.h |  140 
 +-- 
 arch/arm/include/asm/arch-omap3/mmc_host_def.h  |  139 
 +-- 
 arch/arm/include/asm/arch-omap4/mmc_host_def.h  |  140 
 +-- 
 arch/arm/include/asm/arch-omap5/mmc_host_def.h  |  140 
 +-- arch/arm/include/asm/omap_mmc.h |  168 
 +++ board/cm_t35/cm_t35.c |   13 +- 
 board/comelit/dig297/dig297.c   |3 +- 
 board/corscience/tricorder/tricorder.c  |2 +- 
 board/htkw/mcx/mcx.c|2 +- 
 board/isee/igep0020/igep0020.c  |3 +- 
 board/isee/igep0030/igep0030.c  |3 +- 
 board/logicpd/am3517evm/am3517evm.c |3 +- 
 board/logicpd/omap3som/omap3logic.c |2 +- 
 board/logicpd/zoom1/zoom1.c |3 +- 
 board/logicpd/zoom2/zoom2.c |3 +- 
 board/matrix_vision/mvblx/mvblx.c   |4 +- 
 board/nokia/rx51/rx51.c |4 +- 
 board/overo/overo.c |3 +- 
 board/pandora/pandora.c |3 +- 
 board/technexion/twister/twister.c  |2 +- 
 board/teejet/mt_ventoux/mt_ventoux.c|2 +- 
 board/ti/am3517crane/am3517crane.c  |3 +- 
 board/ti/beagle/beagle.c|3 +- 
 board/ti/evm/evm.c  |3 +- 
 board/ti/omap5_evm/evm.c|4 +- 
 board/ti/panda/panda.c  |3 +- 
 board/ti/sdp3430/sdp.c  |3 +- 
 board/ti/sdp4430/sdp.c  |4 +- 
 board/timll/devkit8000/devkit8000.c |3 +- 
 common/cmd_mmc.c|7 + 
 drivers/mmc/arm_pl180_mmci.c|1 + 
 drivers/mmc/bfin_sdh.c  |1 + 
 drivers/mmc/davinci_mmc.c   |1 + 
 drivers/mmc/fsl_esdhc.c |1 + 
 drivers/mmc/ftsdc010_esdhc.c|1 + 
 drivers/mmc/gen_atmel_mci.c |1 + 
 drivers/mmc/mmc.c   |   17 +++ 
 drivers/mmc/mmc_spi.c   |1 + 
 drivers/mmc/mxcmmc.c|1 + 
 drivers/mmc/mxsmmc.c|1 + 
 drivers/mmc/omap_hsmmc.c|   78 
 +-- drivers/mmc/sdhci.c | 1
 + drivers/mmc/sh_mmcif.c  |1 + 
 drivers/mmc/tegra_mmc.c |1 + 
 include/mmc.h   |2 +

Andy, do you want this in your tree or should I put it in
u-boot-ti/next?  Thanks!

- -- 
Tom
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/

iQIcBAEBAgAGBQJQ6t8DAAoJENk4IS6UOR1WhdoQAIsFVmLLchgmxJcTkyRT3yTR
V6ZLczn/60dYBi9jOTw8kbq1wXyCDay08ZyRHKW6ZbDuKvoSwGPTQD/eN0bsL7lr
Q3/xHSHjei9giMSNu68BDmTcaNg34iti8VBJRjmQ+fe6AVw06ighzdZfbNrhCfM7
8QRQgojq03Hdp1evB+Jn6greG7sVKcOeFb9ambRdj1cBfWI+4FEprfJjZHixzXrt
706mqz+S6ePLogLeU3xdBuQmhCB2T40lCfztL00xuy9l5KCaVyMGjc5cGhF8DYYQ
K54pOjJQZdI//auyPmY6v353WvAQBzVY1x/tgN2Oq86pMimgH2nVHhIoa04H8e1F
9vd9sKFTxDOn0E073YWeMRSzlpBJ7VYWAK5eN9NcjQd5Gyn3SIf5ZteopQyIEkFc
30uuFeCUFwRsoDBEwG/Hz0VSDbIFiAlVyP6bGqzHOTwUG4B6+dJ2Lg/USL+BQCyp
F3y0TGvvBtPXsh8wJ4IwlH7DPISlodn6SWVrnJ1CMbFkHdT74tb0ngLFIW6XFgSX
I5fJOgigrQIsyTnBbH78R8vd1MwtEX+/IDHhxSMoFaJXoqvtlRz8uDy6Jz1JEqt3
O7wBDaxM84LGdq8u8Ck5TN4pCl/jAA9eOtbSxZkV0inEHp4fs3Hqy7eQ/O/rWZgf
m16uMVVWxsGjCZEJk5Iz
=CDRf
-END PGP SIGNATURE-
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH 0/7] omap mmc: implement card detect and write protection

2012-12-29 Thread Nikita Kiryanov

Gentle ping.

On 12/03/2012 02:19 PM, Nikita Kiryanov wrote:

This patchset implements card detection and write protection check for omap mmc.
The write protect implementation also adds generic code that is usable by other
mmc drivers.

The first 3 patches are preparation patches that contain general maintenance
for omap mmc driver.

This patchset depends on http://patchwork.ozlabs.org/patch/202384/

Nikita Kiryanov (7):
   omap: consolidate common mmc definitions
   omap_hsmmc: fix out of bounds array access
   omap_hsmmc: introduce omap_hsmmc_data struct
   omap_hsmmc: implement driver check for card detection
   cm-t35: implement board specific card detect check
   mmc: add support for write protection
   omap_hsmmc: add driver check for write protection

  arch/arm/cpu/armv7/am33xx/board.c   |4 +-
  arch/arm/cpu/armv7/omap-common/boot-common.c|4 +-
  arch/arm/cpu/armv7/omap3/board.c|4 +-
  arch/arm/include/asm/arch-am33xx/mmc_host_def.h |  140 +--
  arch/arm/include/asm/arch-omap3/mmc_host_def.h  |  139 +--
  arch/arm/include/asm/arch-omap4/mmc_host_def.h  |  140 +--
  arch/arm/include/asm/arch-omap5/mmc_host_def.h  |  140 +--
  arch/arm/include/asm/omap_mmc.h |  168 +++
  board/cm_t35/cm_t35.c   |   13 +-
  board/comelit/dig297/dig297.c   |3 +-
  board/corscience/tricorder/tricorder.c  |2 +-
  board/htkw/mcx/mcx.c|2 +-
  board/isee/igep0020/igep0020.c  |3 +-
  board/isee/igep0030/igep0030.c  |3 +-
  board/logicpd/am3517evm/am3517evm.c |3 +-
  board/logicpd/omap3som/omap3logic.c |2 +-
  board/logicpd/zoom1/zoom1.c |3 +-
  board/logicpd/zoom2/zoom2.c |3 +-
  board/matrix_vision/mvblx/mvblx.c   |4 +-
  board/nokia/rx51/rx51.c |4 +-
  board/overo/overo.c |3 +-
  board/pandora/pandora.c |3 +-
  board/technexion/twister/twister.c  |2 +-
  board/teejet/mt_ventoux/mt_ventoux.c|2 +-
  board/ti/am3517crane/am3517crane.c  |3 +-
  board/ti/beagle/beagle.c|3 +-
  board/ti/evm/evm.c  |3 +-
  board/ti/omap5_evm/evm.c|4 +-
  board/ti/panda/panda.c  |3 +-
  board/ti/sdp3430/sdp.c  |3 +-
  board/ti/sdp4430/sdp.c  |4 +-
  board/timll/devkit8000/devkit8000.c |3 +-
  common/cmd_mmc.c|7 +
  drivers/mmc/arm_pl180_mmci.c|1 +
  drivers/mmc/bfin_sdh.c  |1 +
  drivers/mmc/davinci_mmc.c   |1 +
  drivers/mmc/fsl_esdhc.c |1 +
  drivers/mmc/ftsdc010_esdhc.c|1 +
  drivers/mmc/gen_atmel_mci.c |1 +
  drivers/mmc/mmc.c   |   17 +++
  drivers/mmc/mmc_spi.c   |1 +
  drivers/mmc/mxcmmc.c|1 +
  drivers/mmc/mxsmmc.c|1 +
  drivers/mmc/omap_hsmmc.c|   78 +--
  drivers/mmc/sdhci.c |1 +
  drivers/mmc/sh_mmcif.c  |1 +
  drivers/mmc/tegra_mmc.c |1 +
  include/mmc.h   |2 +
  48 files changed, 324 insertions(+), 612 deletions(-)
  create mode 100644 arch/arm/include/asm/omap_mmc.h




--
Regards,
Nikita.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH 0/7] omap mmc: implement card detect and write protection

2012-12-17 Thread Nikita Kiryanov

Gentle ping.

On 12/03/2012 02:19 PM, Nikita Kiryanov wrote:

This patchset implements card detection and write protection check for omap mmc.
The write protect implementation also adds generic code that is usable by other
mmc drivers.

The first 3 patches are preparation patches that contain general maintenance
for omap mmc driver.

This patchset depends on http://patchwork.ozlabs.org/patch/202384/

Nikita Kiryanov (7):
   omap: consolidate common mmc definitions
   omap_hsmmc: fix out of bounds array access
   omap_hsmmc: introduce omap_hsmmc_data struct
   omap_hsmmc: implement driver check for card detection
   cm-t35: implement board specific card detect check
   mmc: add support for write protection
   omap_hsmmc: add driver check for write protection

  arch/arm/cpu/armv7/am33xx/board.c   |4 +-
  arch/arm/cpu/armv7/omap-common/boot-common.c|4 +-
  arch/arm/cpu/armv7/omap3/board.c|4 +-
  arch/arm/include/asm/arch-am33xx/mmc_host_def.h |  140 +--
  arch/arm/include/asm/arch-omap3/mmc_host_def.h  |  139 +--
  arch/arm/include/asm/arch-omap4/mmc_host_def.h  |  140 +--
  arch/arm/include/asm/arch-omap5/mmc_host_def.h  |  140 +--
  arch/arm/include/asm/omap_mmc.h |  168 +++
  board/cm_t35/cm_t35.c   |   13 +-
  board/comelit/dig297/dig297.c   |3 +-
  board/corscience/tricorder/tricorder.c  |2 +-
  board/htkw/mcx/mcx.c|2 +-
  board/isee/igep0020/igep0020.c  |3 +-
  board/isee/igep0030/igep0030.c  |3 +-
  board/logicpd/am3517evm/am3517evm.c |3 +-
  board/logicpd/omap3som/omap3logic.c |2 +-
  board/logicpd/zoom1/zoom1.c |3 +-
  board/logicpd/zoom2/zoom2.c |3 +-
  board/matrix_vision/mvblx/mvblx.c   |4 +-
  board/nokia/rx51/rx51.c |4 +-
  board/overo/overo.c |3 +-
  board/pandora/pandora.c |3 +-
  board/technexion/twister/twister.c  |2 +-
  board/teejet/mt_ventoux/mt_ventoux.c|2 +-
  board/ti/am3517crane/am3517crane.c  |3 +-
  board/ti/beagle/beagle.c|3 +-
  board/ti/evm/evm.c  |3 +-
  board/ti/omap5_evm/evm.c|4 +-
  board/ti/panda/panda.c  |3 +-
  board/ti/sdp3430/sdp.c  |3 +-
  board/ti/sdp4430/sdp.c  |4 +-
  board/timll/devkit8000/devkit8000.c |3 +-
  common/cmd_mmc.c|7 +
  drivers/mmc/arm_pl180_mmci.c|1 +
  drivers/mmc/bfin_sdh.c  |1 +
  drivers/mmc/davinci_mmc.c   |1 +
  drivers/mmc/fsl_esdhc.c |1 +
  drivers/mmc/ftsdc010_esdhc.c|1 +
  drivers/mmc/gen_atmel_mci.c |1 +
  drivers/mmc/mmc.c   |   17 +++
  drivers/mmc/mmc_spi.c   |1 +
  drivers/mmc/mxcmmc.c|1 +
  drivers/mmc/mxsmmc.c|1 +
  drivers/mmc/omap_hsmmc.c|   78 +--
  drivers/mmc/sdhci.c |1 +
  drivers/mmc/sh_mmcif.c  |1 +
  drivers/mmc/tegra_mmc.c |1 +
  include/mmc.h   |2 +
  48 files changed, 324 insertions(+), 612 deletions(-)
  create mode 100644 arch/arm/include/asm/omap_mmc.h




--
Regards,
Nikita.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PATCH 0/7] omap mmc: implement card detect and write protection

2012-12-03 Thread Nikita Kiryanov
This patchset implements card detection and write protection check for omap mmc.
The write protect implementation also adds generic code that is usable by other
mmc drivers.

The first 3 patches are preparation patches that contain general maintenance
for omap mmc driver.

This patchset depends on http://patchwork.ozlabs.org/patch/202384/

Nikita Kiryanov (7):
  omap: consolidate common mmc definitions
  omap_hsmmc: fix out of bounds array access
  omap_hsmmc: introduce omap_hsmmc_data struct
  omap_hsmmc: implement driver check for card detection
  cm-t35: implement board specific card detect check
  mmc: add support for write protection
  omap_hsmmc: add driver check for write protection

 arch/arm/cpu/armv7/am33xx/board.c   |4 +-
 arch/arm/cpu/armv7/omap-common/boot-common.c|4 +-
 arch/arm/cpu/armv7/omap3/board.c|4 +-
 arch/arm/include/asm/arch-am33xx/mmc_host_def.h |  140 +--
 arch/arm/include/asm/arch-omap3/mmc_host_def.h  |  139 +--
 arch/arm/include/asm/arch-omap4/mmc_host_def.h  |  140 +--
 arch/arm/include/asm/arch-omap5/mmc_host_def.h  |  140 +--
 arch/arm/include/asm/omap_mmc.h |  168 +++
 board/cm_t35/cm_t35.c   |   13 +-
 board/comelit/dig297/dig297.c   |3 +-
 board/corscience/tricorder/tricorder.c  |2 +-
 board/htkw/mcx/mcx.c|2 +-
 board/isee/igep0020/igep0020.c  |3 +-
 board/isee/igep0030/igep0030.c  |3 +-
 board/logicpd/am3517evm/am3517evm.c |3 +-
 board/logicpd/omap3som/omap3logic.c |2 +-
 board/logicpd/zoom1/zoom1.c |3 +-
 board/logicpd/zoom2/zoom2.c |3 +-
 board/matrix_vision/mvblx/mvblx.c   |4 +-
 board/nokia/rx51/rx51.c |4 +-
 board/overo/overo.c |3 +-
 board/pandora/pandora.c |3 +-
 board/technexion/twister/twister.c  |2 +-
 board/teejet/mt_ventoux/mt_ventoux.c|2 +-
 board/ti/am3517crane/am3517crane.c  |3 +-
 board/ti/beagle/beagle.c|3 +-
 board/ti/evm/evm.c  |3 +-
 board/ti/omap5_evm/evm.c|4 +-
 board/ti/panda/panda.c  |3 +-
 board/ti/sdp3430/sdp.c  |3 +-
 board/ti/sdp4430/sdp.c  |4 +-
 board/timll/devkit8000/devkit8000.c |3 +-
 common/cmd_mmc.c|7 +
 drivers/mmc/arm_pl180_mmci.c|1 +
 drivers/mmc/bfin_sdh.c  |1 +
 drivers/mmc/davinci_mmc.c   |1 +
 drivers/mmc/fsl_esdhc.c |1 +
 drivers/mmc/ftsdc010_esdhc.c|1 +
 drivers/mmc/gen_atmel_mci.c |1 +
 drivers/mmc/mmc.c   |   17 +++
 drivers/mmc/mmc_spi.c   |1 +
 drivers/mmc/mxcmmc.c|1 +
 drivers/mmc/mxsmmc.c|1 +
 drivers/mmc/omap_hsmmc.c|   78 +--
 drivers/mmc/sdhci.c |1 +
 drivers/mmc/sh_mmcif.c  |1 +
 drivers/mmc/tegra_mmc.c |1 +
 include/mmc.h   |2 +
 48 files changed, 324 insertions(+), 612 deletions(-)
 create mode 100644 arch/arm/include/asm/omap_mmc.h

-- 
1.7.10.4

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot