If QER is undefined: do nothing but log warning and continue

pull/10171/head
offirko 2019-03-28 10:18:16 +02:00
parent 1a4c11e3b5
commit e8e0fb4fdf
1 changed files with 2 additions and 2 deletions

View File

@ -879,8 +879,8 @@ int QSPIFBlockDevice::_sfdp_set_quad_enabled(uint8_t *basic_param_table_ptr)
tr_debug("Setting QE Bit, Bit 1 of Status Reg 2 -special read command");
break;
default:
tr_warning("_setQuadEnable - Unsuported QER configuration");
break;
tr_warning("Unsuported QER configuration");
return;
}
// Configure BUS Mode to 1_1_1 for all commands other than Read