feat(p4): p4 rev3 real chip support

This commit is contained in:
armando
2025-09-26 09:50:10 +08:00
parent a6514c5ec1
commit e6d4eec507
43 changed files with 2099 additions and 88 deletions
@@ -224,6 +224,7 @@ static void bootloader_spi_flash_resume(void)
esp_err_t bootloader_init_spi_flash(void)
{
bootloader_init_mspi_clock();
bootloader_init_flash_configure();
#if CONFIG_BOOTLOADER_FLASH_DC_AWARE