Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 51153fdb authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "mhi: controller: qcom: update firmware path for sdxprairie chipset"

parents 8df548b6 b7cb547b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ struct firmware_info {
};

static const struct firmware_info firmware_table[] = {
	{.dev_id = 0x306, .fw_image = "sbl1.mbn"},
	{.dev_id = 0x306, .fw_image = "sdx55m/sbl1.mbn"},
	{.dev_id = 0x305, .fw_image = "sdx50m/sbl1.mbn"},
	{.dev_id = 0x304, .fw_image = "sbl.mbn", .edl_image = "edl.mbn"},
	/* default, set to debug.mbn */