cmd: Add Support for UFS commands
authorFaiz Abbas <faiz_abbas@ti.com>
Tue, 15 Oct 2019 12:54:40 +0000 (18:24 +0530)
committerTom Rini <trini@konsulko.com>
Thu, 24 Oct 2019 00:47:12 +0000 (20:47 -0400)
commita539c8bd7dffa144bdc4826d5858a515f626856f
tree801680501fda2dadefd15b0d1b24ed872b8f4cfe
parent991e8a5ab8a372dfdf872437cafc9c0b44bdc046
cmd: Add Support for UFS commands

Add Support for commands to initialize and configure UFS devices.

TODO: Add Support for commands to resize and reconfigure LUNs
Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
cmd/Kconfig
cmd/Makefile
cmd/ufs.c [new file with mode: 0644]