commit | 7d569db6a8263e791c27ebd5d4dcd00e1a859c24 | [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 | d4d7ca9fffa351c45e2986c3068ae6ab5aeca01f [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>