commit | 37e721cfb0eebea46a90e02095ea7fa0dff578f0 | [log] [tgz] |
---|---|---|
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | Fri Apr 07 13:42:07 2017 +0200 |
committer | Simon Glass <sjg@chromium.org> | Fri Apr 14 19:38:57 2017 -0600 |
tree | d53888aee3bf13482cd29afb9bdb3bb647e88179 | |
parent | 0c447f09742f02380fbe6d4fa92c4b248316a46e [diff] |
scsi: move the partition initialization out of the scsi detection We might want to get information about the scsi device without initializing the partition. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>