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 19 Aug 2008 09:18 AM by  zyzyis@gmail.com
What is the NAND driver ?
 0 Replies
Sort:
You are not authorized to post a reply.
Author Messages
zyzyis@gmail.com
New Member
New Member
Posts:


--
19 Aug 2008 09:18 AM
    Quote:

    Linux version 2.6.27-rc3 (yin@vr8) (gcc version 4.2.1) #11 PREEMPT Tue Aug 19 17:16:01 CEST 2008
    CPU: ARM926EJ-S [41069264] revision 4 (ARMv5TEJ), cr=00053177
    Machine: Freescale i.MX27ADS
    Memory policy: ECC disabled, Data cache writeback
    BUG: mapping for 0xd4000000 at 0xeb000000 overlaps vmalloc space
    CPU0: D VIVT write-back cache
    CPU0: I cache: 16384 bytes, associativity 4, 32 byte lines, 128 sets
    CPU0: D cache: 16384 bytes, associativity 4, 32 byte lines, 128 sets
    Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512
    Kernel command line: console=ttymxc0,115200 root=/dev/mtdblock1 init=/sbin/init
    MXC GPIO hardware
    MXC IRQ initialized
    PID hash table entries: 512 (order: 9, 2048 bytes)
    Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
    Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
    Memory: 128MB = 128MB total
    Memory: 127728KB available (1836K code, 123K data, 68K init)
    Calibrating delay loop... 132.71 BogoMIPS (lpj=663552)
    Mount-cache hash table entries: 512
    CPU: Testing write buffer coherency: ok
    net_namespace: 288 bytes
    NET: Registered protocol family 16
    NET: Registered protocol family 2
    IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
    TCP established hash table entries: 4096 (order: 3, 32768 bytes)
    TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
    TCP: Hash tables configured (established 4096 bind 4096)
    TCP reno registered
    NET: Registered protocol family 1
    yaffs Aug 19 2008 17:15:00 Installing.
    msgmni has been set to 249
    io scheduler noop registered (default)
    Serial: IMX driver
    imx-uart.0: ttymxc0 at MMIO 0x1000a000 (irq = 20) is a IMX
    console [ttymxc0] enabled
    imx-uart.1: ttymxc1 at MMIO 0x1000b000 (irq = 19) is a IMX
    imx-uart.2: ttymxc2 at MMIO 0x1000c000 (irq = 18) is a IMX
    imx-uart.3: ttymxc3 at MMIO 0x1000d000 (irq = 17) is a IMX
    imx-uart.4: ttymxc4 at MMIO 0x1001b000 (irq = 49) is a IMX
    imx-uart.5: ttymxc5 at MMIO 0x1001c000 (irq = 48) is a IMX
    physmap platform flash device: 00200000 at c0000000
    physmap-flash.0: Found 1 x16 devices at 0x0 in 16-bit bank
    Intel/Sharp Extended Query Table at 0x0035
    Using auto-unlock on power-up/resume
    cfi_cmdset_0001: Erase suspend on write enabled
    RedBoot partition parsing not available
    Using physmap partition information
    Creating 2 MTD partitions on "physmap-flash.0":
    0x00000000-0x00040000 : "LoLo Bootloader"
    0x00040000-0x00050000 : "Bootloader config"
    MXC MTD nand Driver 2.0



    It seems that the NAND on MX27Litekit is not compatible with MX27ADS Nand driver. Does anyone know the exact driver of the NAND and where can we get it? Thanks a lot.
    You are not authorized to post a reply.