Re: ROMFS: bad initial checksum
Greg Ungerer <[email protected]>
| Newsgroups | gmane.linux.uclinux.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Christian, On 24/01/13 00:00, Christian Gieseler wrote: >> No, nothing has changed in this area. I have run 3.6 kernels on ColdFire > boards using romfs setups the same as every kernel before. > > Can you tell me one example in the 20121024 release that you have > successfully running so that I can maybe have a look at the config. Yeah, try the Freescale/M5208EVB. Here is its bootup trace (this was generated from 20121004 and run today). Regards Greg Linux version 3.6.0-uc0 (gerg@goober) (gcc version 4.5.1 (GCC) ) #1 Thu Jan 24 09:59:43 EST 2013 uClinux/COLDFIRE(m520x) COLDFIRE port done by Greg Ungerer, [email protected] Flat model support (C) 1998,1999 Kenneth Albanowski, D. Jeff Dionne Built 1 zonelists in Zone order, mobility grouping off. Total pages: 4080 Kernel command line: PID hash table entries: 2048 (order: 0, 8192 bytes) Dentry cache hash table entries: 4096 (order: 1, 16384 bytes) Inode-cache hash table entries: 2048 (order: 0, 8192 bytes) Memory available: 29832k/32768k RAM, (1372k kernel code, 327k data) SLUB: Genslabs=15, HWalign=16, Order=0-3, MinObjects=0, CPUs=1, Nodes=8 NR_IRQS:256 Calibrating delay loop... 109.46 BogoMIPS (lpj=547328) pid_max: default: 32768 minimum: 301 Mount-cache hash table entries: 1024 NET: Registered protocol family 16 bio: create slab <bio-0> at 0 Switching to clocksource pit NET: Registered protocol family 2 TCP established hash table entries: 1024 (order: 0, 8192 bytes) TCP bind hash table entries: 2048 (order: 0, 8192 bytes) TCP: Hash tables configured (established 1024 bind 2048) TCP: reno registered UDP hash table entries: 512 (order: 0, 8192 bytes) UDP-Lite hash table entries: 512 (order: 0, 8192 bytes) NET: Registered protocol family 1 ROMFS MTD (C) 2007 Red Hat, Inc. io scheduler noop registered (default) ColdFire internal UART serial driver ttyS0 at MMIO 0xfc060000 (irq = 90) is a ColdFire UART console [ttyS0] enabled ttyS1 at MMIO 0xfc064000 (irq = 91) is a ColdFire UART ttyS2 at MMIO 0xfc068000 (irq = 92) is a ColdFire UART brd: module loaded uclinux[mtd]: RAM probe address=0x401c918c size=0xde000 uclinux[mtd]: set ROMfs to be root filesystem Creating 1 MTD partitions on "RAM": 0x000000000000-0x0000000de000 : "ROMfs" libphy: fec_enet_mii_bus: probed TCP: cubic registered NET: Registered protocol family 17 VFS: Mounted root (romfs filesystem) readonly on device 31:0. Freeing unused kernel memory: 48k freed (0x401b0000 - 0x401ba000) Shell invoked to run file: /etc/rc Command: hostname uClinux Command: /bin/expand /etc/ramfs.img /dev/ram1 Command: mount -t proc proc /proc Command: mount -t ext2 /dev/ram1 /var Command: mkdir /var/tmp Command: mkdir /var/log Command: mkdir /var/run Command: mkdir /var/lock Command: mkdir /var/empty Command: mkdir /var/dhcpc Command: ifconfig lo 127.0.0.1 Command: route add -net 127.0.0.0 netmask 255.0.0.0 lo Command: dhcpcd -p -a eth0 & [22] Command: cat /etc/motd eth0: Freescale FEC PHY driver [Generic PHY] (mii_bus:phy_addr=fec-1:01, irq=-1) Welcome to ____ _ _ / __| ||_| _ _| | | | _ ____ _ _ _ _ | | | | | | || | _ \| | | |\ \/ / | |_| | |__| || | | | | |_| |/ \ | ___\____|_||_|_| |_|\____|\_/\_/ | | |_| For further information check: http://www.uclinux.org/ Execution Finished, Exiting Sash command shell (version 1.1.1) /> _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev