Introduce emmctools for the sony nwz players.
commit8c1a9f508277ee3c3f36665ff9f60bc091529891
authorAmaury Pouly <amaury.pouly@gmail.com>
Sat, 3 Nov 2012 01:14:04 +0000 (3 02:14 +0100)
committerAmaury Pouly <amaury.pouly@gmail.com>
Sat, 3 Nov 2012 01:14:04 +0000 (3 02:14 +0100)
tree3c85a6237cbdc092bf291af59e0becb070a02859
parentb19b250de70cc4ac5b4ecbeac714e7a4aaadf5fb
Introduce emmctools for the sony nwz players.

This tool is specific to the em1/mp200 sony based players. In
deals with raw emmc images (which is possible but hard to get).
This tool is also useful as a documentation of the underlying
emmc format used for a future port.

Change-Id: I66c9b0e47351e5d89f6a404aa62038e00fdc1093
utils/nwztools/emmctools/Makefile [new file with mode: 0644]
utils/nwztools/emmctools/emmctool.c [new file with mode: 0644]
utils/nwztools/emmctools/misc.c [new file with mode: 0644]
utils/nwztools/emmctools/misc.h [new file with mode: 0644]
utils/nwztools/emmctools/nvp.c [new file with mode: 0644]
utils/nwztools/emmctools/nvp.h [new file with mode: 0644]