Skip to content
Snippets Groups Projects
Commit 59d06122 authored by Richard Retanubun's avatar Richard Retanubun Committed by jason
Browse files

ColdFire: Queued SPI driver


This patch adds a driver for Freescale Colfire Queued SPI bus.
Coded to work with 8 bits per transfer to use with SPI flash.
CPOL, CPHA, and CS_ACTIVE_HIGH can be configured.

Tested with MCF5270 which have 4 chip selects.

Activate by #define CONFIG_CF_QSPI in board config.

Signed-off-by: default avatarRichard Retanubun <richardretanubun@ruggedcom.com>
parent 198cafbf
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment