commit | 09da18deab8b56524934c9d1050edaaf53e2e8ae | [log] [tgz] |
---|---|---|
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | Mon Jun 17 17:49:21 2019 +0200 |
committer | Peng Fan <peng.fan@nxp.com> | Wed Jul 31 15:31:36 2019 +0800 |
tree | f24a68218676f9ec71d441c0c87ad7bba718cb35 | |
parent | d0d07ba86afc8074d79e436b1ba4478fa0f0c1b5 [diff] |
test/py: add MMC/SD block write test Add a standalone MMC block write test. This allows direct testing of MMC access rather than relying on doing so as a side-effect of e.g. DFU or UMS testing, which may not be enabled on all platforms. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com> Reviewed-by: Stephen Warren <swarren@nvidia.com>