[Gta04-owner] QtMoko v44

Martin Jansa martin.jansa at gmail.com
Sun Apr 22 21:30:02 CEST 2012


On Tue, Apr 17, 2012 at 10:28:54PM +0000, Radek Polak wrote:
> On Tuesday 17 April 2012 14:06:33 Michele Brocco wrote:
> 
> > One small thing I noticed concerning the power indicator: it only
> > updates once I plug the usb cable in: After fully charging the device
> > and unplugging the cable, the battery status is not updated on the top
> > right corner.
> 
> Yup, i have noticed too. I will fix it for v45.
> 
> > I tried your multiboot approach by doing the following:
> > - I created a gta04-init directory within the fat partition (otherwise
> > the shutdown menu does not show any option)
> 
> Yup, this is how it's supposed to work.

There is small issue with ext4, README at
http://sourceforge.net/projects/qtmoko/files/GTA04/
suggests to use ext4 for rootfs, but if you create ext4 partition with
e.g. extents, then booting will fail like this:
EXT3-fs (mmcblk0p2): error: couldn't mount because of unsupported
optional features (240)

because boot.scr as well as default CMDLINE in kernel is passing "rootfstype=ext3",
I've changed defconfig in SHR and will send patch for boot.scr.

so now we have rootfstype=ext4,ubifs,jffs2,btrfs in defconfig
http://git.shr-project.org/git/?p=meta-smartphone.git;a=commit;h=c09e13fa3bec89fb51d3f8d5f6d7d8d6f5dbfcde
and 
setenv mmcrootfstype 'ext4,ext3,btrfs rootwait'
in boot.scr

And also uImage should be included in qtmoko-fat-v44.tar.gz because
extload cannot read ext4 partition with rootfs.

> > - I created a directory called /distros/SHR an putted the SHR rootfs inside
> > - I selected SHR from the dropdown menu and restarted the device
> > 
> > unfortunately it only moves the shr kernel to the fat partition but
> > does not load the shr rootfs. instead it starts the qtmoko rootfs. it
> > also does not reset the correct kernel after rebooting. what step am I
> > missing if I want to use multiboot with the UI?
> 
> Can you please select SHR from dropdown and send me output of:
> 
> 	cat /media/p1/gta04-init/bootdev
> 
> But since it copied the SHR kernel the file should be ok...

I did the same and first boot after restart from qtmoko UI hangs after
starting original qtmoko kernel (Image Name:   Linux-3.2.14-gta04+) and
uImage from /distros/SHR/boot/uImage is reflashed only after removing
battery and booting again, then it reboots and loads expected SHR kernel
(Image Name:   Linux-3.2.14-gta04 - without trailing '+'), but current
SHR kernel does not have your gta04-init initrd, so next boot loads SHR
kernel but rootfs still points to 2nd partition with qtmoko (it will
show a lot of errors like this
modprobe: FATAL: Could not load /lib/modules/3.2.14-gta04/modules.dep: No such file or directory
because of that trailing + not used in SHR kernel
http://git.openembedded.org/openembedded-core/commit/?id=56fe5300ab5ab072c20acd03d7fc26e9cae4e652

I've added gta04-init to SHR kernel to resolve it
http://git.shr-project.org/git/?p=meta-smartphone.git;a=commit;h=fac33bd0c4ca2729aae23bcd106793489da26835
but it needs a bit more work, as now it shows fb ui from initramfs and
doesn't switch to xserver.

I'll attach output from serial, but this time (first time with gta04-init in SHR kernel) it wasn't 
hanging, so nothing special.. I'll send better one if I can reproduce
hang later.

> Btw do you have serial cable? If you could send me output of gta04-init it 
> would be very nice.

Now I have :).

Cheers,
-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
Texas Instruments X-Loader 1.4.4ss (Apr  2 2012 - 14:47:49)
OMAP3630/3730-GP ES2.1
Board detected: GTA04A4
Memory: Micron MCP 256MB/bank
Loading u-boot.bin from nand


U-Boot 2011.03-rc1 (Apr 02 2012 - 14:48:07)

OMAP3630/3730-GP ES2.1, CPU-OPP2, L3-165MHz, Max CPU Clock 1 Ghz
GTA04 + LPDDR/NAND
I2C:   ready
DRAM:  512 MiB
NAND:  512 MiB
MMC:   OMAP SD/MMC: 0
In:    serial
Out:   serial
Err:   serial
Die ID #28ca00029ff800000163810c1700e01d
Hit any key to stop autoboot:  0 
Setting bus to 0
reading boot.scr

9300 bytes read
did load bootscript from mmc
Running bootscript ...
## Executing script at 81800000
*** if you boot from NAND don-t worry about error messages when U-Boot tries to read a non-existing MMC ***
did init LED driver for TCA6507
*** initializing LCM ***
did backlight_init() on GPIO_57
did jbt_reg_init()
dss panel config
dss enable
did board_video_init()
did jbt_init_regs()
lcm backlight level set to 255 (0..255)
*** loading splash from MMC ***
Setting bus to 0
reading splash.rgb16

** Unable to read "splash.rgb16" from mmc 0:1 **
reading splash.rgb16z

39353 bytes read
Uncompressed size: 614400 = 0x96000
*** booting Linux ***
Setting bus to 0
reading uImage

3080304 bytes read
using mmc rootfs
reading bootargs.scr

889 bytes read
## Executing script at 80800000
running bootargs.scr
bootargs.scr done...
baudrate=115200
bootaddr=0x81800000
bootargs=console=ttyO2,115200n8 mpurate=800 vram=12M omapfb.mode=dvi:1024x768MR-16 at 60 omapfb.debug=y omapdss.def_disp=lcd root=/dev/mmcblk0p2 rw rootfstype=et
bootcmd=if run loadbootscript; then run bootscript; elif run loadkernel; then bootm ${loadaddr}; fi;
bootdelay=1
bootscript=echo Running bootscript ...; source ${bootaddr}
console=ttyO2,115200n8
defaultdisplay=lcd
dieid#=28ca00029ff800000163810c1700e01d
dvimode=1024x768MR-16 at 60
filesize=379
gta04=012
imgaddr=80400000
imgfile=splash
imgnandaddr=1d0000
imgtempaddr=0x80800000
kernelloaded=status set 10
kernelloading=status set 18
loadaddr=0x82000000
loadbootscript=i2c dev 0; mmc rescan ${mmcdev}; if fatload mmc ${mmcdev} ${bootaddr} boot.scr; then echo did load bootscript from mmc; elif nand read ${bootai
loadimg=i2c dev 0; mmc rescan ${mmcdev}; if fatload mmc ${mmcdev} ${imgaddr} ${imgfile}.rgb16; then; elif fatload mmc ${mmcdev} ${imgtempaddr} ${imgfile}.rgbi
loadimg0=if fatload mmc 0 ${imgaddr} ${imgfile}.rgb16; then; elif fatload mmc 0 80800000 ${imgfile}.rgb16z; then unzip 80800000 ${imgaddr}; elif nand read 80i
loadkernel=run kernelloading; i2c dev 0; mmc rescan ${mmcdev}; if fatload mmc ${mmcdev} ${loadaddr} uImage; then run mmcargs; elif ext2load mmc 0:2 ${loadaddd
loaduimage=fatload mmc ${mmcdev} ${loadaddr} uImage
mmcargs=setenv bootargs console=${console} mpurate=${mpurate} vram=${vram} omapfb.mode=dvi:${dvimode} omapfb.debug=y omapdss.def_disp=${defaultdisplay} root=i
mmcboot=if run loadkernel; then run mmcargs; bootm ${loadaddr}; fi;
mmcdev=0
mmcroot=/dev/mmcblk0p2 rw
mmcrootfstype=ext4,ext3,btrfs rootwait
mpurate=800
nandargs=setenv bootargs console=${console} mpurate=${mpurate} vram=${vram} omapfb.mode=dvi:${dvimode} omapfb.debug=y omapdss.def_disp=${defaultdisplay} roots
nandboot=run kernelloading; if nand read ${loadaddr} 280000 400000; then run nandargs; run kernelloaded; bootm ${loadaddr}; fi;
nandroot=/dev/mtdblock4 rw
nandrootfstype=jffs2
showimg=run loadimg; lcm fb ${imgaddr};
usbtty=cdc_acm
vram=12M

Environment size: 2807/131068 bytes
lcm state set to deep-standby
display power off
## Booting kernel from Legacy Image at 82000000 ...
   Image Name:   Linux-3.2.14-gta04+
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    3080240 Bytes = 2.9 MiB
   Load Address: 80008000
   Entry Point:  80008000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK
OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[    0.000000] Linux version 3.2.14-gta04+ (root at qtmoko-buildhost) (gcc version 4.6.2 (Debian 4.6.2-12) ) #1 PREEMPT Tue Apr 10 16:42:22 UTC 2012
[    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] Machine: GTA04
[    0.000000] Ignoring tag cmdline (using the default kernel command line)
[    0.000000] debug: ignoring loglevel setting.
[    0.000000] Reserving 12582912 bytes SDRAM for VRAM
[    0.000000] Memory policy: ECC disabled, Data cache writeback
[    0.000000] On node 0 totalpages: 128000
[    0.000000] free_area_init_node: node 0, pgdat c0726b74, node_mem_map c0948000
[    0.000000]   Normal zone: 1024 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 126976 pages, LIFO batch:31
[    0.000000] OMAP3630 ES1.2 (l2cache iva sgx neon isp 192mhz_clk )
[    0.000000] Clocking rate (Crystal/Core/MPU): 26.0/332/600 MHz
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 126976
[    0.000000] Kernel command line: console=ttyO2,115200n8 mpurate=800 vram=12M omapfb.rotate_type=0 omapdss.def_disp=lcd root=/dev/mmcblk0p2 rw rootfstype=el
[    0.000000] log_buf_len: 8388608
[    0.000000] early log buf free: 2095643(99%)
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Memory: 500MB = 500MB total
[    0.000000] Memory: 489772k/489772k available, 34516k 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 : 0xe0800000 - 0xf8000000   ( 376 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB)
[    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
[    0.000000]       .text : 0xc0008000 - 0xc0625218   (6261 kB)
[    0.000000]       .init : 0xc0626000 - 0xc06b0000   ( 552 kB)
[    0.000000]       .data : 0xc06b0000 - 0xc07273a0   ( 477 kB)
[    0.000000]        .bss : 0xc07273c4 - 0xc09479f0   (2178 kB)
[    0.000000] NR_IRQS:410
[    0.000000] IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
[    0.000000] Total of 96 interrupts on 1 active controller
[    0.000000] OMAP clockevent source: GPTIMER12 at 32768 Hz
[    0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
[    0.000000] Console: colour dummy device 80x30
[    0.000183] Calibrating delay loop... 506.27 BogoMIPS (lpj=1978368)
[    0.039733] pid_max: default: 32768 minimum: 301
[    0.039916] Mount-cache hash table entries: 512
[    0.040313] CPU: Testing write buffer coherency: ok
[    0.041229] devtmpfs: initialized
[    0.042846] omap_hwmod: usbtll_fck: missing clockdomain for usbtll_fck.
[    0.044769] print_constraints: dummy: 
[    0.044982] NET: Registered protocol family 16
[    0.045166] GPMC revision 5.0
[    0.046569] OMAP GPIO hardware version 2.5
[    0.047821] running gta04_init()
[    0.047851] omap_mux_init: Add partition: #1: core, flags: 0
[    0.048828] Running gta04_init_rev()
[    0.049133] gta04_rev 5
[    0.051177] Reprogramming SDRC clock to 332000000 Hz
[    0.054229] Revision GTA04A4
[    0.055969] Found NAND on CS0
[    0.055969] Registering NAND on CS0
[    0.056243] gta04_init done...
[    0.056274] hw-breakpoint: debug architecture 0x4 unsupported.
[    0.060729] Calibrating delay loop (skipped) already calibrated this CPU
[    0.060852] Switched to new clocking rate (Crystal/Core/MPU): 26.0/332/800 MHz
[    0.060974] OMAP DMA hardware revision 5.0
[    0.065734] bio: create slab <bio-0> at 0
[    0.066741] SCSI subsystem initialized
[    0.067626] usbcore: registered new interface driver usbfs
[    0.067749] usbcore: registered new interface driver hub
[    0.067901] usbcore: registered new device driver usb
[    0.068420] omap_i2c omap_i2c.1: bus 1 rev1.4.0 at 2600 kHz
[    0.073120] twl4030: PIH (irq 7) chaining IRQs 368..375
[    0.073211] twl4030: power (irq 373) chaining IRQs 376..383
[    0.073638] twl4030: gpio (irq 368) chaining IRQs 384..401
[    0.074310] machine_constraints_voltage: VUSB1V5: override min_uV, 1 -> 1500000
[    0.074310] machine_constraints_voltage: VUSB1V5: override max_uV, 2147483647 -> 1500000
[    0.074340] print_constraints: VUSB1V5: 1500 mV normal standby
[    0.074676] machine_constraints_voltage: VUSB1V8: override min_uV, 1 -> 1800000
[    0.074676] machine_constraints_voltage: VUSB1V8: override max_uV, 2147483647 -> 1800000
[    0.074707] print_constraints: VUSB1V8: 1800 mV normal standby
[    0.075012] machine_constraints_voltage: VUSB3V1: override min_uV, 1 -> 3100000
[    0.075012] machine_constraints_voltage: VUSB3V1: override max_uV, 2147483647 -> 3100000
[    0.075042] print_constraints: VUSB3V1: 3100 mV normal standby
[    0.076416] twl4030_usb twl4030_usb: Initialized TWL4030 USB module
[    0.076904] print_constraints: VMMC1: 1850 <--> 3150 mV at 3000 mV normal standby
[    0.077209] print_constraints: VDAC: 1800 mV normal standby
[    0.077514] print_constraints: VAUX2: 2800 mV normal standby
[    0.077819] print_constraints: VDVI: 1800 mV normal standby
[    0.078094] print_constraints: VSIM: 2800 mV normal standby
[    0.078460] print_constraints: VAUX1: 2500 <--> 3000 mV at 3000 mV normal standby
[    0.078735] print_constraints: VAUX3: 2500 mV normal standby
[    0.079071] print_constraints: VAUX4: 2800 <--> 3150 mV at 2800 mV normal standby
[    0.079467] omap_i2c omap_i2c.2: bus 2 rev1.4.0 at 400 kHz
[    0.092803] omap_i2c omap_i2c.3: bus 3 rev1.4.0 at 100 kHz
[    0.093261] Advanced Linux Sound Architecture Driver Version 1.0.24.
[    0.093902] Switching to clocksource 32k_counter
[    0.102752] usbhs_omap usbhs_omap: xclk60mhsp2_ck set parentfailed error:-22
[    0.103149] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
[    0.112823] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
[    0.112854] musb-hdrc: MHDRC RTL version 1.800 
[    0.112854] musb-hdrc: setup fifo_mode 4
[    0.112884] musb-hdrc: 28/31 max ep, 16384/16384 memory
[    0.113189] musb-hdrc musb-hdrc: USB OTG mode controller at fa0ab000 using PIO, IRQ 92
[    0.113464] NET: Registered protocol family 2
[    0.113647] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.113952] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[    0.114227] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
[    0.114379] TCP: Hash tables configured (established 16384 bind 16384)
[    0.114379] TCP reno registered
[    0.114410] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.114410] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.114593] NET: Registered protocol family 1
[    0.131835] VFS: Disk quotas dquot_6.5.2
[    0.131866] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.132324] msgmni has been set to 956
[    0.133728] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.133758] io scheduler noop registered
[    0.133758] io scheduler deadline registered
[    0.133789] io scheduler cfq registered (default)
[    0.134887] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.135894] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 72) is a OMAP UART0
[    0.136108] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 73) is a OMAP UART1
[    0.136322] omap_uart.2: ttyO2 at MMIO 0x49020000 (irq = 74) is a OMAP UART2
[    0.866638] console [ttyO2] enabled
[    0.870574] omap_uart.3: ttyO3 at MMIO 0x49042000 (irq = 80) is a OMAP UART3
[    0.884155] brd: module loaded
[    0.890350] loop: module loaded
[    0.897735] omap2-nand driver initializing
[    0.902862] usbcore: registered new interface driver catc
[    0.908630] catc: v2.8:CATC EL1210A NetMate USB Ethernet driver
[    0.914916] usbcore: registered new interface driver kaweth
[    0.920745] pegasus: v0.6.14 (2006/09/27), Pegasus/Pegasus II USB Ethernet driver
[    0.928649] usbcore: registered new interface driver pegasus
[    0.934661] rtl8150: v0.6.2 (2004/08/27):rtl8150 based usb-ethernet driver
[    0.941925] usbcore: registered new interface driver rtl8150
[    0.947967] usbcore: registered new interface driver asix
[    0.953704] usbcore: registered new interface driver cdc_ether
[    0.959808] usbcore: registered new interface driver cdc_eem
[    0.965820] usbcore: registered new interface driver dm9601
[    0.971740] usbcore: registered new interface driver smsc95xx
[    0.977844] usbcore: registered new interface driver gl620a
[    0.983764] usbcore: registered new interface driver net1080
[    0.989929] usbcore: registered new interface driver plusb
[    0.995758] usbcore: registered new interface driver rndis_host
[    1.002044] usbcore: registered new interface driver cdc_subset
[    1.008331] usbcore: registered new interface driver zaurus
[    1.014160] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
[    1.022003] cdc_ncm: 04-Aug-2011
[    1.025482] usbcore: registered new interface driver cdc_ncm
[    1.031799] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.039520] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
[    2.045684] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
[    2.053619] ehci-omap ehci-omap.0: irq 77, io mem 0x48064800
[    2.070953] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
[    2.077026] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    2.084228] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.091888] usb usb1: Product: OMAP-EHCI Host Controller
[    2.097503] usb usb1: Manufacturer: Linux 3.2.14-gta04+ ehci_hcd
[    2.103881] usb usb1: SerialNumber: ehci-omap.0
[    2.109161] hub 1-0:1.0: USB hub found
[    2.113189] hub 1-0:1.0: 3 ports detected
[    2.149017] Initializing USB Mass Storage driver...
[    2.154205] usbcore: registered new interface driver usb-storage
[    2.160583] USB Mass Storage support registered.
[    2.165740] mousedev: PS/2 mouse device common for all mice
[    2.171997] tsc2007_init()
[    2.175354] input: TSC2007 Touchscreen as /devices/virtual/input/input0
[    2.201538] input: bma150 as /devices/platform/omap/omap_i2c.2/i2c-2/2-0041/input/input1
[    2.211791] input: twl4030_pwrbutton as /devices/platform/omap/omap_i2c.1/i2c-1/1-0049/twl4030_pwrbutton/input/input2
[    2.227539] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
[    2.235290] i2c /dev entries driver
[    2.239410] Driver for 1-wire Dallas network protocol.
[    2.245117] APM Battery Driver
[    2.259460] OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec
[    2.265930] cpuidle: using governor ladder
[    2.270324] cpuidle: using governor menu
[    2.274566] sdhci: Secure Digital Host Controller Interface driver
[    2.281127] sdhci: Copyright(c) Pierre Ossman
[    2.286010] sdhci-pltfm: SDHCI platform and OF driver helper
[    2.292236] Registered led device: gta04:red:aux
[    2.297210] Registered led device: gta04:green:aux
[    2.302307] Registered led device: gta04:red:power
[    2.307434] Registered led device: gta04:green:power
[    2.312957] machine_constraints_voltage: VWLAN: override min_uV, 2800000 -> 3150000
[    2.321350] print_constraints: VWLAN: 3150 mV normal standby
[    2.327301] set_supply: VWLAN: supplied by VAUX4
[    2.332397] reg-fixed-voltage reg-fixed-voltage.1: vwlan supplying 3150000uV
[    2.340240] OMAP DSS rev 2.0
[    2.360870] td028ttec1_panel_probe()
[    2.364593] jbt_reg_init()
[    2.425628] did jbt_reg_init()
[    2.429565] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xbc (Micron NAND 512MiB 1,8V 16-bit)
[    2.439331] Creating 5 MTD partitions on "omap2-nand.0":
[    2.444946] 0x000000000000-0x000000080000 : "X-Loader"
[    2.451477] 0x000000080000-0x000000260000 : "U-Boot"
[    2.458068] 0x000000260000-0x000000280000 : "U-Boot Env"
[    2.464569] 0x000000280000-0x000000680000 : "Kernel"
[    2.471710] 0x000000680000-0x000020000000 : "File System"
[    2.614013] omap_hdq omap_hdq.0: OMAP HDQ Hardware Rev 0.5. Driver in Interrupt mode
[    2.814331] usbcore: registered new interface driver usbhid
[    2.820251] usbhid: USB HID core driver
[    2.825439] usbcore: registered new interface driver snd-usb-audio
[    2.836822] GTA04 OMAP3 SoC snd init
[    2.909301] TPS Voice IF set to tristate
[    2.916595] asoc: twl4030-hifi <-> omap-mcbsp-dai.1 mapping ok
[    2.923736] gta04-voice SoC init
[    2.927917] asoc: GTM601 <-> omap-mcbsp-dai.3 mapping ok
[    2.934265] gta04-headset SoC init
[    2.938659] asoc: W2CBW003 <-> omap-mcbsp-dai.2 mapping ok
[    2.945159] ALSA device list:
[    2.948394]   #0: gta04
[    2.950927]   #1: gta04-voice
[    2.954132]   #2: gta04-headset
[    2.957397] oprofile: hardware counters not available
[    2.962768] oprofile: using timer interrupt.
[    2.967407] TCP cubic registered
[    2.970886] NET: Registered protocol family 17
[    2.975555] NET: Registered protocol family 15
[    2.980316] lib80211: common routines for IEEE802.11 drivers
[    2.986297] lib80211_crypt: registered algorithm 'NULL'
[    2.994110] rfkill-regulator rfkill-regulator.0: GPS initialized
[    3.002899] rfkill-regulator rfkill-regulator.1: Bluetooth initialized
[    3.010314] Registering the dns_resolver key type
[    3.015319] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[    3.023529] ThumbEE CPU extension supported.
[    3.030639] omap2_set_init_voltage: unable to find boot up OPP for vdd_mpu_iva
[    3.038330] omap2_set_init_voltage: unable to set vdd_mpu_iva
[    3.045928] sr_init: No PMIC hook to init smartreflex
[    3.051544] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized
[    3.059906] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized
[    3.068237] SmartReflex Class3 initialized
[    3.072723] clock: disabling unused clocks to save power
[    3.079193] registered taskstats version 1
[    3.098785] Console: switching to colour frame buffer device 60x40
[    3.110717] td028ttec1_panel_enable()
[    3.114532] gta04_enable_lcd()
[    3.129272] bq27000-battery bq27000-battery: support ver. 1.2.0 enabled
[    3.139282] td028ttec1_panel_resume()
[    3.366607] omapdss DPI: Could not find exact pixel clock. Requested 22000 kHz, got 22153 kHz
[    3.376892] gta04_enable_lcd()
[    3.380493] regulator_init_complete: VAUX3: disabling
[    3.389068] regulator_init_complete: VAUX2: disabling
[    3.395050] regulator_init_complete: VDAC: disabling
[    3.402618] regulator_init_complete: VMMC1: disabling
[    3.409057] input: gpio-keys as /devices/platform/gpio-keys/input/input3
[    3.419219] twl_rtc twl_rtc: setting system clock to 2000-01-01 02:38:13 UTC (946694293)
[    3.431884] Freeing init memory: 552K
gta04-init
mounting vfat /dev/mmcblk0p1 /fat
mount failed: No such device or address
[    3.674652] mmc0: host does not support reading read-only switch. assuming write-enable.
[    3.686065] mmc0: new high speed SDHC card at address 8131
[    3.692321] mmcblk0: mmc0:8131 SD08G 7.50 GiB 
[    3.698760]  mmcblk0: p1 p2 p3 p4
[    3.794525] mmc1: new SDIO card at address 0001
mounting vfat /dev/mmcblk0p1 /fat
/fat/gta04-init/bootdev: No such file or directory
ABS_X type=3 code=0 value=1514
ABS_Y type=3 code=1 value=2771
x=1514, y=2771
mounting ext4 /dev/mmcblk0p2 /real-root
[    7.119781] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
dev_path=/real-root/dev
logo_path=/real-root/boot/logo.bmp
uimage_path=/real-root/boot/uImage
chrootdir=.
bootdev_content=/dev/mmcblk0p2 
mounting devtmpfs none /real-root/dev
INIT: version 2.88 booting
Using makefile-style concurrent boot in runlevel S.
Starting the hotplug events dispatcher: udevd[    8.476959] udev[101]: starting version 164
.
Synthesizing the initial hotplug events...done.
[    9.140594] cfg80211: Calling CRDA to update world regulatory domain
Waiting for /dev to be fully populated...[    9.449340] libertas_sdio: Libertas SDIO driver
[    9.552520] libertas_sdio: Copyright Pierre Ossman
[   12.204010] libertas_sdio mmc1:0001:1: (unregistered net_device): 00:19:88:42:95:85, fw 9.70.7p0, cap 0x00000303
[   12.336761] libertas_sdio mmc1:0001:1: (unregistered net_device): PREP_CMD: command 0x00a3 failed: 2
[   12.392150] libertas_sdio mmc1:0001:1: wlan0: Marvell WLAN 802.11 adapter
done.
Activating swap...[   18.036529] Adding 1036188k swap on /dev/mmcblk0p4.  Priority:-1 extents:1 across:1036188k SS
done.
[   18.847015] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
Checking root file system...fsck from util-linux-ng 2.17.2
ROOTFS: clean, 34811/376096 files, 206674/1504085 blocks
done.
[   19.232513] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro
Cleaning up ifupdown....
Setting up networking....
Loading kernel modules...[   19.455139] usb0: MAC b6:c8:ab:ac:44:7f
[   19.459136] usb0: HOST MAC 46:0d:9e:67:69:eb
[   19.464416]  gadget: Ethernet Gadget, version: Memorial Day 2008
[   19.474700]  gadget: g_ether ready
[   19.482147] musb-hdrc musb-hdrc: MUSB HDRC host driver
[   19.495025] musb-hdrc musb-hdrc: new USB bus registered, assigned bus number 2
[   19.516967] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[   19.531616] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   19.539245] usb usb2: Product: MUSB HDRC host driver
[   19.554412] usb usb2: Manufacturer: Linux 3.2.14-gta04+ musb-hcd
[   19.566711] usb usb2: SerialNumber: musb-hdrc
[   19.577239] hub 2-0:1.0: USB hub found
[   19.584838] hub 2-0:1.0: 1 port detected
[   19.627593] hso: drivers/net/usb/hso.c: Option Wireless
[   19.634124] usbcore: registered new interface driver hso
done.
Activating lvm and md swap...done.
Checking file systems...fsck from util-linux-ng 2.17.2
done.
Mounting local filesystems...done.
Activating swapfile swap...done.
Cleaning up temporary files....
Configuring network interfaces...done.
Cleaning up temporary files...[   20.980590] NET: Registered protocol family 10
[   20.991149] ADDRCONF(NETDEV_UP): usb0: link is not ready
.
Setting kernel variables ...done.
INIT: Entering runlevel: 2
Using makefile-style concurrent boot in runlevel 2.
Starting system message bus: dbus.
[   21.887573] sshd (920): /proc/920/oom_adj is deprecated, please use /proc/920/oom_score_adj instead.
Starting OpenBSD Secure Shell server: sshd.
Starting bluetooth: bluetoothd[   22.013702] Bluetooth: Core ver 2.16
[   22.019042] NET: Registered protocol family 31
[   22.023864] Bluetooth: HCI device and connection manager initialized
[   22.031219] Bluetooth: HCI socket layer initialized
[   22.036468] Bluetooth: L2CAP socket layer initialized
[   22.041870] Bluetooth: SCO socket layer initialized
[   22.050384] Bluetooth: HCI UART driver ver 2.2
[   22.056671] Bluetooth: HCI H4 protocol initialized
[   22.062164] Bluetooth: HCI BCSP protocol initialized
[   22.068145] Bluetooth: HCILL protocol initialized
[   22.129852] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   22.135650] Bluetooth: RFCOMM TTY layer initialized
[   22.140838] Bluetooth: RFCOMM socket layer initialized
[   22.146362] Bluetooth: BNEP filters: protocol multicast
[   22.151916] Bluetooth: RFCOMM ver 1.11
.
INIT: no more processes left in this runlevel
[   26.141082] usb 1-2: new high-speed USB device number 2 using ehci-omap
[   26.309417] usb 1-2: New USB device found, idVendor=0af0, idProduct=8800
[   26.317138] usb 1-2: New USB device strings: Mfr=3, Product=2, SerialNumber=0
[   26.324707] usb 1-2: Product: Globetrotter HSUPA Modem
[   26.333190] usb 1-2: Manufacturer: Option N.V.

-------------- next part --------------
INIT: Switching to runUsing makefile-style concurrent boot in runlevel 6.
Saving the system clock.
Cannot access the Hardware Clock via any known method.
Use the --debug option to see the details of our search for an access method.
Stopping bluetooth: bluetoothd.
Asking all remaining processes to terminate...done.
All processes ended within 1 seconds....done.
Deconfiguring network interfaces...done.
Cleaning up ifupdown....
Deactivating swap...done.
Unmounting local filesystems...done.
[  101.070373] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
Will now restart.
[  103.127014] td028ttec1_panel_disable()
[  103.130920] gta04_disable_lcd()
[  103.134338] td028ttec1_panel_suspend()
[  103.233734] gta04_disable_lcd()
[  103.241851] Restarting system.


Texas Instruments X-Loader 1.4.4ss (Apr  2 2012 - 14:47:49)
OMAP3630/3730-GP ES2.1
Board detected: GTA04A4
Memory: Micron MCP 256MB/bank
Loading u-boot.bin from nand


U-Boot 2011.03-rc1 (Apr 02 2012 - 14:48:07)

OMAP3630/3730-GP ES2.1, CPU-OPP2, L3-165MHz, Max CPU Clock 1 Ghz
GTA04 + LPDDR/NAND
I2C:   ready
DRAM:  512 MiB
NAND:  512 MiB
MMC:   OMAP SD/MMC: 0
In:    serial
Out:   serial
Err:   serial
Die ID #28ca00029ff800000163810c1700e01d
Hit any key to stop autoboot:  0 
Setting bus to 0
reading boot.scr

9300 bytes read
did load bootscript from mmc
Running bootscript ...
## Executing script at 81800000
*** if you boot from NAND don-t worry about error messages when U-Boot tries to read a non-existing MMC ***
did init LED driver for TCA6507
*** initializing LCM ***
did backlight_init() on GPIO_57
did jbt_reg_init()
dss panel config
dss enable
did board_video_init()
did jbt_init_regs()
lcm backlight level set to 255 (0..255)
*** loading splash from MMC ***
Setting bus to 0
reading splash.rgb16

** Unable to read "splash.rgb16" from mmc 0:1 **
reading splash.rgb16z

39353 bytes read
Uncompressed size: 614400 = 0x96000
*** booting Linux ***
Setting bus to 0
reading uImage

3080304 bytes read
using mmc rootfs
reading bootargs.scr

889 bytes read
## Executing script at 80800000
running bootargs.scr
bootargs.scr done...
baudrate=115200
bootaddr=0x81800000
bootargs=console=ttyO2,115200n8 mpurate=800 vram=12M omapfb.mode=dvi:1024x768MR-16 at 60 omapfb.debug=y omapdss.def_disp=lcd root=/dev/mmcblk0p2 rw rootfstype=et
bootcmd=if run loadbootscript; then run bootscript; elif run loadkernel; then bootm ${loadaddr}; fi;
bootdelay=1
bootscript=echo Running bootscript ...; source ${bootaddr}
console=ttyO2,115200n8
defaultdisplay=lcd
dieid#=28ca00029ff800000163810c1700e01d
dvimode=1024x768MR-16 at 60
filesize=379
gta04=012
imgaddr=80400000
imgfile=splash
imgnandaddr=1d0000
imgtempaddr=0x80800000
kernelloaded=status set 10
kernelloading=status set 18
loadaddr=0x82000000
loadbootscript=i2c dev 0; mmc rescan ${mmcdev}; if fatload mmc ${mmcdev} ${bootaddr} boot.scr; then echo did load bootscript from mmc; elif nand read ${bootai
loadimg=i2c dev 0; mmc rescan ${mmcdev}; if fatload mmc ${mmcdev} ${imgaddr} ${imgfile}.rgb16; then; elif fatload mmc ${mmcdev} ${imgtempaddr} ${imgfile}.rgbi
loadimg0=if fatload mmc 0 ${imgaddr} ${imgfile}.rgb16; then; elif fatload mmc 0 80800000 ${imgfile}.rgb16z; then unzip 80800000 ${imgaddr}; elif nand read 80i
loadkernel=run kernelloading; i2c dev 0; mmc rescan ${mmcdev}; if fatload mmc ${mmcdev} ${loadaddr} uImage; then run mmcargs; elif ext2load mmc 0:2 ${loadaddd
loaduimage=fatload mmc ${mmcdev} ${loadaddr} uImage
mmcargs=setenv bootargs console=${console} mpurate=${mpurate} vram=${vram} omapfb.mode=dvi:${dvimode} omapfb.debug=y omapdss.def_disp=${defaultdisplay} root=i
mmcboot=if run loadkernel; then run mmcargs; bootm ${loadaddr}; fi;
mmcdev=0
mmcroot=/dev/mmcblk0p2 rw
mmcrootfstype=ext4,ext3,btrfs rootwait
mpurate=800
nandargs=setenv bootargs console=${console} mpurate=${mpurate} vram=${vram} omapfb.mode=dvi:${dvimode} omapfb.debug=y omapdss.def_disp=${defaultdisplay} roots
nandboot=run kernelloading; if nand read ${loadaddr} 280000 400000; then run nandargs; run kernelloaded; bootm ${loadaddr}; fi;
nandroot=/dev/mtdblock4 rw
nandrootfstype=jffs2
showimg=run loadimg; lcm fb ${imgaddr};
usbtty=cdc_acm
vram=12M

Environment size: 2807/131068 bytes
lcm state set to deep-standby
display power off
## Booting kernel from Legacy Image at 82000000 ...
   Image Name:   Linux-3.2.14-gta04+
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    3080240 Bytes = 2.9 MiB
   Load Address: 80008000
   Entry Point:  80008000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK
OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[    0.000000] Linux version 3.2.14-gta04+ (root at qtmoko-buildhost) (gcc version 4.6.2 (Debian 4.6.2-12) ) #1 PREEMPT Tue Apr 10 16:42:22 UTC 2012
[    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] Machine: GTA04
[    0.000000] Ignoring tag cmdline (using the default kernel command line)
[    0.000000] debug: ignoring loglevel setting.
[    0.000000] Reserving 12582912 bytes SDRAM for VRAM
[    0.000000] Memory policy: ECC disabled, Data cache writeback
[    0.000000] On node 0 totalpages: 128000
[    0.000000] free_area_init_node: node 0, pgdat c0726b74, node_mem_map c0948000
[    0.000000]   Normal zone: 1024 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 126976 pages, LIFO batch:31
[    0.000000] OMAP3630 ES1.2 (l2cache iva sgx neon isp 192mhz_clk )
[    0.000000] Clocking rate (Crystal/Core/MPU): 26.0/332/600 MHz
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 126976
[    0.000000] Kernel command line: console=ttyO2,115200n8 mpurate=800 vram=12M omapfb.rotate_type=0 omapdss.def_disp=lcd root=/dev/mmcblk0p2 rw rootfstype=el
[    0.000000] log_buf_len: 8388608
[    0.000000] early log buf free: 2095643(99%)
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Memory: 500MB = 500MB total
[    0.000000] Memory: 489772k/489772k available, 34516k 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 : 0xe0800000 - 0xf8000000   ( 376 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB)
[    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
[    0.000000]       .text : 0xc0008000 - 0xc0625218   (6261 kB)
[    0.000000]       .init : 0xc0626000 - 0xc06b0000   ( 552 kB)
[    0.000000]       .data : 0xc06b0000 - 0xc07273a0   ( 477 kB)
[    0.000000]        .bss : 0xc07273c4 - 0xc09479f0   (2178 kB)
[    0.000000] NR_IRQS:410
[    0.000000] IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
[    0.000000] Total of 96 interrupts on 1 active controller
[    0.000000] OMAP clockevent source: GPTIMER12 at 32768 Hz
[    0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
[    0.000000] Console: colour dummy device 80x30
[    0.000183] Calibrating delay loop... 506.27 BogoMIPS (lpj=1978368)
[    0.039794] pid_max: default: 32768 minimum: 301
[    0.039978] Mount-cache hash table entries: 512
[    0.040374] CPU: Testing write buffer coherency: ok
[    0.041259] devtmpfs: initialized
[    0.042877] omap_hwmod: usbtll_fck: missing clockdomain for usbtll_fck.
[    0.044799] print_constraints: dummy: 
[    0.045043] NET: Registered protocol family 16
[    0.045196] GPMC revision 5.0
[    0.046630] OMAP GPIO hardware version 2.5
[    0.047912] running gta04_init()
[    0.047912] omap_mux_init: Add partition: #1: core, flags: 0
[    0.048919] Running gta04_init_rev()
[    0.049224] gta04_rev 5
[    0.051239] Reprogramming SDRC clock to 332000000 Hz
[    0.054260] Revision GTA04A4
[    0.055999] Found NAND on CS0
[    0.056030] Registering NAND on CS0
[    0.056274] gta04_init done...
[    0.056335] hw-breakpoint: debug architecture 0x4 unsupported.
[    0.060760] Calibrating delay loop (skipped) already calibrated this CPU
[    0.060882] Switched to new clocking rate (Crystal/Core/MPU): 26.0/332/800 MHz
[    0.061004] OMAP DMA hardware revision 5.0
[    0.065765] bio: create slab <bio-0> at 0
[    0.066772] SCSI subsystem initialized
[    0.067687] usbcore: registered new interface driver usbfs
[    0.067779] usbcore: registered new interface driver hub
[    0.067932] usbcore: registered new device driver usb
[    0.068450] omap_i2c omap_i2c.1: bus 1 rev1.4.0 at 2600 kHz
[    0.073242] twl4030: PIH (irq 7) chaining IRQs 368..375
[    0.073333] twl4030: power (irq 373) chaining IRQs 376..383
[    0.073760] twl4030: gpio (irq 368) chaining IRQs 384..401
[    0.074401] machine_constraints_voltage: VUSB1V5: override min_uV, 1 -> 1500000
[    0.074432] machine_constraints_voltage: VUSB1V5: override max_uV, 2147483647 -> 1500000
[    0.074432] print_constraints: VUSB1V5: 1500 mV normal standby
[    0.074768] machine_constraints_voltage: VUSB1V8: override min_uV, 1 -> 1800000
[    0.074768] machine_constraints_voltage: VUSB1V8: override max_uV, 2147483647 -> 1800000
[    0.074798] print_constraints: VUSB1V8: 1800 mV normal standby
[    0.075103] machine_constraints_voltage: VUSB3V1: override min_uV, 1 -> 3100000
[    0.075103] machine_constraints_voltage: VUSB3V1: override max_uV, 2147483647 -> 3100000
[    0.075134] print_constraints: VUSB3V1: 3100 mV normal standby
[    0.076507] twl4030_usb twl4030_usb: Initialized TWL4030 USB module
[    0.076995] print_constraints: VMMC1: 1850 <--> 3150 mV at 3000 mV normal standby
[    0.077331] print_constraints: VDAC: 1800 mV normal standby
[    0.077636] print_constraints: VAUX2: 2800 mV normal standby
[    0.077911] print_constraints: VDVI: 1800 mV normal standby
[    0.078216] print_constraints: VSIM: 2800 mV normal standby
[    0.078582] print_constraints: VAUX1: 2500 <--> 3000 mV at 3000 mV normal standby
[    0.078857] print_constraints: VAUX3: 2500 mV normal standby
[    0.079193] print_constraints: VAUX4: 2800 <--> 3150 mV at 2800 mV normal standby
[    0.079589] omap_i2c omap_i2c.2: bus 2 rev1.4.0 at 400 kHz
[    0.080017] omap_i2c omap_i2c.3: bus 3 rev1.4.0 at 100 kHz
[    0.080474] Advanced Linux Sound Architecture Driver Version 1.0.24.
[    0.081115] Switching to clocksource 32k_counter
[    0.089935] usbhs_omap usbhs_omap: xclk60mhsp2_ck set parentfailed error:-22
[    0.090332] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
[    0.100006] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
[    0.100036] musb-hdrc: MHDRC RTL version 1.800 
[    0.100036] musb-hdrc: setup fifo_mode 4
[    0.100067] musb-hdrc: 28/31 max ep, 16384/16384 memory
[    0.100341] musb-hdrc musb-hdrc: USB OTG mode controller at fa0ab000 using PIO, IRQ 92
[    0.100646] NET: Registered protocol family 2
[    0.100830] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.101135] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[    0.101379] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
[    0.101562] TCP: Hash tables configured (established 16384 bind 16384)
[    0.101562] TCP reno registered
[    0.101562] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.101593] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.101776] NET: Registered protocol family 1
[    0.119018] VFS: Disk quotas dquot_6.5.2
[    0.119079] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.119537] msgmni has been set to 956
[    0.120910] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.120910] io scheduler noop registered
[    0.120910] io scheduler deadline registered
[    0.120971] io scheduler cfq registered (default)
[    0.122039] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.123046] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 72) is a OMAP UART0
[    0.123291] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 73) is a OMAP UART1
[    0.123504] omap_uart.2: ttyO2 at MMIO 0x49020000 (irq = 74) is a OMAP UART2
[    0.853668] console [ttyO2] enabled
[    0.857604] omap_uart.3: ttyO3 at MMIO 0x49042000 (irq = 80) is a OMAP UART3
[    0.871185] brd: module loaded
[    0.877319] loop: module loaded
[    0.884735] omap2-nand driver initializing
[    0.889862] usbcore: registered new interface driver catc
[    0.895629] catc: v2.8:CATC EL1210A NetMate USB Ethernet driver
[    0.901916] usbcore: registered new interface driver kaweth
[    0.907714] pegasus: v0.6.14 (2006/09/27), Pegasus/Pegasus II USB Ethernet driver
[    0.915618] usbcore: registered new interface driver pegasus
[    0.921630] rtl8150: v0.6.2 (2004/08/27):rtl8150 based usb-ethernet driver
[    0.928924] usbcore: registered new interface driver rtl8150
[    0.934936] usbcore: registered new interface driver asix
[    0.940673] usbcore: registered new interface driver cdc_ether
[    0.946807] usbcore: registered new interface driver cdc_eem
[    0.952819] usbcore: registered new interface driver dm9601
[    0.958740] usbcore: registered new interface driver smsc95xx
[    0.964843] usbcore: registered new interface driver gl620a
[    0.970672] usbcore: registered new interface driver net1080
[    0.976684] usbcore: registered new interface driver plusb
[    0.982513] usbcore: registered new interface driver rndis_host
[    0.988983] usbcore: registered new interface driver cdc_subset
[    0.995239] usbcore: registered new interface driver zaurus
[    1.001159] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
[    1.008972] cdc_ncm: 04-Aug-2011
[    1.012481] usbcore: registered new interface driver cdc_ncm
[    1.018646] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.026733] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
[    2.032897] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
[    2.040832] ehci-omap ehci-omap.0: irq 77, io mem 0x48064800
[    2.058166] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
[    2.064239] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    2.071441] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.079071] usb usb1: Product: OMAP-EHCI Host Controller
[    2.084716] usb usb1: Manufacturer: Linux 3.2.14-gta04+ ehci_hcd
[    2.091094] usb usb1: SerialNumber: ehci-omap.0
[    2.096374] hub 1-0:1.0: USB hub found
[    2.100402] hub 1-0:1.0: 3 ports detected
[    2.136199] Initializing USB Mass Storage driver...
[    2.141418] usbcore: registered new interface driver usb-storage
[    2.147796] USB Mass Storage support registered.
[    2.152954] mousedev: PS/2 mouse device common for all mice
[    2.159210] tsc2007_init()
[    2.162536] input: TSC2007 Touchscreen as /devices/virtual/input/input0
[    2.188751] input: bma150 as /devices/platform/omap/omap_i2c.2/i2c-2/2-0041/input/input1
[    2.199005] input: twl4030_pwrbutton as /devices/platform/omap/omap_i2c.1/i2c-1/1-0049/twl4030_pwrbutton/input/input2
[    2.217407] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
[    2.225952] i2c /dev entries driver
[    2.230163] Driver for 1-wire Dallas network protocol.
[    2.235778] APM Battery Driver
[    2.258331] OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec
[    2.264801] cpuidle: using governor ladder
[    2.269165] cpuidle: using governor menu
[    2.273376] sdhci: Secure Digital Host Controller Interface driver
[    2.279937] sdhci: Copyright(c) Pierre Ossman
[    2.284820] sdhci-pltfm: SDHCI platform and OF driver helper
[    2.290954] Registered led device: gta04:red:aux
[    2.295928] Registered led device: gta04:green:aux
[    2.301086] Registered led device: gta04:red:power
[    2.306152] Registered led device: gta04:green:power
[    2.311706] machine_constraints_voltage: VWLAN: override min_uV, 2800000 -> 3150000
[    2.320098] print_constraints: VWLAN: 3150 mV normal standby
[    2.326171] set_supply: VWLAN: supplied by VAUX4
[    2.331268] reg-fixed-voltage reg-fixed-voltage.1: vwlan supplying 3150000uV
[    2.339202] OMAP DSS rev 2.0
[    2.363677] td028ttec1_panel_probe()
[    2.367401] jbt_reg_init()
[    2.428588] did jbt_reg_init()
[    2.432556] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xbc (Micron NAND 512MiB 1,8V 16-bit)
[    2.441711] usb 1-2: new high-speed USB device number 2 using ehci-omap
[    2.449493] Creating 5 MTD partitions on "omap2-nand.0":
[    2.455047] 0x000000000000-0x000000080000 : "X-Loader"
[    2.461608] 0x000000080000-0x000000260000 : "U-Boot"
[    2.468261] 0x000000260000-0x000000280000 : "U-Boot Env"
[    2.474731] 0x000000280000-0x000000680000 : "Kernel"
[    2.481872] 0x000000680000-0x000020000000 : "File System"
[    2.607788] usb 1-2: New USB device found, idVendor=0af0, idProduct=8800
[    2.620361] usb 1-2: New USB device strings: Mfr=3, Product=2, SerialNumber=0
[    2.627899] usb 1-2: Product: Globetrotter HSUPA Modem
[    2.645050] usb 1-2: Manufacturer: Option N.V.
[    2.650299] omap_hdq omap_hdq.0: OMAP HDQ Hardware Rev 0.5. Driver in Interrupt mode
[    2.848449] usbcore: registered new interface driver usbhid
[    2.854370] usbhid: USB HID core driver
[    2.859558] usbcore: registered new interface driver snd-usb-audio
[    2.871185] GTA04 OMAP3 SoC snd init
[    2.929077] bq27000-battery bq27000-battery: support ver. 1.2.0 enabled
[    2.962585] TPS Voice IF set to tristate
[    2.970031] asoc: twl4030-hifi <-> omap-mcbsp-dai.1 mapping ok
[    2.977233] gta04-voice SoC init
[    2.981628] asoc: GTM601 <-> omap-mcbsp-dai.3 mapping ok
[    2.988098] gta04-headset SoC init
[    2.992462] asoc: W2CBW003 <-> omap-mcbsp-dai.2 mapping ok
[    2.999114] ALSA device list:
[    3.002227]   #0: gta04
[    3.004943]   #1: gta04-voice
[    3.008026]   #2: gta04-headset
[    3.011444] oprofile: hardware counters not available
[    3.016693] oprofile: using timer interrupt.
[    3.021453] TCP cubic registered
[    3.024841] NET: Registered protocol family 17
[    3.029693] NET: Registered protocol family 15
[    3.034454] lib80211: common routines for IEEE802.11 drivers
[    3.040374] lib80211_crypt: registered algorithm 'NULL'
[    3.048217] rfkill-regulator rfkill-regulator.0: GPS initialized
[    3.055114] rfkill-regulator rfkill-regulator.1: Bluetooth initialized
[    3.062530] Registering the dns_resolver key type
[    3.067657] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[    3.075775] ThumbEE CPU extension supported.
[    3.082946] omap2_set_init_voltage: unable to find boot up OPP for vdd_mpu_iva
[    3.090637] omap2_set_init_voltage: unable to set vdd_mpu_iva
[    3.098297] sr_init: No PMIC hook to init smartreflex
[    3.103851] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized
[    3.112213] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized
[    3.120513] SmartReflex Class3 initialized
[    3.124847] clock: disabling unused clocks to save power
[    3.131164] registered taskstats version 1
[    3.150909] Console: switching to colour frame buffer device 60x40
[    3.162750] td028ttec1_panel_enable()
[    3.166687] gta04_enable_lcd()
[    3.184448] td028ttec1_panel_resume()
[    3.410675] omapdss DPI: Could not find exact pixel clock. Requested 22000 kHz, got 22153 kHz
[    3.420898] gta04_enable_lcd()
[    3.425262] regulator_init_complete: VAUX3: disabling
[    3.433776] regulator_init_complete: VAUX2: disabling
[    3.441345] regulator_init_complete: VDAC: disabling
[    3.448913] regulator_init_complete: VMMC1: disabling
[    3.456237] input: gpio-keys as /devices/platform/gpio-keys/input/input3
[    3.466247] twl_rtc twl_rtc: setting system clock to 2000-01-01 02:40:05 UTC (946694405)
[    3.479553] Freeing init memory: 552K
gta04-init
mounting vfat /dev/mmcblk0p1 /fat
mount failed: No such device or address
[    3.726226] mmc0: host does not support reading read-only switch. assuming write-enable.
[    3.737731] mmc0: new high speed SDHC card at address 8131
[    3.743927] mmcblk0: mmc0:8131 SD08G 7.50 GiB 
[    3.750366]  mmcblk0: p1 p2 p3 p4
[    3.851898] mmc1: new SDIO card at address 0001
mounting vfat /dev/mmcblk0p1 /fat
bootdevbuf=/dev/mmcblk0p2 /distros/SHR
bootdev=/dev/mmcblk0p2
bootdir=/distros/SHR
mounting ext4 /dev/mmcblk0p2 /real-root
[    4.610809] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
dev_path=/real-root/distros/SHR/dev
logo_path=/real-root/distros/SHR/boot/logo.bmp
uimage_path=/real-root/distros/SHR/boot/uImage
chrootdir=./distros/SHR
bootdev_content=/dev/mmcblk0p2 /distros/SHR
updated kernel from real-root and rebooting
[    6.027862] td028ttec1_panel_disable()
[    6.031768] gta04_disable_lcd()
[    6.035186] td028ttec1_panel_suspend()
[    6.080993] gta04_disable_lcd()
[    6.089172] Restarting system.


Texas Instruments X-Loader 1.4.4ss (Apr  2 2012 - 14:47:49)
OMAP3630/3730-GP ES2.1
Board detected: GTA04A4
Memory: Micron MCP 256MB/bank
Loading u-boot.bin from nand


U-Boot 2011.03-rc1 (Apr 02 2012 - 14:48:07)

OMAP3630/3730-GP ES2.1, CPU-OPP2, L3-165MHz, Max CPU Clock 1 Ghz
GTA04 + LPDDR/NAND
I2C:   ready
DRAM:  512 MiB
NAND:  512 MiB
MMC:   OMAP SD/MMC: 0
In:    serial
Out:   serial
Err:   serial
Die ID #28ca00029ff800000163810c1700e01d
Hit any key to stop autoboot:  0 
Setting bus to 0
reading boot.scr

9300 bytes read
did load bootscript from mmc
Running bootscript ...
## Executing script at 81800000
*** if you boot from NAND don-t worry about error messages when U-Boot tries to read a non-existing MMC ***
did init LED driver for TCA6507
*** initializing LCM ***
did backlight_init() on GPIO_57
did jbt_reg_init()
dss panel config
dss enable
did board_video_init()
did jbt_init_regs()
lcm backlight level set to 255 (0..255)
*** loading splash from MMC ***
Setting bus to 0
reading splash.rgb16

** Unable to read "splash.rgb16" from mmc 0:1 **
reading splash.rgb16z

39353 bytes read
Uncompressed size: 614400 = 0x96000
*** booting Linux ***
Setting bus to 0
reading uImage

3504704 bytes read
using mmc rootfs
reading bootargs.scr

889 bytes read
## Executing script at 80800000
running bootargs.scr
bootargs.scr done...
baudrate=115200
bootaddr=0x81800000
bootargs=console=ttyO2,115200n8 mpurate=800 vram=12M omapfb.mode=dvi:1024x768MR-16 at 60 omapfb.debug=y omapdss.def_disp=lcd root=/dev/mmcblk0p2 rw rootfstype=et
bootcmd=if run loadbootscript; then run bootscript; elif run loadkernel; then bootm ${loadaddr}; fi;
bootdelay=1
bootscript=echo Running bootscript ...; source ${bootaddr}
console=ttyO2,115200n8
defaultdisplay=lcd
dieid#=28ca00029ff800000163810c1700e01d
dvimode=1024x768MR-16 at 60
filesize=379
gta04=012
imgaddr=80400000
imgfile=splash
imgnandaddr=1d0000
imgtempaddr=0x80800000
kernelloaded=status set 10
kernelloading=status set 18
loadaddr=0x82000000
loadbootscript=i2c dev 0; mmc rescan ${mmcdev}; if fatload mmc ${mmcdev} ${bootaddr} boot.scr; then echo did load bootscript from mmc; elif nand read ${bootai
loadimg=i2c dev 0; mmc rescan ${mmcdev}; if fatload mmc ${mmcdev} ${imgaddr} ${imgfile}.rgb16; then; elif fatload mmc ${mmcdev} ${imgtempaddr} ${imgfile}.rgbi
loadimg0=if fatload mmc 0 ${imgaddr} ${imgfile}.rgb16; then; elif fatload mmc 0 80800000 ${imgfile}.rgb16z; then unzip 80800000 ${imgaddr}; elif nand read 80i
loadkernel=run kernelloading; i2c dev 0; mmc rescan ${mmcdev}; if fatload mmc ${mmcdev} ${loadaddr} uImage; then run mmcargs; elif ext2load mmc 0:2 ${loadaddd
loaduimage=fatload mmc ${mmcdev} ${loadaddr} uImage
mmcargs=setenv bootargs console=${console} mpurate=${mpurate} vram=${vram} omapfb.mode=dvi:${dvimode} omapfb.debug=y omapdss.def_disp=${defaultdisplay} root=i
mmcboot=if run loadkernel; then run mmcargs; bootm ${loadaddr}; fi;
mmcdev=0
mmcroot=/dev/mmcblk0p2 rw
mmcrootfstype=ext4,ext3,btrfs rootwait
mpurate=800
nandargs=setenv bootargs console=${console} mpurate=${mpurate} vram=${vram} omapfb.mode=dvi:${dvimode} omapfb.debug=y omapdss.def_disp=${defaultdisplay} roots
nandboot=run kernelloading; if nand read ${loadaddr} 280000 400000; then run nandargs; run kernelloaded; bootm ${loadaddr}; fi;
nandroot=/dev/mtdblock4 rw
nandrootfstype=jffs2
showimg=run loadimg; lcm fb ${imgaddr};
usbtty=cdc_acm
vram=12M

Environment size: 2807/131068 bytes
lcm state set to deep-standby
display power off
## Booting kernel from Legacy Image at 82000000 ...
   Image Name:   Linux-3.2.14-gta04
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    3504640 Bytes = 3.3 MiB
   Load Address: 80008000
   Entry Point:  80008000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK
OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.2.14-gta04 (bitbake at jama) (gcc version 4.6.4 20120303 (prerelease) (GCC) ) #1 PREEMPT Sun Apr 22 20:52:48 CEST 2012
[    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] Machine: GTA04
[    0.000000] Reserving 12582912 bytes SDRAM for VRAM
[    0.000000] Memory policy: ECC disabled, Data cache writeback
[    0.000000] OMAP3630 ES1.2 (l2cache iva sgx neon isp 192mhz_clk )
[    0.000000] Clocking rate (Crystal/Core/MPU): 26.0/332/600 MHz
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 126976
[    0.000000] Kernel command line: console=ttyO2,115200n8 mpurate=800 vram=12M omapfb.mode=dvi:1024x768MR-16 at 60 omapfb.debug=y omapdss.def_disp=lcd root=/det
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Memory: 500MB = 500MB total
[    0.000000] Memory: 497076k/497076k available, 27212k 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 : 0xe0800000 - 0xf8000000   ( 376 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB)
[    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
[    0.000000]       .text : 0xc0008000 - 0xc06f3600   (7086 kB)
[    0.000000]       .init : 0xc06f4000 - 0xc0781000   ( 564 kB)
[    0.000000]       .data : 0xc0782000 - 0xc07ff2e0   ( 501 kB)
[    0.000000]        .bss : 0xc07ff320 - 0xc0a25278   (2200 kB)
[    0.000000] NR_IRQS:410
[    0.000000] IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
[    0.000000] Total of 96 interrupts on 1 active controller
[    0.000000] OMAP clockevent source: GPTIMER12 at 32768 Hz
[    0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
[    0.000000] Console: colour dummy device 80x30
[    0.000183] Calibrating delay loop... 506.27 BogoMIPS (lpj=1978368)
[    0.039825] pid_max: default: 32768 minimum: 301
[    0.040008] Mount-cache hash table entries: 512
[    0.040374] Initializing cgroup subsys cpuacct
[    0.040435] Initializing cgroup subsys devices
[    0.040435] Initializing cgroup subsys freezer
[    0.040527] CPU: Testing write buffer coherency: ok
[    0.041503] devtmpfs: initialized
[    0.043151] omap_hwmod: usbtll_fck: missing clockdomain for usbtll_fck.
[    0.045074] print_constraints: dummy: 
[    0.045288] NET: Registered protocol family 16
[    0.045471] GPMC revision 5.0
[    0.046875] OMAP GPIO hardware version 2.5
[    0.048095] running gta04_init()
[    0.048126] omap_mux_init: Add partition: #1: core, flags: 0
[    0.049102] Running gta04_init_rev()
[    0.049407] gta04_rev 5
[    0.051452] Reprogramming SDRC clock to 332000000 Hz
[    0.054473] Revision GTA04A4
[    0.056213] Found NAND on CS0
[    0.056213] Registering NAND on CS0
[    0.056488] gta04_init done...
[    0.056518] hw-breakpoint: debug architecture 0x4 unsupported.
[    0.060943] Calibrating delay loop (skipped) already calibrated this CPU
[    0.061065] Switched to new clocking rate (Crystal/Core/MPU): 26.0/332/800 MHz
[    0.061218] OMAP DMA hardware revision 5.0
[    0.066864] bio: create slab <bio-0> at 0
[    0.067810] SCSI subsystem initialized
[    0.068695] usbcore: registered new interface driver usbfs
[    0.068817] usbcore: registered new interface driver hub
[    0.068969] usbcore: registered new device driver usb
[    0.069488] omap_i2c omap_i2c.1: bus 1 rev1.4.0 at 2600 kHz
[    0.074340] twl4030: PIH (irq 7) chaining IRQs 368..375
[    0.074401] twl4030: power (irq 373) chaining IRQs 376..383
[    0.074829] twl4030: gpio (irq 368) chaining IRQs 384..401
[    0.075561] print_constraints: VUSB1V5: 1500 mV normal standby
[    0.075927] print_constraints: VUSB1V8: 1800 mV normal standby
[    0.076232] print_constraints: VUSB3V1: 3100 mV normal standby
[    0.077636] twl4030_usb twl4030_usb: Initialized TWL4030 USB module
[    0.078125] print_constraints: VMMC1: 1850 <--> 3150 mV at 3000 mV normal standby
[    0.078460] print_constraints: VDAC: 1800 mV normal standby
[    0.078735] print_constraints: VAUX2: 2800 mV normal standby
[    0.079010] print_constraints: VDVI: 1800 mV normal standby
[    0.079284] print_constraints: VSIM: 2800 mV normal standby
[    0.079650] print_constraints: VAUX1: 2500 <--> 3000 mV at 3000 mV normal standby
[    0.079986] print_constraints: VAUX3: 2500 mV normal standby
[    0.080352] print_constraints: VAUX4: 2800 <--> 3150 mV at 2800 mV normal standby
[    0.080688] omap_i2c omap_i2c.2: bus 2 rev1.4.0 at 400 kHz
[    0.081115] omap_i2c omap_i2c.3: bus 3 rev1.4.0 at 100 kHz
[    0.081542] Advanced Linux Sound Architecture Driver Version 1.0.24.
[    0.082214] Switching to clocksource 32k_counter
[    0.090911] usbhs_omap usbhs_omap: xclk60mhsp2_ck set parentfailed error:-22
[    0.091339] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
[    0.096252] musb-hdrc musb-hdrc: USB OTG mode controller at fa0ab000 using PIO, IRQ 92
[    0.096527] NET: Registered protocol family 2
[    0.096710] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.097015] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[    0.097290] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
[    0.097442] TCP: Hash tables configured (established 16384 bind 16384)
[    0.097473] TCP reno registered
[    0.097473] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.097503] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.097717] NET: Registered protocol family 1
[    0.098114] RPC: Registered named UNIX socket transport module.
[    0.098144] RPC: Registered udp transport module.
[    0.098144] RPC: Registered tcp transport module.
[    0.098144] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.115295] VFS: Disk quotas dquot_6.5.2
[    0.115356] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.116149] JFFS2 version 2.2. (NAND) (SUMMARY)  ?? 2001-2006 Red Hat, Inc.
[    0.116424] msgmni has been set to 970
[    0.117675] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.117675] io scheduler noop registered
[    0.117675] io scheduler deadline registered
[    0.117736] io scheduler cfq registered (default)
[    0.118835] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.119873] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 72) is a OMAP UART0
[    0.120117] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 73) is a OMAP UART1
[    0.120330] omap_uart.2: ttyO2 at MMIO 0x49020000 (irq = 74) is a OMAP UART2
[    0.771545] console [ttyO2] enabled
[    0.775421] omap_uart.3: ttyO3 at MMIO 0x49042000 (irq = 80) is a OMAP UART3
[    0.788848] brd: module loaded
[    0.794982] loop: module loaded
[    0.800659] omap2-nand driver initializing
[    0.805755] usbcore: registered new interface driver catc
[    0.811431] catc: v2.8:CATC EL1210A NetMate USB Ethernet driver
[    0.817687] usbcore: registered new interface driver kaweth
[    0.823486] pegasus: v0.6.14 (2006/09/27), Pegasus/Pegasus II USB Ethernet driver
[    0.831359] usbcore: registered new interface driver pegasus
[    0.837280] rtl8150: v0.6.2 (2004/08/27):rtl8150 based usb-ethernet driver
[    0.844512] usbcore: registered new interface driver rtl8150
[    0.850463] usbcore: registered new interface driver asix
[    0.856170] usbcore: registered new interface driver cdc_ether
[    0.862304] usbcore: registered new interface driver cdc_eem
[    0.868255] usbcore: registered new interface driver dm9601
[    0.874145] usbcore: registered new interface driver smsc95xx
[    0.880187] usbcore: registered new interface driver gl620a
[    0.886047] usbcore: registered new interface driver net1080
[    0.891998] usbcore: registered new interface driver plusb
[    0.897766] usbcore: registered new interface driver rndis_host
[    0.904022] usbcore: registered new interface driver cdc_subset
[    0.910217] usbcore: registered new interface driver zaurus
[    0.916107] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
[    0.923858] cdc_ncm: 04-Aug-2011
[    0.927276] usbcore: registered new interface driver cdc_ncm
[    0.933410] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.941680] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
[    1.947845] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
[    1.955688] ehci-omap ehci-omap.0: irq 77, io mem 0x48064800
[    1.973022] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
[    1.979125] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.986206] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.993774] usb usb1: Product: OMAP-EHCI Host Controller
[    1.999298] usb usb1: Manufacturer: Linux 3.2.14-gta04 ehci_hcd
[    2.005493] usb usb1: SerialNumber: ehci-omap.0
[    2.010711] hub 1-0:1.0: USB hub found
[    2.014678] hub 1-0:1.0: 3 ports detected
[    2.043365] Initializing USB Mass Storage driver...
[    2.048553] usbcore: registered new interface driver usb-storage
[    2.054840] USB Mass Storage support registered.
[    2.059997] mousedev: PS/2 mouse device common for all mice
[    2.066223] tsc2007_init()
[    2.069519] input: TSC2007 Touchscreen as /devices/virtual/input/input0
[    2.092926] input: bma150 as /devices/platform/omap/omap_i2c.2/i2c-2/2-0041/input/input1
[    2.102844] input: twl4030_pwrbutton as /devices/platform/omap/omap_i2c.1/i2c-1/1-0049/twl4030_pwrbutton/input/input2
[    2.117919] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
[    2.125366] i2c /dev entries driver
[    2.129547] Linux video capture interface: v2.00
[    2.134429] Driver for 1-wire Dallas network protocol.
[    2.140106] APM Battery Driver
[    2.153137] OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec
[    2.159484] cpuidle: using governor ladder
[    2.163787] cpuidle: using governor menu
[    2.167999] sdhci: Secure Digital Host Controller Interface driver
[    2.174438] sdhci: Copyright(c) Pierre Ossman
[    2.179290] sdhci-pltfm: SDHCI platform and OF driver helper
[    2.185852] print_constraints: VWLAN: 3150 mV normal standby
[    2.192077] set_supply: VWLAN: supplied by VAUX4
[    2.197479] OMAP DSS rev 2.0
[    2.223846] td028ttec1_panel_probe()
[    2.227600] jbt_reg_init()
[    2.287719] did jbt_reg_init()
[    2.291595] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xbc (Micron NAND 512MiB 1,8V 16-bit)
[    2.301391] Creating 5 MTD partitions on "omap2-nand.0":
[    2.306945] 0x000000000000-0x000000080000 : "X-Loader"
[    2.313415] 0x000000080000-0x000000260000 : "U-Boot"
[    2.319915] 0x000000260000-0x000000280000 : "U-Boot Env"
[    2.326324] 0x000000280000-0x000000680000 : "Kernel"
[    2.333374] 0x000000680000-0x000020000000 : "File System"
[    2.340179] usb 1-2: new high-speed USB device number 2 using ehci-omap
[    2.480468] omap_hdq omap_hdq.0: OMAP HDQ Hardware Rev 0.5. Driver in Interrupt mode
[    2.501342] usb 1-2: New USB device found, idVendor=0af0, idProduct=8800
[    2.508361] usb 1-2: New USB device strings: Mfr=3, Product=2, SerialNumber=0
[    2.515808] usb 1-2: Product: Globetrotter HSUPA Modem
[    2.521179] usb 1-2: Manufacturer: Option N.V.
[    2.685241] usbcore: registered new interface driver usbhid
[    2.691070] usbhid: USB HID core driver
[    2.696166] usbcore: registered new interface driver snd-usb-audio
[    2.707519] GTA04 OMAP3 SoC snd init
[    2.765930] bq27000-battery bq27000-battery: support ver. 1.2.0 enabled
[    2.799377] TPS Voice IF set to tristate
[    2.806274] asoc: twl4030-hifi <-> omap-mcbsp-dai.1 mapping ok
[    2.813446] gta04-voice SoC init
[    2.817718] asoc: GTM601 <-> omap-mcbsp-dai.3 mapping ok
[    2.823974] gta04-headset SoC init
[    2.828369] asoc: W2CBW003 <-> omap-mcbsp-dai.2 mapping ok
[    2.834808] ALSA device list:
[    2.837921]   #0: gta04
[    2.840484]   #1: gta04-voice
[    2.843597]   #2: gta04-headset
[    2.846923] oprofile: hardware counters not available
[    2.852203] oprofile: using timer interrupt.
[    2.856933] TCP cubic registered
[    2.860412] NET: Registered protocol family 10
[    2.865753] NET: Registered protocol family 17
[    2.870452] NET: Registered protocol family 15
[    2.875213] lib80211: common routines for IEEE802.11 drivers
[    2.881805] rfkill-regulator rfkill-regulator.0: GPS initialized
[    2.888885] rfkill-regulator rfkill-regulator.1: Bluetooth initialized
[    2.895996] Registering the dns_resolver key type
[    2.900970] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[    2.909027] ThumbEE CPU extension supported.
[    2.914978] omap2_set_init_voltage: unable to find boot up OPP for vdd_mpu_iva
[    2.922576] omap2_set_init_voltage: unable to set vdd_mpu_iva
[    2.930053] sr_init: No PMIC hook to init smartreflex
[    2.935577] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized
[    2.943847] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized
[    2.952056] SmartReflex Class3 initialized
[    2.956390] clock: disabling unused clocks to save power
[    2.962615] registered taskstats version 1
[    2.967620] omapfb omapfb: cannot parse default modes
[    2.987182] Console: switching to colour frame buffer device 60x40
[    2.999725] td028ttec1_panel_enable()
[    3.003570] gta04_enable_lcd()
[    3.020965] td028ttec1_panel_resume()
[    3.243713] omapdss DPI: Could not find exact pixel clock. Requested 22000 kHz, got 22153 kHz
[    3.253875] gta04_enable_lcd()
[    3.257751] regulator_init_complete: VAUX3: disabling
[    3.264526] regulator_init_complete: VAUX2: disabling
[    3.270904] regulator_init_complete: VDAC: disabling
[    3.277130] regulator_init_complete: VMMC1: disabling
[    3.283691] input: gpio-keys as /devices/platform/gpio-keys/input/input3
[    3.292541] twl_rtc twl_rtc: setting system clock to 2000-01-01 02:40:19 UTC (946694419)
[    3.305267] Freeing init memory: 564K
gta04-init
mounting vfat /dev/mmcblk0p1 /fat
mount failed: No such device or address
[    3.546752] mmc0: host does not support reading read-only switch. assuming write-enable.
[    3.557525] mmc0: new high speed SDHC card at address 8131
[    3.563720] mmcblk0: mmc0:8131 SD08G 7.50 GiB 
[    3.569976]  mmcblk0: p1 p2 p3 p4
[    3.660980] mmc1: new SDIO card at address 0001
mounting vfat /dev/mmcblk0p1 /fat
bootdevbuf=/dev/mmcblk0p2 /distros/SHR
bootdev=/dev/mmcblk0p2
bootdir=/distros/SHR
mounting ext4 /dev/mmcblk0p2 /real-root
[    4.435668] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
dev_path=/real-root/distros/SHR/dev
logo_path=/real-root/distros/SHR/boot/logo.bmp
uimage_path=/real-root/distros/SHR/boot/uImage
chrootdir=./distros/SHR
bootdev_content=/dev/mmcblk0p2 /distros/SHR
open failed: No such file or directory
mounting devtmpfs none /real-root/distros/SHR/dev
Failed to mount /sys/kernel/security: No such file or directory

Welcome to Linux!

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.goldelico.com/pipermail/gta04-owner/attachments/20120422/676a0eb7/attachment-0001.bin>


More information about the Gta04-owner mailing list