> Except that when I submit that firmware, the request never ends.
> [ See below my sig for the story of what happens in more details.  ]

After trying a few more times with various machines, it finally worked
right (without those long waits).  So now I managed to install the
attitude adjustment image for danube (using the secondary u-boot's
httpd server).

Next problem: the boot fails to find the root filesystem (see attached
bootlog).  Is this a known problem?

Obviously, I'll need to build my own image, but since the stock one
fails to boot, I'm wondering what I should change in the config to try
and make sure mine does boot properly.


        Stefan


[    0.000000] Linux version 3.3.8 (blogic@Debian-60-squeeze-64-minimal) (gcc 
version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #1 Sat Mar 23 
11:36:28 UTC 2013
[    0.000000] SoC: Danube rev 1.3
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU revision is: 00019641 (MIPS 24KEc)
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 02000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Zone PFN ranges:
[    0.000000]   Normal   0x00000000 -> 0x00002000
[    0.000000] Movable zone start PFN for each node
[    0.000000] Early memory PFN ranges
[    0.000000]     0: 0x00000000 -> 0x00002000
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total 
pages: 8128
[    0.000000] Kernel command line:  console=ttyLTQ1,115200 
rootfstype=squashfs,jffs2 machtype=GIGASX76X
[    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] Primary instruction cache 16kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 16kB, 4-way, VIPT, no aliases, linesize 32 
bytes
[    0.000000] Writing ErrCtl register=0003b628
[    0.000000] Readback ErrCtl register=0003b628
[    0.000000] Memory: 29216k/32768k available (2413k kernel code, 3552k 
reserved, 404k data, 176k init, 0k highmem)
[    0.000000] NR_IRQS:256
[    0.000000] CPU Clock: 333MHz
[    0.000000] Calibrating delay loop... 221.18 BogoMIPS (lpj=442368)
[    0.036000] pid_max: default: 32768 minimum: 301
[    0.040000] Mount-cache hash table entries: 512
[    0.048000] NET: Registered protocol family 16
[    0.056000] gpiochip_add: registered GPIOs 0 to 15 on device: ltq_gpio
[    0.060000] gpiochip_add: registered GPIOs 16 to 31 on device: ltq_gpio
[    0.064000] MIPS: machine is GIGASX76X - Gigaset SX761,SX762,SX763
[    0.068000] gpiochip_add: registered GPIOs 200 to 223 on device: ltq_stp
[    0.108000] bio: create slab <bio-0> at 0
[    0.116000] PCI host bridge to bus 0000:00
[    0.120000] pci_bus 0000:00: root bus resource [mem 0x18000000-0x19ffffff]
[    0.124000] pci_bus 0000:00: root bus resource [io  0x1ae00000-0x1affffff]
[    0.128000] pci 0000:00:0e.0: unsupported PM cap regs version (6)
[    0.132000] pci 0000:00:0e.0: BAR 0: assigned [mem 0x18000000-0x1800ffff]
[    0.136000] pci 0000:00:0e.1: BAR 1: assigned [mem 0x18010000-0x18010fff]
[    0.140000] pci 0000:00:0e.1: BAR 0: assigned [io  0x1ae00000-0x1ae00007]
[    0.144000] pci 0000:00:0e.0: SLOT:14 PIN:1 IRQ:30
[    0.148000] pci 0000:00:0e.1: SLOT:14 PIN:1 IRQ:30
[    0.152000] Switching to clocksource MIPS
[    0.160000] NET: Registered protocol family 2
[    0.168000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.176000] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
[    0.180000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    0.188000] TCP: Hash tables configured (established 1024 bind 1024)
[    0.192000] TCP reno registered
[    0.196000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.204000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.208000] NET: Registered protocol family 1
[    0.216000] gptu: totally 6 16-bit timers/counters
[    0.220000] gptu: misc_register on minor 63
[    0.224000] gptu: succeeded to request irq 126
[    0.228000] gptu: succeeded to request irq 127
[    0.232000] gptu: succeeded to request irq 128
[    0.236000] gptu: succeeded to request irq 129
[    0.244000] gptu: succeeded to request irq 130
[    0.248000] gptu: succeeded to request irq 131
[    0.256000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.260000] JFFS2 version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) 
(CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.272000] msgmni has been set to 57
[    0.276000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 
254)
[    0.284000] io scheduler noop registered
[    0.288000] io scheduler deadline registered (default)
[    0.292000] ltq_asc.1: ttyLTQ1 at MMIO 0x1e100c00 (irq = 112) is a ltq_asc
[    0.300000] console [ttyLTQ1] enabled, bootconsole disabled
[    0.300000] console [ttyLTQ1] enabled, bootconsole disabled
[    0.316000] ltq_nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer 
ID 0x000001 Chip ID 0x001000
[    0.324000] Amd/Fujitsu Extended Query Table at 0x0040
[    0.328000]   Amd/Fujitsu Extended Query version 1.3.
[    0.332000] number of CFI chips: 1
[    0.336000] Creating 3 MTD partitions on "ltq_nor":
[    0.340000] 0x000000000000-0x000000010000 : "uboot"
[    0.348000] 0x000000010000-0x000000020000 : "uboot_env"
[    0.356000] 0x000000020000-0x000000800000 : "linux"
[    0.408000] no uImage or brnImage or eva found in linux partition
[    0.412000] Can't split linux partition
[    0.472000] ltq_mii: probed
[    0.472000] eth0: ADM6996M model PHY found.
[    0.480000] eth0: attached PHY [Infineon ADM6996] 
(phy_addr=ltq_etop-fffffff:00, irq=-1)
[    0.496000] TCP cubic registered
[    0.500000] NET: Registered protocol family 17
[    0.504000] Bridge firewalling registered
[    0.508000] 8021q: 802.1Q VLAN Support [    0.512000] VFS: Cannot open root 
device "(null)" or unknown-block(0,0)
[    0.516000] Please append a correct "root=" boot option; here are the 
available partitions:
[    0.524000] 1f00              64 mtdblock0  (driver?)
[    0.532000] 1f01              64 mtdblock1  (driver?)
[    0.536000] 1f02            8064 mtdblock2  (driver?)
[    0.540000] Kernel panic - not syncing: VFS: Unable to mount root fs on 
unknown-block(0,0)
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to