- Set PICO_FLASH_SPI_CLKDIV=2 when building boot2
This doubles the flash access speed to the value used by the C SDK by default. So it should usually be safe. However, if you are overclocking the RP2040, you might need to lower the flash speed accordingly.