Hi everybody
I'm booting Linux OS from eMMC on Omap5432 EVM.
When I boot from SD card. My OS can recognize SDcard partition is mmcblk0 and eMMC is mmcblk1.
So I modify u-boot and linux kernel source code by change 1 parameter of bootargs from "root=/dev/mmcblk0p2" to "root=/dev/mmcblk1p2".
Below is output log
Anybody tell me, my setting is wright or wrong ? Why my system still wait for root device /dev/mmcblk1p2
-----------
boot log
U-Boot SPL 2013.01 (Sep 17 2013 - 09:32:24)
OMAP5432 ES2.0
die_id1: 15d475f
OMAP SD/MMC: 0
reading u-boot.img
reading u-boot.img
U-Boot 2013.01 (Sep 17 2013 - 09:32:24)
CPU : OMAP5432 ES2.0
Board: OMAP5430 EVM
I2C: ready
DRAM: 2 GiB
relocation Offset is: 7e101000
MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
*** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
Hit any key to stop autoboot: 0
mmc1(part 0) is current device
reading boot.scr
329 bytes read in 2 ms (160.2 KiB/s)
Running bootscript from mmc1 ...
## Executing script at 82000000
Partition Map for MMC device 1 -- Partition Type: DOS
Part Start Sector Num Sectors UUID Type
1 2048 126976 0007e3c3-01 0c Boot
2 129024 7604224 0007e3c3-02 83
reading omap5-panda.dtb
19647 bytes read in 5 ms (3.7 MiB/s)
reading uImage
4208960 bytes read in 263 ms (15.3 MiB/s)
## Booting kernel from Legacy Image at 80300000 ...
Image Name: Ubuntu Kernel
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 4208896 Bytes = 4 MiB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
## Flattened Device Tree blob at 825f0000
Booting using the fdt blob at 0x825f0000
Loading Kernel Image ... OK
OK
reserving fdt memory region: addr=9d000000 size=3000000
Loading Device Tree to 83ff8000, end 83fffcbe ... OK
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 3.8.4-100-omap5 (nikhilD@uda0132170) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #3glsdk5 SMP PREEMPT Wed
Apr 17 12:42:04 IST 2013
[ 0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[ 0.000000] Machine: Generic OMAP5 (Flattened Device Tree), model: TI OMAP5 EVM board
[ 0.000000] bootconsole [earlycon0] enabled
[ 0.000000] cma: CMA: reserved 164 MiB at 99000000
[ 0.000000] cma: CMA: reserved 16 MiB at ae800000
[ 0.000000] Memory policy: ECC disabled, Data cache writealloc
[ 0.000000] OMAP5432 ES2.0
[ 0.000000] PERCPU: Embedded 9 pages/cpu @c1de4000 s13440 r8192 d15232 u36864
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 515872
[ 0.000000] Kernel command line: elevator=noop console=ttyO2,115200n8 root=/dev/mmcblk1p2 rw rootwait earlyprintk fixrtc ip=dhcp
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] __ex_table already sorted, skipping sort
[ 0.000000] Memory: 2031MB = 2031MB total
[ 0.000000] Memory: 1863560k/1863560k available, 217208k reserved, 1301504K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0008000 - 0xc07c4310 (7921 kB)
[ 0.000000] .init : 0xc07c5000 - 0xc0806480 ( 262 kB)
[ 0.000000] .data : 0xc0808000 - 0xc0875318 ( 437 kB)
[ 0.000000] .bss : 0xc0875318 - 0xc0dd98dc (5522 kB)
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz
[ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
[ 0.000000] OMAP clocksource: 32k_counter at 32768 Hz
[ 0.000000] arch_timer: No interrupt available, giving up
[ 0.000000] omap5_realtime_timer_init: arch_timer_register failed -22
[ 0.000000] Console: colour dummy device 80x30
[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8
[ 0.000000] ... MAX_LOCK_DEPTH: 48
[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191
[ 0.000000] ... CLASSHASH_SIZE: 4096
[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384
[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768
[ 0.000000] ... CHAINHASH_SIZE: 16384
[ 0.000000] memory used by lock dependency info: 3695 kB
[ 0.000000] per task-struct memory footprint: 1152 bytes
[ 0.074310] Calibrating delay loop... 1590.23 BogoMIPS (lpj=6213632)
[ 0.106384] pid_max: default: 32768 minimum: 301
[ 0.111663] Security Framework initialized
[ 0.115966] Smack: Initializing.
[ 0.119628] Mount-cache hash table entries: 512
[ 0.140319] CPU: Testing write buffer coherency: ok
[ 0.146484] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.152648] Setting up static identity map for 0x8055fae8 - 0x8055fb40
[ 0.216644] CPU1: Booted secondary processor
[ 0.285552] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.286041] Brought up 2 CPUs
[ 0.299774] SMP: Total of 2 processors activated (3188.82 BogoMIPS).
[ 0.308959] devtmpfs: initialized
[ 0.334472] omap_hwmod: aess: _wait_target_disable failed
[ 0.371154] omap_hwmod: dss_dispc: cannot be enabled for reset (3)
[ 0.380401] omap_hwmod: dss_dsi1_a: cannot be enabled for reset (3)
[ 0.389678] omap_hwmod: dss_dsi1_b: cannot be enabled for reset (3)
[ 0.398986] omap_hwmod: dss_dsi1_c: cannot be enabled for reset (3)
[ 0.408294] omap_hwmod: dss_hdmi: cannot be enabled for reset (3)
[ 0.417419] omap_hwmod: dss_rfbi: cannot be enabled for reset (3)
[ 0.495117] pinctrl core: initialized pinctrl subsystem
[ 0.505432] regulator-dummy: no parameters
[ 0.514099] NET: Registered protocol family 16
[ 0.530609] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.538543] omap-gpmc omap-gpmc: GPMC revision 6.0
[ 0.568786] OMAP GPIO hardware version 0.1
[ 0.615814] No ATAGs?
[ 0.617980] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.626953] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.637786] OMAP DMA hardware revision 0.0
[ 0.695495] bio: create slab <bio-0> at 0
[ 0.752136] omap-dma-engine omap-dma-engine: OMAP DMA engine driver
[ 0.759643] vmmcsd_fixed: 3000 mV
[ 0.764678] hsusb2_reset: 3300 mV
[ 0.769012] hsusb3_reset: 3300 mV
[ 0.776672] SCSI subsystem initialized
[ 0.783599] usbcore: registered new interface driver usbfs
[ 0.789672] usbcore: registered new interface driver hub
[ 0.795867] usbcore: registered new device driver usb
[ 0.803588] omap_i2c 48070000.i2c: did not get pins for i2c error: -19
[ 0.811523] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz
[ 0.822570] palmas 0-0048: Muxing GPIO 2, PWM 0, LED 0
[ 0.828582] palmas 0-0048: Product ID c035
[ 0.833129] palmas 0-0048: Product Design Rev 3
[ 0.838073] palmas 0-0048: Product SW Rev a1
[ 0.845825] smps123: 600 <--> 1500 mV at 1050 mV
[ 0.852874] smps45: 600 <--> 1310 mV at 1050 mV
[ 0.860382] smps6: 1200 mV
[ 0.865814] smps7: 1800 mV
[ 0.870819] smps8: 600 <--> 1310 mV at 1050 mV
[ 0.878295] smps9: 2100 mV
[ 0.883422] smps10: 5000 mV
[ 0.888519] ldo1: 2800 mV
[ 0.893798] ldo2: 2900 mV
[ 0.898956] ldo3: 3000 mV
[ 0.904205] ldo4: 2200 mV
[ 0.909179] ldo5: 1800 mV
[ 0.914306] ldo6: 1500 mV
[ 0.919616] ldo7: 1500 mV
[ 0.924682] ldo8: 1500 mV
[ 0.929351] ldo9: 1800 <--> 3300 mV at 900 mV
[ 0.936157] ldoln: 1800 mV
[ 0.941192] ldousb: 3250 mV
[ 0.950164] omap_i2c 48072000.i2c: did not get pins for i2c error: -19
[ 0.957641] omap_i2c 48072000.i2c: bus 1 rev0.12 at 100 kHz
[ 0.963592] omap_i2c 48060000.i2c: did not get pins for i2c error: -19
[ 0.971069] omap_i2c 48060000.i2c: bus 2 rev0.12 at 100 kHz
[ 0.977264] omap_i2c 4807a000.i2c: did not get pins for i2c error: -19
[ 0.984680] omap_i2c 4807a000.i2c: bus 3 rev0.12 at 100 kHz
[ 0.990753] omap_i2c 4807c000.i2c: did not get pins for i2c error: -19
[ 0.998168] omap_i2c 4807c000.i2c: bus 4 rev0.12 at 100 kHz
[ 1.007415] omap-iommu omap-iommu.0: ipu_mmu registered
[ 1.013031] omap-iommu omap-iommu.1: dsp_mmu registered
[ 1.019256] Advanced Linux Sound Architecture Driver Initialized.
[ 1.028320] NetLabel: Initializing
[ 1.031890] NetLabel: domain hash size = 128
[ 1.036682] NetLabel: protocols = UNLABELED CIPSOv4
[ 1.042083] NetLabel: unlabeled traffic allowed by default
[ 1.048065] Switching to clocksource 32k_counter
[ 1.058990] Clockevents: could not switch to one-shot mode:
[ 1.058990] Clockevents: could not switch to one-shot mode: dummy_timer is not functional.
[ 1.059020] Could not switch to high resolution mode on CPU 1
[ 1.079376] dummy_timer is not functional.
[ 1.083923] Could not switch to high resolution mode on CPU 0
[ 1.195556] NET: Registered protocol family 2
[ 1.202209] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[ 1.209899] TCP bind hash table entries: 8192 (order: 6, 294912 bytes)
[ 1.220825] TCP: Hash tables configured (established 8192 bind 8192)
[ 1.227630] TCP: reno registered
[ 1.231170] UDP hash table entries: 512 (order: 3, 40960 bytes)
[ 1.237792] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes)
[ 1.245483] NET: Registered protocol family 1
[ 1.251037] RPC: Registered named UNIX socket transport module.
[ 1.257385] RPC: Registered udp transport module.
[ 1.262329] RPC: Registered tcp transport module.
[ 1.267272] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.290863] NetWinder Floating Point Emulator V0.97 (double precision)
[ 1.298645] CPU PMU: probing PMU on CPU 0
[ 1.303100] hw perfevents: enabled with ARMv7 Cortex-A15 PMU driver, 7 counters available
[ 1.318054] audit: initializing netlink socket (disabled)
[ 1.323852] type=2000 audit(1.296:1): initialized
[ 1.495391] bounce pool size: 64 pages
[ 1.499938] VFS: Disk quotas dquot_6.5.2
[ 1.504241] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 1.515350] NFS: Registering the id_resolver key type
[ 1.521148] Key type id_resolver registered
[ 1.525543] Key type id_legacy registered
[ 1.529907] msgmni has been set to 1457
[ 1.536987] io scheduler noop registered (default)
[ 1.542022] io scheduler deadline registered
[ 1.546691] io scheduler cfq registered
[ 1.552154] pinctrl-single 4a002840.pinmux: 219 pins at pa fc002840 size 438
[ 1.560028] pinctrl-single 4ae0c840.pinmux: 28 pins at pa fce0c840 size 56
[ 1.572998] OMAP DSS rev 6.1
[ 1.587219] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.598632] omap_uart 4806a000.serial: did not get pins for uart0 error: -19
[ 1.606353] 4806a000.serial: ttyO0 at MMIO 0x4806a000 (irq = 104) is a OMAP UART0
[ 1.615631] omap_uart 4806c000.serial: did not get pins for uart1 error: -19
[ 1.623260] 4806c000.serial: ttyO1 at MMIO 0x4806c000 (irq = 105) is a OMAP UART1
[ 1.632080] omap_uart 48020000.serial: did not get pins for uart2 error: -19
[ 1.639709] 48020000.serial: ttyO2 at MMIO 0x48020000 (irq = 106) is a OMAP UART2
[ 1.647827] console [ttyO2] enabled, bootconsole disabled
[ 1.647827] console [ttyO2] enabled, bootconsole disabled
[ 1.660034] omap_uart 4806e000.serial: did not get pins for uart3 error: -19
[ 1.667694] 4806e000.serial: ttyO3 at MMIO 0x4806e000 (irq = 102) is a OMAP UART3
[ 1.676513] omap_uart 48066000.serial: did not get pins for uart4 error: -19
[ 1.684173] 48066000.serial: ttyO4 at MMIO 0x48066000 (irq = 137) is a OMAP UART4
[ 1.692932] omap_uart 48068000.serial: did not get pins for uart5 error: -19
[ 1.700683] 48068000.serial: ttyO5 at MMIO 0x48068000 (irq = 138) is a OMAP UART5
[ 1.710418] [drm] Initialized drm 1.1.0 20060810
[ 1.736450] brd: module loaded
[ 1.751861] loop: module loaded
[ 1.764862] palmas-pwm palmas_pwm.24: there are no PWMs muxed
[ 1.771209] palmas-pwm: probe of palmas_pwm.24 failed with error -22
[ 1.780609] ahci ahci: can't get clock
[ 1.784729] ahci ahci: forcing PORTS_IMPL to 0x1
[ 1.789855] ahci ahci: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode
[ 1.798034] ahci ahci: flags: 64bit ncq sntf pm led clo only pmp pio slum part ccc apst
[ 1.809967] scsi0 : ahci_platform
[ 1.814849] ata1: SATA max UDMA/133 mmio [mem 0x4a140000-0x4a1401ff] port 0x100 irq 86
[ 1.826110] mtdoops: mtd device (mtddev=name/number) must be supplied
[ 1.837463] usbcore: registered new interface driver asix
[ 1.843475] usbcore: registered new interface driver cdc_ether
[ 1.850006] usbcore: registered new interface driver smsc95xx
[ 1.856536] usbcore: registered new interface driver net1080
[ 1.862762] usbcore: registered new interface driver cdc_subset
[ 1.869354] usbcore: registered new interface driver zaurus
[ 1.875732] usbcore: registered new interface driver cdc_ncm
[ 1.882751] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.889770] ehci-omap: OMAP-EHCI Host Controller driver
[ 2.051818] ehci-omap 4a064c00.ehci: EHCI Host Controller
[ 2.059265] ehci-omap 4a064c00.ehci: new USB bus registered, assigned bus number 1
[ 2.068237] ehci-omap 4a064c00.ehci: irq 109, io mem 0x4a064c00
[ 2.090332] ehci-omap 4a064c00.ehci: USB 2.0 started, EHCI 1.00
[ 2.097167] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.104400] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.112030] usb usb1: Product: EHCI Host Controller
[ 2.117218] usb usb1: Manufacturer: Linux 3.8.4-100-omap5 ehci_hcd
[ 2.123718] usb usb1: SerialNumber: 4a064c00.ehci
[ 2.131622] hub 1-0:1.0: USB hub found
[ 2.135681] hub 1-0:1.0: 3 ports detected
[ 2.160644] ata1: SATA link down (SStatus 0 SControl 300)
[ 2.284027] usbcore: registered new interface driver cdc_wdm
[ 2.290008] Initializing USB Mass Storage driver...
[ 2.295501] usbcore: registered new interface driver usb-storage
[ 2.301879] USB Mass Storage support registered.
[ 2.307067] usbcore: registered new interface driver usbtest
[ 2.314422] mousedev: PS/2 mouse device common for all mice
[ 2.321868] i2c /dev entries driver
[ 2.329101] Driver for 1-wire Dallas network protocol.
[ 2.337463] omap-dma-engine omap-dma-engine: allocating channel for 62
[ 2.344390] omap-dma-engine omap-dma-engine: allocating channel for 61
[ 2.351593] omap_hsmmc 4809c000.mmc: pins are not configured from the driver
[ 2.403503] omap-dma-engine omap-dma-engine: allocating channel for 48
[ 2.410369] omap-dma-engine omap-dma-engine: allocating channel for 47
[ 2.417602] omap_hsmmc 480b4000.mmc: pins are not configured from the driver
[ 2.465332] usb 1-3: new high-speed USB device number 2 using ehci-omap
[ 2.465576] omap-dma-engine omap-dma-engine: allocating channel for 78
[ 2.465576] omap-dma-engine omap-dma-engine: allocating channel for 77
[ 2.465637] omap_hsmmc 480ad000.mmc: vmmc regulator missing
[ 2.465820] omap-dma-engine omap-dma-engine: freeing channel for 77
[ 2.465850] omap-dma-engine omap-dma-engine: freeing channel for 78
[ 2.465942] platform 480ad000.mmc: Driver omap_hsmmc requests probe deferral
[ 2.467041] leds-gpio leds.6: pins are not configured from the driver
[ 2.536102] usbcore: registered new interface driver usbhid
[ 2.541931] usbhid: USB HID core driver
[ 2.552307] oprofile: using timer interrupt.
[ 2.557342] TCP: cubic registered
[ 2.560913] Initializing XFRM netlink socket
[ 2.565734] NET: Registered protocol family 10
[ 2.572265] sit: IPv6 over IPv4 tunneling driver
[ 2.579071] NET: Registered protocol family 17
[ 2.583984] NET: Registered protocol family 15
[ 2.589111] Key type dns_resolver registered
[ 2.593780] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
[ 2.601989] mmc1: BKOPS_EN bit is not set
[ 2.602264] ThumbEE CPU extension supported.
[ 2.602294] Registering SWP/SWPB emulation handler
[ 2.618499] omap-dma-engine omap-dma-engine: allocating channel for 78
[ 2.625427] omap-dma-engine omap-dma-engine: allocating channel for 77
[ 2.625457] mmc1: new high speed MMC card at address 0001
[ 2.638366] omap_hsmmc 480ad000.mmc: vmmc regulator missing
[ 2.644409] omap-dma-engine omap-dma-engine: freeing channel for 77
[ 2.644409] mmcblk0: mmc1:0001 SEM04G 3.68 GiB
[ 2.655914] mmcblk0boot0: mmc1:0001 SEM04G partition 1 2.00 MiB
[ 2.655944] omap-dma-engine omap-dma-engine: freeing channel for 78
[ 2.656036] platform 480ad000.mmc: Driver omap_hsmmc requests probe deferral
[ 2.676635] mmcblk0boot1: mmc1:0001 SEM04G partition 2 2.00 MiB
[ 2.677001] /home/nikhilD/devel/linux/drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[ 2.695739] mmcblk0: p1 p2
[ 2.696594] dmm dmm: initialized all PAT entries
[ 2.697052] omap-dma-engine omap-dma-engine: allocating channel for 78
[ 2.697082] omap-dma-engine omap-dma-engine: allocating channel for 77
[ 2.697143] omap_hsmmc 480ad000.mmc: vmmc regulator missing
[ 2.697174] omap-dma-engine omap-dma-engine: freeing channel for 77
[ 2.697174] omap-dma-engine omap-dma-engine: freeing channel for 78
[ 2.697265] platform 480ad000.mmc: Driver omap_hsmmc requests probe deferral
[ 2.748779] mmcblk0boot1: unknown partition table
[ 2.755218] usb 1-3: New USB device found, idVendor=0424, idProduct=9730
[ 2.756469] mmcblk0boot0: unknown partition table
[ 2.757507] omap-dma-engine omap-dma-engine: allocating channel for 78
[ 2.757537] omap-dma-engine omap-dma-engine: allocating channel for 77
[ 2.757598] omap_hsmmc 480ad000.mmc: vmmc regulator missing
[ 2.757629] omap-dma-engine omap-dma-engine: freeing channel for 77
[ 2.757659] omap-dma-engine omap-dma-engine: freeing channel for 78
[ 2.757751] platform 480ad000.mmc: Driver omap_hsmmc requests probe deferral
[ 2.781494] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 2.781494] [drm] No driver support for vblank timestamp query.
[ 2.820343] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.831695] smsc95xx v1.0.4
[ 2.909332] smsc95xx 1-3:1.0 eth0: register 'smsc95xx' at usb-4a064c00.ehci-3, smsc95xx USB 2.0 Ethernet, 2a:95:fb:70:66:95
[ 2.920501] Raw EDID:
[ 2.920501] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 2.920501] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 2.920501] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 2.920501] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 2.920501] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 2.920532] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 2.920532] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 2.920532] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 2.939361] [drm] Enabling DMM ywrap scrolling
[ 2.977203] omap-dma-engine omap-dma-engine: allocating channel for 78
[ 2.977233] omap-dma-engine omap-dma-engine: allocating channel for 77
[ 2.977264] omap_hsmmc 480ad000.mmc: vmmc regulator missing
[ 2.977325] omap-dma-engine omap-dma-engine: freeing channel for 77
[ 2.977325] omap-dma-engine omap-dma-engine: freeing channel for 78
[ 2.977416] platform 480ad000.mmc: Driver omap_hsmmc requests probe deferral
[ 2.981933] Enter hdmi_core_init
[ 2.981964] Enable video_path
[ 2.988891] Console: switching to colour frame buffer device 128x48
[ 3.049255] omapdrm omapdrm.0: fb0: omapdrm frame buffer device
[ 3.055511] omapdrm omapdrm.0: registered panic notifier
[ 3.061187] [drm] Initialized omapdrm 1.0.0 20110917 on minor 0
[ 3.067810] omap-dma-engine omap-dma-engine: allocating channel for 78
[ 3.074920] omap-dma-engine omap-dma-engine: allocating channel for 77
[ 3.082550] omap_hsmmc 480ad000.mmc: vmmc regulator missing
[ 3.088439] omap-dma-engine omap-dma-engine: freeing channel for 77
[ 3.095123] omap-dma-engine omap-dma-engine: freeing channel for 78
[ 3.101837] platform 480ad000.mmc: Driver omap_hsmmc requests probe deferral
[ 3.157348] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 3.254364] usb 1-2: new high-speed USB device number 3 using ehci-omap
[ 3.411071] usb 1-2: New USB device found, idVendor=0424, idProduct=3503
[ 3.418121] usb 1-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.427337] hub 1-2:1.0: USB hub found
[ 3.431427] hub 1-2:1.0: 3 ports detected
[ 3.437835] omap-dma-engine omap-dma-engine: allocating channel for 78
[ 3.444732] omap-dma-engine omap-dma-engine: allocating channel for 77
[ 3.451629] omap_hsmmc 480ad000.mmc: vmmc regulator missing
[ 3.457519] omap-dma-engine omap-dma-engine: freeing channel for 77
[ 3.464141] omap-dma-engine omap-dma-engine: freeing channel for 78
[ 3.470794] platform 480ad000.mmc: Driver omap_hsmmc requests probe deferral
[ 3.723297] usb 1-2.2: new full-speed USB device number 4 using ehci-omap
[ 3.843414] usb 1-2.2: New USB device found, idVendor=0458, idProduct=0736
[ 3.850708] usb 1-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.858428] usb 1-2.2: Product: Multimedia Keyboard HUB
[ 3.863983] usb 1-2.2: Manufacturer: Chicony
[ 3.870178] hub 1-2.2:1.0: USB hub found
[ 3.874664] hub 1-2.2:1.0: 3 ports detected
[ 3.880889] omap-dma-engine omap-dma-engine: allocating channel for 78
[ 3.887817] omap-dma-engine omap-dma-engine: allocating channel for 77
[ 3.894714] omap_hsmmc 480ad000.mmc: vmmc regulator missing
[ 3.900634] omap-dma-engine omap-dma-engine: freeing channel for 77
[ 3.907257] omap-dma-engine omap-dma-engine: freeing channel for 78
[ 3.913970] platform 480ad000.mmc: Driver omap_hsmmc requests probe deferral
[ 4.168640] usb 1-2.2.1: new full-speed USB device number 5 using ehci-omap
[ 4.296905] usb 1-2.2.1: New USB device found, idVendor=0458, idProduct=0708
[ 4.304351] usb 1-2.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.312225] usb 1-2.2.1: Product: Multimedia Keyboard
[ 4.317565] usb 1-2.2.1: Manufacturer: Chicony
[ 4.329254] input: Chicony Multimedia Keyboard as /devices/ocp.2/4a064000.usbhshost/4a064c00.ehci/usb1/1-2/1-2.2/1-2.2.1/1-2.2.1:1.0/input/i
nput0
[ 4.345336] hid-generic 0003:0458:0708.0001: input: USB HID v1.10 Keyboard [Chicony Multimedia Keyboard] on usb-4a064c00.ehci-2.2.1/input0
[ 4.358917] omap-dma-engine omap-dma-engine: allocating channel for 78
[ 4.358947] omap-dma-engine omap-dma-engine: allocating channel for 77
[ 4.358978] omap_hsmmc 480ad000.mmc: vmmc regulator missing
[ 4.359039] omap-dma-engine omap-dma-engine: freeing channel for 77
[ 4.359039] omap-dma-engine omap-dma-engine: freeing channel for 78
[ 4.359130] platform 480ad000.mmc: Driver omap_hsmmc requests probe deferral
[ 4.403472] input: Chicony Multimedia Keyboard as /devices/ocp.2/4a064000.usbhshost/4a064c00.ehci/usb1/1-2/1-2.2/1-2.2.1/1-2.2.1:1.1/input/i
nput1
[ 4.417999] hid-generic 0003:0458:0708.0002: input: USB HID v1.10 Device [Chicony Multimedia Keyboard] on usb-4a064c00.ehci-2.2.1/input1
[ 4.431854] omap-dma-engine omap-dma-engine: allocating channel for 78
[ 4.438842] omap-dma-engine omap-dma-engine: allocating channel for 77
[ 4.445770] omap_hsmmc 480ad000.mmc: vmmc regulator missing
[ 4.451721] omap-dma-engine omap-dma-engine: freeing channel for 77
[ 4.458343] omap-dma-engine omap-dma-engine: freeing channel for 78
[ 4.465026] platform 480ad000.mmc: Driver omap_hsmmc requests probe deferral
[ 6.102783] smsc95xx 1-3:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 6.113922] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 6.129333] Sending DHCP requests ..., OK
[ 12.441986] IP-Config: Got DHCP answer from 10.2.2.1, my address is 10.2.2.150
[ 12.450408] IP-Config: Complete:
[ 12.453796] device=eth0, hwaddr=2a:95:fb:70:66:95, ipaddr=10.2.2.150, mask=255.255.255.0, gw=10.2.2.1
[ 12.463989] host=10.2.2.150, domain=, nis-domain=(none)
[ 12.469940] bootserver=0.0.0.0, rootserver=0.0.0.0, rootpath=
[ 12.476348] nameserver0=172.24.104.6, nameserver1=172.24.104.228
[ 12.483306] ALSA device list:
[ 12.486419] No soundcards found.
[ 12.493194] Waiting for root device /dev/mmcblk1p2...
Thanks