Files
esp-idf/components
Ivan Grokhotkov beb8347faa bootloader: check previously used clock frequency at run time
In the situation when bootloader was compiled for 240MHz, and app was
compiled for 160MHz, and the chip is a revision 0 chip, the
bootloader will assume that the application has also been running at
240MHz. This will cause the chip to lock up later. Modify this to use
a run time check of DPORT_CPUPERIOD_SEL, which indicates which of the
PLL frequencies was used.

Closes https://github.com/espressif/esp-idf/issues/2731.
2019-02-28 21:58:03 +08:00
..
2018-09-13 11:13:27 +08:00
2018-09-13 11:13:27 +08:00
2018-09-13 11:13:27 +08:00
2019-02-28 15:40:56 +08:00
2019-01-23 17:06:11 +08:00
2018-09-13 11:13:27 +08:00
2019-01-26 13:07:06 +00:00
2018-09-13 11:13:27 +08:00
2018-09-13 11:13:27 +08:00
2018-09-13 11:13:27 +08:00
2018-09-13 11:13:27 +08:00
2019-01-02 23:06:24 +08:00
2018-09-13 11:13:27 +08:00
2018-09-13 11:13:27 +08:00
2018-09-13 11:13:27 +08:00