why not any SPI FLASH detect it?
## Booting image at bc050000 ...
raspi_read: from:50000 len:40
. Image Name: DIR_620
Created: 2013-01-07 9:38:13 UTC
Image Type: MIPS Linux Kernel Image (lzma compressed)
Data Size: 833121 Bytes = 813.6 kB
Load Address: 80000000
Entry Point: 80000000
raspi_read: from:50040 len:cb661
............. Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
No initrd
## Transferring control to Linux (at address 80000000) ...
## Giving linux memsize in MB, 32
Starting kernel ...
[ 0.000000] Linux version 3.6.11 (trac@UbuntuServer32) (gcc version 4.6.4 20121106 (prerelease) (Linaro GCC 4.6-2012.11) ) #4 Mon Jan 7 17:37:33 CST 2013
[ 0.000000] bootconsole [early0] enabled
[ 0.000000] CPU revision is: 0001964c (MIPS 24KEc)
[ 0.000000] Ralink RT5350 id:1 rev:3 running at 360.00 MHz
[ 0.000000] Determined physical RAM map:
[ 0.000000] memory: 02000000 @ 00000000 (usable)
[ 0.000000] Initrd not found or empty - disabling initrd
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x00000000-0x01ffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00000000-0x01ffffff]
[ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[ 0.000000] Primary data cache 16kB, 4-way, VIPT, no aliases, linesize 32 bytes
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8128
[ 0.000000] Kernel command line: board=DIR-620-A1 console=ttyS1,57600 mtdparts=physmap-flash.0:192k(u-boot)ro,64k(u-boot-env)ro,64k(factory)ro,896k(kernel),6976k(rootfs),7872k@0x50000(firmware) rootfstype=squashfs,jffs2
[ 0.000000] PID hash table entries: 128 (order: -3, 512 bytes)
[ 0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] __ex_table already sorted, skipping sort
[ 0.000000] Writing ErrCtl register=00078194
[ 0.000000] Readback ErrCtl register=00078194
[ 0.000000] Memory: 29788k/32768k available (1955k kernel code, 2980k reserved, 319k data, 176k init, 0k highmem)
[ 0.000000] SLUB: Genslabs=9, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS:48
[ 0.000000] console [ttyS1] enabled, bootconsole disabled
[ 0.000000] console [ttyS1] enabled, bootconsole disabled
[ 0.001000] Calibrating delay loop... 238.59 BogoMIPS (lpj=119296)
[ 0.013000] pid_max: default: 32768 minimum: 301
[ 0.014000] Mount-cache hash table entries: 512
[ 0.019000] NET: Registered protocol family 16
[ 0.024000] MIPS: machine is D-Link DIR-620 A1
[ 0.052000] bio: create slab <bio-0> at 0
[ 0.060000] Switching to clocksource MIPS
[ 0.070000] NET: Registered protocol family 2
[ 0.080000] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
[ 0.094000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.106000] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.119000] TCP: reno registered
[ 0.126000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.138000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.151000] NET: Registered protocol family 1
[ 0.205000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.217000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.240000] msgmni has been set to 58
[ 0.247000] io scheduler noop registered
[ 0.255000] io scheduler deadline registered (default)
[ 0.266000] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 0.280000] serial8250: ttyS0 at MMIO 0x10000500 (irq = 13) is a 16550A
[ 0.294000] serial8250: ttyS1 at MMIO 0x10000c00 (irq = 20) is a 16550A
[ 0.313000] physmap platform flash device: 00800000 at bf000000
[ 0.328000] physmap-flash physmap-flash.0: map_probe failed
[ 0.351000] ramips-wdt ramips-wdt: timeout value must be 0 < timeout <= 35, using 35
[ 0.369000] TCP: cubic registered
[ 0.376000] NET: Registered protocol family 17
[ 0.385000] 8021q: 802.1Q VLAN Support v1.8
[ 0.397000] VFS: Cannot open root device "(null)" or unknown-block(0,0): error -6
[ 0.413000] Please append a correct "root=" boot option; here are the available partitions:
[ 0.429000] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
(Last edited by linuxpro on 7 Jan 2013, 10:41)