mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-17 21:16:03 +07:00
6c84a60eb9
If we make all QSPI (SPI protocol) addressing consistent across all ColdFire family members then we will be able to remove the duplicated plaform data and code and use a single setup for all. So modify the ColdFire 527x QSPI addressing so that: . base addresses are absolute (not relative to MBAR peripheral register) . use a common name for IRQs used . move chip select definitions (CS) to appropriate header Signed-off-by: Greg Ungerer <gerg@uclinux.org> |
||
---|---|---|
.. | ||
54xx | ||
68EZ328 | ||
68VZ328 | ||
520x | ||
523x | ||
527x | ||
528x | ||
532x | ||
5206 | ||
5249 | ||
5272 | ||
5307 | ||
5407 | ||
68328 | ||
68360 | ||
coldfire | ||
Makefile |