summaryrefslogtreecommitdiffstats
path: root/bsps/shared/start
diff options
context:
space:
mode:
authorChristian Mauderer <christian.mauderer@embedded-brains.de>2020-07-17 07:54:44 +0200
committerChristian Mauderer <christian.mauderer@embedded-brains.de>2020-07-31 08:26:14 +0200
commit29a73d876c6ef350eb3ccf6406745859f4fea843 (patch)
treef4b2c9bb93fab1d6f7836f58540d6918b716b872 /bsps/shared/start
parentbsp/imx: Add a GPIO driver (diff)
downloadrtems-29a73d876c6ef350eb3ccf6406745859f4fea843.tar.bz2
bsp/imx: Use GPIOs for SPI CS
The chip select lines of the iMX SPI module doesn't work well for a generic API like the one RTEMS uses. The existing solution only worked in some special cases and had odd bugs when trying transfers of different sizes (like deselecting between each byte for lengths that are not dividable by 4). With this patch the same approach like on FreeBSD or Linux is used: Treat the CS lines as GPIOs. Update 3869
Diffstat (limited to 'bsps/shared/start')
0 files changed, 0 insertions, 0 deletions