zephyr/boards/madmachine/mm_swiftio
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 samples: hello_world: use zephyr:code-sample directive 2024-09-16 10:05:18 +02:00
CMakeLists.txt
Kconfig.defconfig
Kconfig.mm_swiftio
board.cmake
board.yml boards: Set full_name for all boards 2024-10-10 20:22:21 -04:00
flexspi_nor_config.c
mm_swiftio-pinctrl.dtsi
mm_swiftio.dts boards: fix max frequency for IS25WP flash chips 2024-10-23 09:06:19 +09:00
mm_swiftio.yaml
mm_swiftio_defconfig
mmswiftio_sdram_ini_dcd.c