Forum Discussion
Altera_Forum
Honored Contributor
19 years agohi hippo
i have built a rootfs in ~/rootfs/mnt dir and rebuilt kernel successfully. then i can't work under uClinux system. I find some wrong information to know from booting messages, and how should i edit memory address of my flash ? my booting info following: Altera Nios II support © 2004 Microtronix Datacom Ltd. setup_arch: No persistant network settings signature at 008F0000 Built 1 zonelists Kernel command line: root=/dev/mtdblock0 PID hash table entries: 64 (order: 6, 1024 bytes) Dentry cache hash table entries: 2048 (order: 1, 8192 bytes) Inode-cache hash table entries: 1024 (order: 0, 4096 bytes) Memory available: 6284k/8192k RAM, 0k/0k ROM (1649k kernel code, 166k data) Mount-cache hash table entries: 512 NET: Registered protocol family 16 SCSI subsystem initialized JFFS2 version 2.2. (NAND) © 2001-2003 Red Hat, Inc. io scheduler noop registered io scheduler deadline registered (default) Serial: JTAG UART driver $Revision: 1.4 $ ttyJ0 at MMIO 0x81004000 (irq = 1) is a jtag_uart dmfe_probe:eth0, 50000 Khz Nios <DM9000> eth0 I/O: 80900090, VID: 90000a46 ADDR: 00:07:ed:00:00:00 dmfe_probe:eth1, 50000 Khz Nios Altera NDK flash (AMD): Found 1 x16 devices at 0x0 in 8-bit bank Amd/Fujitsu Extended Query Table at 0x0040 number of CFI chips: 1 cfi_cmdset_0002: Disabling erase-suspend-program due to code brokenness. cmdlinepart partition parsing not available RedBoot partition parsing not available Using Altera NDK partition definition Creating 4 MTD partitions on "Altera NDK flash (AMD)": 0x00200000-0x00600000 : "romfs/jffs2" mtd: partition "romfs/jffs2" extends beyond the end of device "Altera NDK flash (AMD)" -- size truncated to 0x200000 0x00000000-0x00200000 : "loader/kernel" 0x00600000-0x00700000 : "User configuration" mtd: partition "User configuration" is out of reach -- disabled 0x00700000-0x00800000 : "safe configuration" mtd: partition "safe configuration" is out of reach -- disabled NET: Registered protocol family 2 IP route cache hash table entries: 128 (order: -3, 512 bytes) TCP established hash table entries: 512 (order: -1, 2048 bytes) TCP bind hash table entries: 512 (order: -1, 2048 bytes) TCP: Hash tables configured (established 512 bind 512) TCP reno registered TCP bic registered NET: Registered protocol family 1 NET: Registered protocol family 10 IPv6 over IPv4 tunneling driver NET: Registered protocol family 17 Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-bloc(0,0) http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/sad.gif thx in advance !