Lines Matching refs:ESP_EARLY_LOGW

579ESP_EARLY_LOGW(TAG, "Flash wrap with different length %d and %d, abort wrap.", flash_wrap_sizes[0]…  in esp_enable_cache_wrap()
589ESP_EARLY_LOGW(TAG, "SPIRAM wrap with different length %d and %d, abort wrap.", spiram_wrap_sizes[… in esp_enable_cache_wrap()
594 ESP_EARLY_LOGW(TAG, "Abort flash wrap because spiram wrap length not fixed."); in esp_enable_cache_wrap()
600ESP_EARLY_LOGW(TAG, "SPIRAM has different wrap length with flash, %d and %d, abort wrap.", spiram_… in esp_enable_cache_wrap()
609 ESP_EARLY_LOGW(TAG, "Flash do not support wrap size %d.", flash_wrap_size); in esp_enable_cache_wrap()
612 ESP_EARLY_LOGW(TAG, "Flash is not in QIO mode, do not support wrap."); in esp_enable_cache_wrap()
619 ESP_EARLY_LOGW(TAG, "SPIRAM do not support wrap size %d.", spiram_wrap_size); in esp_enable_cache_wrap()
624 ESP_EARLY_LOGW(TAG, "Flash and SPIRAM should support wrap together."); in esp_enable_cache_wrap()
826ESP_EARLY_LOGW(TAG, "Flash wrap with different length %d and %d, abort wrap.", flash_wrap_sizes[0]… in esp_enable_cache_wrap()
836ESP_EARLY_LOGW(TAG, "SPIRAM wrap with different length %d and %d, abort wrap.", spiram_wrap_sizes[… in esp_enable_cache_wrap()
841 ESP_EARLY_LOGW(TAG, "Abort flash wrap because spiram wrap length not fixed."); in esp_enable_cache_wrap()
847ESP_EARLY_LOGW(TAG, "SPIRAM has different wrap length with flash, %d and %d, abort wrap.", spiram_… in esp_enable_cache_wrap()
856 ESP_EARLY_LOGW(TAG, "Flash do not support wrap size %d.", flash_wrap_size); in esp_enable_cache_wrap()
859 ESP_EARLY_LOGW(TAG, "Flash is not in QIO mode, do not support wrap."); in esp_enable_cache_wrap()
867 ESP_EARLY_LOGW(TAG, "SPIRAM do not support wrap size %d.", spiram_wrap_size); in esp_enable_cache_wrap()
872 ESP_EARLY_LOGW(TAG, "Flash and SPIRAM should support wrap together."); in esp_enable_cache_wrap()
923 ESP_EARLY_LOGW(TAG, "Flash do not support wrap size %d.", flash_wrap_size); in esp_enable_cache_wrap()
926 ESP_EARLY_LOGW(TAG, "Flash is not in QIO mode, do not support wrap."); in esp_enable_cache_wrap()