bldrmsg: Only emmc /misc is supported
Change-Id: Ic0716557a87ec0638e2dbed1c3f743231e8b2f8e
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
|
||||
static std::string misc_blkdev;
|
||||
|
||||
void set_misc_device(const char* type, const char* name) {
|
||||
void set_misc_device(std::string name) {
|
||||
misc_blkdev = name;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user