Specifications

Image Name: Linux-3.6.0-next-20121001-00014-
Created: 2012-10-02 13:23:40 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2190944 Bytes = 2.1 MiB
Load Address: 40008000
Entry Point: 40008000
Verifying Checksum ... OK
## Flattened Device Tree blob at 41000000
Booting using the fdt blob at 0x41000000
Loading Kernel Image ... OK
OK
Loading Device Tree to 4fb3c000, end 4fb430a2 ... OK
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
[ 0.000000] Booting Linux on physical CPU 0
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.6.0-next-20121001-00014-g61a70ae (root@mashiro) (gcc version 4.7.2 (Debian 4.7.2-2) ) #2577 PREEMPT Tue Oct 2 15:23:26 CEST 2012
[ 0.000000] CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177
[ 0.000000] CPU: VIVT data cache, VIVT instruction cache
[ 0.000000] Machine: Freescale i.MX28 (Device Tree), model: DENX M28EVK
[ 0.000000] bootconsole [earlycon0] enabled
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024
[ 0.000000] Kernel command line: root=/dev/nfs rw nfsroot=192.168.1.1:/opt/eldk-5.2.1/armv5te/rootfs-lsb-sdk/,v3,tcp ip=192.168.20.33:192.168.1.1:192.168.1.254:255.255.0.0:m28:eth0:off console=ttyAMA0,115200 mtdparts=gpmi-nand:3m(bootloader)ro,512k(environment),512k(redundant-environment),4m(kernel),-(filesystem) fec_mac=${ethaddr} earlyprintk user_debug=29
[ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Memory: 256MB = 256MB total
[ 0.000000] Memory: 254044k/254044k available, 8100k reserved, 0K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] vmalloc : 0x90800000 - 0xff000000 (1768 MB)
[ 0.000000] lowmem : 0x80000000 - 0x90000000 ( 256 MB)
[ 0.000000] .text : 0x80008000 - 0x8050df88 (5144 kB)
[ 0.000000] .init : 0x8050e000 - 0x80538b64 ( 171 kB)
[ 0.000000] .data : 0x8053a000 - 0x80565e40 ( 176 kB)
[ 0.000000] .bss : 0x80565e64 - 0x8059b8f4 ( 215 kB)
[ 0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] of_irq_init: children remain, but no parents
[ 0.000000] sched_clock: 32 bits at 100 Hz, resolution 10000000ns, wraps every 4294967286ms
[ 0.000000] Console: colour dummy device 80x30
[ 0.010000] Calibrating delay loop... 226.09 BogoMIPS (lpj=1130496)
[ 0.090000] pid_max: default: 32768 minimum: 301
[ 0.090000] Mount-cache hash table entries: 512
[ 0.100000] CPU: Testing write buffer coherency: ok
[ 0.110000] Setting up static identity map for 0x40404d20 - 0x40404d5c
[ 0.120000] devtmpfs: initialized
[ 0.120000] pinctrl core: initialized pinctrl subsystem
[ 0.130000] regulator-dummy: no parameters
[ 0.130000] NET: Registered protocol family 16
[ 0.140000] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.170000] Serial: AMBA PL011 UART driver
[ 0.170000] 80074000.serial: ttyAMA0 at MMIO 0x80074000 (irq = 218) is a PL011 rev2
[ 0.180000] console [ttyAMA0] enabled, bootconsole disabled
[ 0.180000] console [ttyAMA0] enabled, bootconsole disabled
[ 0.200000] bio: create slab <bio-0> at 0
[ 0.200000] mxs-dma 80004000.dma-apbh: initialized
[ 0.210000] mxs-dma 80024000.dma-apbx: initialized
[ 0.210000] 3P3V: 3300 mV
[ 0.220000] vddio-sd0: 3300 mV
[ 0.220000] usb0_vbus: 5000 mV
[ 0.220000] usb1_vbus: 5000 mV
[ 0.230000] SCSI subsystem initialized
7.5.1. Bootlog of tftp'd Linux kernel with Root Filesystemover NFS 91