zephyr/boards/madmachine/mm_feather
Daniel DeGrasse 43b07894c3 boards: fix max frequency for IS25WP flash chips
IS25WP flash chips support 133MHz only when P[6:3] is programmed, which
will not occur during the SFDP probe sequence used in the FlexSPI nor
driver. With the default P[6:3] value, the best frequency supported for
read instruction 0xEB is 104MHz, so set this for all boards using this
flash chip with the FlexSPI nor driver.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2024-10-23 09:06:19 +09:00
..
doc
CMakeLists.txt
Kconfig.defconfig
Kconfig.mm_feather
board.cmake
board.yml
flexspi_nor_config.c
mm_feather-pinctrl.dtsi
mm_feather.dts boards: fix max frequency for IS25WP flash chips 2024-10-23 09:06:19 +09:00
mm_feather.yaml
mm_feather_defconfig
mmfeather_sdram_ini_dcd.c