mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-22 17:02:25 +00:00
esp_mm: h2 support
This commit is contained in:
@@ -400,10 +400,7 @@ void IRAM_ATTR call_start_cpu0(void)
|
||||
mspi_timing_flash_tuning();
|
||||
#endif
|
||||
|
||||
#if !CONFIG_IDF_TARGET_ESP32H2
|
||||
//ESP32H2 MMU-TODO: IDF-6251
|
||||
esp_mmu_map_init();
|
||||
#endif //!CONFIG_IDF_TARGET_ESP32H2
|
||||
|
||||
#if CONFIG_SPIRAM_BOOT_INIT
|
||||
if (esp_psram_init() != ESP_OK) {
|
||||
|
Reference in New Issue
Block a user