commit | 1330a726ff0c8164cf6035ab4a6d1e31805f69d1 | [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 | e39cecfdaf8ee6fa222a8209aa0183be978f370d [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>