Search

Technical Discussion Group Forum

This forum is provided for user discussion. While Beacon EmbeddedWorks support staff and engineers participate, Beacon EmbeddedWorks does not guarantee the accuracy of all information within in the Technical Discussion Group (TDG).

The "Articles" forums provide brief Articles written by Beacon EmbeddedWorks engineers that address the most frequently asked technical questions.

To receive email notifications when updates are posted for a Beacon EmbeddedWorks product download, please subscribe to the TDG Forum of interest.

TDG Forum

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 08 Aug 2008 09:32 AM by  embedded@ferrin.org
Anybody using Compact Flash on Linux?
 0 Replies
Sort:
You are not authorized to post a reply.
Author Messages
embedded@ferrin.org
New Member
New Member
Posts:


--
08 Aug 2008 09:32 AM
    I am using Poky linux for "imx31litekit", and it does not seem to detect CF cards. LoLo is accessing the cards perfectly.

    The kernel is 2.6.19.2 and apparently has the right config options:
    CONFIG_PCCARD=y
    CONFIG_PCMCIA_DEBUG=y
    CONFIG_PCMCIA=y
    CONFIG_PCMCIA_LOAD_CIS=y
    CONFIG_PCMCIA_PROBE=y
    CONFIG_PCMCIA_MX31ADS=y

    (Serial?) ATA is not enabled though:
    # Serial ATA (prod) and Parallel ATA (experimental) drivers
    # CONFIG_ATA is not set
    You are not authorized to post a reply.