commit | 66b051d51f3f35ab48a8e978a2a28a55b4d13208 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Mon Dec 11 12:56:39 2017 +0100 |
committer | Alexander Graf <agraf@suse.de> | Sat Dec 16 23:07:55 2017 +0100 |
tree | cab4c58556a3937984f2187443d9b9870b66c33d | |
parent | b9b17598f42c29b905a8b4a778e505244a89bd9a [diff] |
efi_loader: correctly determine if an MMC device is an SD-card The SD cards and eMMC devices have different device nodes. The current coding interpretes all MMC devices as eMMC. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>