[Bug 1001450] Kinetis HAL and driver upgrade
bugzilla-daemon@bugs.ecos.sourceware.org
bugzilla-daemon@bugs.ecos.sourceware.org
Mon Feb 13 09:41:00 GMT 2012
Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001450
--- Comment #32 from Tomas Frydrych <tf+bugs.ecos@r-finger.com> 2012-02-13 09:41:09 GMT ---
Looking at the MMC bus cdl declaration in the TWR-K60N512 platform
modifications patch:
cdl_component CYGHWR_DEVS_DISK_MMC_FREESCALE_DSPI_BUS {
...
requires CYGHWR_DEVS_SPI_FREESCALE_DSPI1 == 1
^^^^^^^
That would seem to imply that only one device can be attached to the DSPI1 bus,
which does not seem right? I think only the bus+cs combination needs to be
unique, and this is already being enforced in the SPI driver patch.
--
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Ecos-patches
mailing list