U-Boot SPL 2013.01-rc1-00207-gfbeb8fc-dirty (Nov 29 2012 - 03:05:13) OMAP4460 ES1.1 OMAP SD/MMC: 0 reading u-boot.img reading u-boot.img U-Boot 2013.01-rc1-00207-gfbeb8fc-dirty (Nov 29 2012 - 03:05:13) CPU : OMAP4460 ES1.1 Board: OMAP4 Panda I2C: ready DRAM: 1 GiB MMC: OMAP SD/MMC: 0 Using default environment In: serial Out: serial Err: serial Net: No ethernet found. Hit any key to stop autoboot: 3  0 Panda # Panda # setenv bootargs console=ttyO2,230400n8 root=/dev/mmcblk0p2 rootwait vram=32M earlyprintk init=/bin/sh Panda # loady ## Ready for binary (ymodem) download to 0x82000000 at 230400 bps... CSending: uImage Sending: Transfer complete RC mode, 3(SOH)/4240(STX)/0(CAN) packets, 3 retries ## Total Size = 0x00424040 = 4341824 Bytes Panda # bootm ## Booting kernel from Legacy Image at 82000000 ... Image Name: Linux-3.9.0-rc3-00344-ga937536 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 4341760 Bytes = 4.1 MiB Load Address: 80008000 Entry Point: 80008000 Verifying Checksum ... OK Loading Kernel Image ... OK OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 3.9.0-rc3-00344-ga937536 (paul@nozomi) (gcc version 4.5.1 (Sourcery G++ Lite 2010.09-50) ) #1 SMP Sun Mar 17 19:44:31 MDT 2013 [ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c53c7d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine: OMAP4 Panda board [ 0.000000] cma: CMA: reserved 16 MiB at ae800000 [ 0.000000] Memory policy: ECC disabled, Data cache writealloc [ 0.000000] OMAP4460 ES1.1 [ 0.000000] PERCPU: Embedded 9 pages/cpu @c15be000 s13632 r8192 d15040 u36864 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260368 [ 0.000000] Kernel command line: console=ttyO2,230400n8 root=/dev/mmcblk0p2 rootwait vram=32M earlyprintk init=/bin/sh [ 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: 1023MB = 1023MB total [ 0.000000] Memory: 1008008k/1008008k available, 40568k reserved, 269312K 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 - 0xc075e5d4 (7514 kB) [ 0.000000] .init : 0xc075f000 - 0xc07b4540 ( 342 kB) [ 0.000000] .data : 0xc07b6000 - 0xc084fa60 ( 615 kB) [ 0.000000] .bss : 0xc084fa60 - 0xc0daacc8 (5485 kB) [ 0.000000] 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] 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.001037] Calibrating delay loop... 1391.00 BogoMIPS (lpj=6955008) [ 0.079803] pid_max: default: 32768 minimum: 301 [ 0.080413] Security Framework initialized [ 0.080627] Mount-cache hash table entries: 512 [ 0.084197] CPU: Testing write buffer coherency: ok [ 0.085662] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.085968] Setting up static identity map for 0xc055a490 - 0xc055a500 [ 0.086029] L310 cache controller enabled [ 0.086029] l2x0: 16 ways, CACHE_ID 0x000000c0, AUX_CTRL 0x7e470000, Cache size: 1048576 B [ 0.090026] CPU1: Booted secondary processor [ 0.175903] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.176239] Brought up 2 CPUs [ 0.176269] SMP: Total of 2 processors activated (2788.55 BogoMIPS). [ 0.176269] CPU: All CPU(s) started in SVC mode. [ 0.178649] devtmpfs: initialized [ 0.247924] pinctrl core: initialized pinctrl subsystem [ 0.251983] regulator-dummy: no parameters [ 0.254730] NET: Registered protocol family 16 [ 0.262329] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.263458] omap-gpmc omap-gpmc: GPMC revision 6.0 [ 0.271148] OMAP GPIO hardware version 0.1 [ 0.282623] omap_mux_init: Add partition: #1: core, flags: 3 [ 0.284484] omap_mux_init: Add partition: #2: wkup, flags: 3 [ 0.284637] error setting wl12xx data: -38 [ 0.284881] omap_mux_get_by_name: Could not find signal sys_nirq [ 0.289001] omap_mux_get_by_name: Could not find signal uart1_rx.uart1_rx [ 0.358673] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.358673] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.369964] OMAP DMA hardware revision 0.0 [ 0.370635] Serial: AMBA PL011 UART driver [ 0.373535] arm-pmu: alias fck already exists [ 0.412628] bio: create slab at 0 [ 0.467163] omap-dma-engine omap-dma-engine: OMAP DMA engine driver [ 0.468200] vwl1271: 1800 mV [ 0.472656] SCSI subsystem initialized [ 0.474121] usbcore: registered new interface driver usbfs [ 0.474456] usbcore: registered new interface driver hub [ 0.474884] usbcore: registered new device driver usb [ 0.480651] Skipping twl internal clock init and using bootloader value (unknown osc rate) [ 0.482666] twl 1-0048: PIH (irq 39) chaining IRQs 418..438 [ 0.484558] VUSB: 3300 mV normal standby [ 0.485870] vdd_mpu: 500 <--> 1500 mV normal [ 0.487121] vdd_iva: 500 <--> 1500 mV normal [ 0.488372] vdd_core: 500 <--> 1500 mV normal [ 0.490112] V1V8: 1800 mV normal standby [ 0.491302] V2V1: 2100 mV normal standby [ 0.492767] VMMC: 1200 <--> 3000 mV at 3000 mV normal standby [ 0.494415] VPP: 1800 <--> 2500 mV at 1900 mV normal standby [ 0.496307] VCXIO: 1800 mV normal standby [ 0.496398] VCXIO: supplied by V2V1 [ 0.499023] VDAC: 1800 mV normal standby [ 0.499084] VDAC: supplied by V2V1 [ 0.501129] VAUX2_6030: 1200 <--> 2800 mV at 1800 mV normal standby [ 0.502807] VAUX3_6030: 1000 <--> 3000 mV at 1200 mV normal standby [ 0.504760] VANA: 2100 mV normal standby [ 0.505615] omap_i2c omap_i2c.1: bus 1 rev0.11 at 400 kHz [ 0.506530] omap_i2c omap_i2c.2: bus 2 rev0.11 at 400 kHz [ 0.507720] omap_i2c omap_i2c.3: bus 3 rev0.11 at 100 kHz [ 0.508514] omap_i2c omap_i2c.4: bus 4 rev0.11 at 400 kHz [ 0.513610] Switching to clocksource 32k_counter [ 0.608489] NET: Registered protocol family 2 [ 0.610137] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.610443] TCP bind hash table entries: 8192 (order: 6, 294912 bytes) [ 0.613128] TCP: Hash tables configured (established 8192 bind 8192) [ 0.613311] TCP: reno registered [ 0.613342] UDP hash table entries: 512 (order: 3, 40960 bytes) [ 0.613739] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes) [ 0.614776] NET: Registered protocol family 1 [ 0.615875] RPC: Registered named UNIX socket transport module. [ 0.615875] RPC: Registered udp transport module. [ 0.615905] RPC: Registered tcp transport module. [ 0.615905] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.616668] NetWinder Floating Point Emulator V0.97 (double precision) [ 0.616943] CPU PMU: probing PMU on CPU 1 [ 0.617004] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available [ 0.773834] bounce pool size: 64 pages [ 0.774536] VFS: Disk quotas dquot_6.5.2 [ 0.774749] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.777038] NFS: Registering the id_resolver key type [ 0.777435] Key type id_resolver registered [ 0.777465] Key type id_legacy registered [ 0.777557] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 0.778137] msgmni has been set to 1474 [ 0.780639] io scheduler noop registered [ 0.780670] io scheduler deadline registered [ 0.780761] io scheduler cfq registered (default) [ 0.783538] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.789306] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 104) is a OMAP UART0 [ 0.790893] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 105) is a OMAP UART1 [ 0.792114] omap_uart.2: ttyO2 at MMIO 0x48020000 (irq = 106) is a OMAP UART2 [ 1.190155] console [ttyO2] enabled [ 1.193267] omap_uart.3: ttyO3 at MMIO 0x4806e000 (irq = 102) is a OMAP UART3 [ 1.219512] brd: module loaded [ 1.234313] loop: module loaded [ 1.239379] mtdoops: mtd device (mtddev=name/number) must be supplied [ 1.243530] OneNAND driver initializing [ 1.252746] usbcore: registered new interface driver asix [ 1.256042] usbcore: registered new interface driver ax88179_178a [ 1.259674] usbcore: registered new interface driver cdc_ether [ 1.263183] usbcore: registered new interface driver smsc95xx [ 1.266632] usbcore: registered new interface driver net1080 [ 1.270019] usbcore: registered new interface driver cdc_subset [ 1.273529] usbcore: registered new interface driver zaurus [ 1.276947] usbcore: registered new interface driver cdc_ncm [ 1.281311] usbcore: registered new interface driver cdc_wdm [ 1.284454] Initializing USB Mass Storage driver... [ 1.287445] usbcore: registered new interface driver usb-storage [ 1.290740] USB Mass Storage support registered. [ 1.293548] usbcore: registered new interface driver usbtest [ 1.298034] mousedev: PS/2 mouse device common for all mice [ 1.304779] twl_rtc twl_rtc: Power up reset detected. [ 1.308410] twl_rtc twl_rtc: Enabling TWL-RTC [ 1.314819] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0 [ 1.318695] i2c /dev entries driver [ 1.323608] Driver for 1-wire Dallas network protocol. [ 1.329559] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 1.335845] omap-dma-engine omap-dma-engine: allocating channel for 62 [ 1.339477] omap-dma-engine omap-dma-engine: allocating channel for 61 [ 1.384521] omap-dma-engine omap-dma-engine: allocating channel for 60 [ 1.388092] omap-dma-engine omap-dma-engine: allocating channel for 59 [ 1.497558] ledtrig-cpu: registered to indicate activity on CPUs [ 1.499267] mmc1: card claims to support voltages below the defined range. These will be ignored. [ 1.506683] usbcore: registered new interface driver usbhid [ 1.509735] usbhid: USB HID core driver [ 1.510345] mmc1: queuing unknown CIS tuple 0x91 (3 bytes) [ 1.511993] mmc1: new SDIO card at address 0001 [ 1.520080] oprofile: using arm/armv7-ca9 [ 1.522857] TCP: cubic registered [ 1.524719] Initializing XFRM netlink socket [ 1.527130] NET: Registered protocol family 17 [ 1.529632] NET: Registered protocol family 15 [ 1.532348] Key type dns_resolver registered [ 1.534851] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 1.546264] Power Management for TI OMAP4. [ 1.548522] OMAP4 PM: u-boot >= v2012.07 is required for full PM support [ 1.552368] ThumbEE CPU extension supported. [ 1.557922] VANA: incomplete constraints, leaving on [ 1.561950] VDAC: incomplete constraints, leaving on [ 1.565826] VUSB: incomplete constraints, leaving on [ 1.571868] twl_rtc twl_rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800) [ 1.579620] Waiting for root device /dev/mmcblk0p2... [ 1.912811] mmc0: host does not support reading read-only switch. assuming write-enable. [ 1.920043] mmc0: new high speed SD card at address 1234 [ 1.924530] mmcblk0: mmc0:1234 SA02G 1.83 GiB [ 1.932373] mmcblk0: p1 p2 [ 2.023071] kjournald starting. Commit interval 5 seconds [ 2.023254] EXT3-fs (mmcblk0p2): warning: maximal mount count reached, running e2fsck is recommended [ 2.429077] EXT3-fs (mmcblk0p2): using internal journal [ 2.432250] EXT3-fs (mmcblk0p2): recovery complete [ 2.434936] EXT3-fs (mmcblk0p2): mounted filesystem with ordered data mode [ 2.438781] VFS: Mounted root (ext3 filesystem) on device 179:2. [ 2.446228] devtmpfs: mounted [ 2.448211] Freeing init memory: 340K /bin/sh: can't access tty; job control turned off / # / # / # %% Start PM consolidated quick test (retention only) %% Preparation / # / # mount -t sysfs none /sys / # / # mount -t debugfs none /debug / # / # / # / # echo -1 > /sys/devices/platform/omap_uart.0/power/autosuspend_delay_ms / # / # echo -1 > /sys/devices/platform/omap_uart.1/power/autosuspend_delay_ms / # / # echo -1 > /sys/devices/platform/omap_uart.2/power/autosuspend_delay_ms / # / # echo -1 > /sys/devices/platform/omap_uart.3/power/autosuspend_delay_ms / # / # echo 0 > /debug/pm_debug/enable_off_mode / # / # %% Baseline pm_debug count dump cat /debug/pm_debug/count [ 12.147796] pwrdm state mismatch(ivahd_pwrdm) 3 != 1 [ 12.150573] pwrdm state mismatch(tesla_pwrdm) 3 != 1 [ 12.153289] pwrdm state mismatch(dss_pwrdm) 3 != 1 [ 12.155975] pwrdm state mismatch(abe_pwrdm) 3 != 1 cefuse_pwrdm (OFF),OFF:2,RET:0,INA:0,ON:1,RET-LOGIC-OFF:0 always_on_core_pwrdm (ON),OFF:0,RET:0,INA:0,ON:1,RET-LOGIC-OFF:0 l4per_pwrdm (ON),OFF:0,RET:0,INA:0,ON:1,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0,RET-MEMBANK2-OFF:0 l3init_pwrdm (ON),OFF:0,RET:0,INA:0,ON:1,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0 cam_pwrdm (OFF),OFF:2,RET:0,INA:0,ON:1,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0 ivahd_pwrdm (ON),OFF:1,RET:0,INA:0,ON:1,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0,RET-MEMBANK2-OFF:0,RET-MEMBANK3-OFF:0,RET-MEMBANK4-OFF:0 mpu_pwrdm (ON),OFF:0,RET:0,INA:0,ON:1,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0,RET-MEMBANK2-OFF:0,RET-MEMBANK3-OFF:0 cpu1_pwrdm (ON),OFF:0,RET:0,INA:0,ON:1,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0 cpu0_pwrdm (ON),OFF:0,RET:0,INA:0,ON:1,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0 tesla_pwrdm (ON),OFF:1,RET:0,INA:0,ON:1,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0,RET-MEMBANK2-OFF:0,RET-MEMBANK3-OFF:0 dss_pwrdm (ON),OFF:1,RET:0,INA:0,ON:1,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0 abe_pwrdm (ON),OFF:1,RET:0,INA:0,ON:1,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0,RET-MEMBANK2-OFF:0 gfx_pwrdm (OFF),OFF:2,RET:0,INA:0,ON:1,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0 core_pwrdm (ON),OFF:0,RET:0,INA:0,ON:1,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0,RET-MEMBANK2-OFF:0,RET-MEMBANK3-OFF:0,RET-MEMBANK4-OFF:0,RET-MEMBANK5-OFF:0 l3_dma_clkdm->core_pwrdm (0) emu_sys_clkdm->emu_pwrdm (0) l4_wkup_clkdm->wkup_pwrdm (3) l3_dss_clkdm->dss_pwrdm (0) iss_clkdm->cam_pwrdm (0) l3_1_clkdm->core_pwrdm (0) l3_2_clkdm->core_pwrdm (1) mpuss_clkdm->mpu_pwrdm (1) ducati_clkdm->core_pwrdm (0) l4_ao_clkdm->always_on_core_pwrdm (0) l3_emif_clkdm->core_pwrdm (2) mpu1_clkdm->cpu1_pwrdm (0) mpu0_clkdm->cpu0_pwrdm (0) d2d_clkdm->core_pwrdm (0) l3_init_clkdm->l3init_pwrdm (1) l3_instr_clkdm->core_pwrdm (0) abe_clkdm->abe_pwrdm (0) l4_per_clkdm->l4per_pwrdm (5) l4_secure_clkdm->l4per_pwrdm (0) ivahd_clkdm->ivahd_pwrdm (0) l3_gfx_clkdm->gfx_pwrdm (0) tesla_clkdm->tesla_pwrdm (0) l4_cfg_clkdm->core_pwrdm (0) l4_cefuse_clkdm->cefuse_pwrdm (0) / # / # echo enabled > /sys/devices/platform/omap_uart.2/tty/ttyO2/power/wakeup / # %% Start retention double suspend/resume UART wakeup test / # echo mem > /sys/power/state [ 14.159240] PM: Syncing filesystems ... done. [ 15.384887] Freezing user space processes ... (elapsed 0.00 seconds) done. [ 15.388824] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done. [ 15.405517] Suspending console(s) (use no_console_suspend to debug) [ 15.423278] PM: suspend of devices complete after 10.925 msecs [ 15.426818] PM: late suspend of devices complete after 3.509 msecs [ 15.430755] PM: noirq suspend of devices complete after 3.936 msecs [ 15.430816] Disabling non-boot CPUs ... [ 15.435302] CPU1: shutdown [ 15.438842] Powerdomain (core_pwrdm) didn't enter target state 1 [ 15.438842] Powerdomain (l3init_pwrdm) didn't enter target state 1 [ 15.438842] Could not enter target state in pm_suspend [ 15.438842] A possible cause could be an old bootloader - try u-boot >= v2012.07 [ 15.438842] hw-breakpoint: Failed to enable monitor mode on CPU 0. [ 15.439117] Enabling non-boot CPUs ... [ 15.441741] CPU1: Booted secondary processor [ 15.442596] CPU1 is up [ 15.444610] PM: noirq resume of devices complete after 1.983 msecs [ 15.448059] PM: early resume of devices complete after 2.471 msecs [ 15.972686] PM: resume of devices complete after 524.627 msecs [ 16.024719] Restarting tasks ... done. / # / # / # / # cat /debug/pm_debug/count cefuse_pwrdm (OFF),OFF:2,RET:0,INA:0,ON:1,RET-LOGIC-OFF:0 always_on_core_pwrdm (ON),OFF:1,RET:0,INA:0,ON:2,RET-LOGIC-OFF:0 l4per_pwrdm (ON),OFF:0,RET:1,INA:0,ON:2,RET-LOGIC-OFF:1,RET-MEMBANK1-OFF:0,RET-MEMBANK2-OFF:0 l3init_pwrdm (ON),OFF:0,RET:0,INA:0,ON:1,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0 cam_pwrdm (OFF),OFF:2,RET:0,INA:0,ON:1,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0 ivahd_pwrdm (RET),OFF:1,RET:1,INA:0,ON:1,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0,RET-MEMBANK2-OFF:0,RET-MEMBANK3-OFF:0,RET-MEMBANK4-OFF:0 mpu_pwrdm (ON),OFF:0,RET:1,INA:0,ON:2,RET-LOGIC-OFF:1,RET-MEMBANK1-OFF:1,RET-MEMBANK2-OFF:0,RET-MEMBANK3-OFF:0 cpu1_pwrdm (ON),OFF:1,RET:0,INA:0,ON:2,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0 cpu0_pwrdm (ON),OFF:1,RET:0,INA:0,ON:2,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0 tesla_pwrdm (RET),OFF:1,RET:1,INA:0,ON:1,RET-LOGIC-OFF:1,RET-MEMBANK1-OFF:0,RET-MEMBANK2-OFF:0,RET-MEMBANK3-OFF:0 dss_pwrdm (RET),OFF:1,RET:1,INA:0,ON:1,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0 abe_pwrdm (RET),OFF:1,RET:1,INA:0,ON:1,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0,RET-MEMBANK2-OFF:0 gfx_pwrdm (OFF),OFF:2,RET:0,INA:0,ON:1,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0 core_pwrdm (ON),OFF:0,RET:0,INA:0,ON:1,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0,RET-MEMBANK2-OFF:0,RET-MEMBANK3-OFF:0,RET-MEMBANK4-OFF:0,RET-MEMBANK5-OFF:0 l3_dma_clkdm->core_pwrdm (0) emu_sys_clkdm->emu_pwrdm (0) l4_wkup_clkdm->wkup_pwrdm (3) l3_dss_clkdm->dss_pwrdm (0) iss_clkdm->cam_pwrdm (0) l3_1_clkdm->core_pwrdm (0) l3_2_clkdm->core_pwrdm (1) mpuss_clkdm->mpu_pwrdm (1) ducati_clkdm->core_pwrdm (0) l4_ao_clkdm->always_on_core_pwrdm (0) l3_emif_clkdm->core_pwrdm (2) mpu1_clkdm->cpu1_pwrdm (0) mpu0_clkdm->cpu0_pwrdm (0) d2d_clkdm->core_pwrdm (0) l3_init_clkdm->l3init_pwrdm (0) l3_instr_clkdm->core_pwrdm (0) abe_clkdm->abe_pwrdm (0) l4_per_clkdm->l4per_pwrdm (5) l4_secure_clkdm->l4per_pwrdm (0) ivahd_clkdm->ivahd_pwrdm (0) l3_gfx_clkdm->gfx_pwrdm (0) tesla_clkdm->tesla_pwrdm (0) l4_cfg_clkdm->core_pwrdm (0) l4_cefuse_clkdm->cefuse_pwrdm (0) / # / # / # / # echo mem > /sys/power/state [ 18.645690] PM: Syncing filesystems ... done. [ 19.851593] Freezing user space processes ... (elapsed 0.00 seconds) done. [ 19.855560] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done. [ 19.875579] Suspending console(s) (use no_console_suspend to debug) [ 19.891662] PM: suspend of devices complete after 9.277 msecs [ 19.895080] PM: late suspend of devices complete after 3.417 msecs [ 19.898803] PM: noirq suspend of devices complete after 3.723 msecs [ 19.898803] Disabling non-boot CPUs ... [ 19.900482] CPU1: shutdown [ 19.901885] Powerdomain (core_pwrdm) didn't enter target state 1 [ 19.901885] Powerdomain (l3init_pwrdm) didn't enter target state 1 [ 19.901885] Could not enter target state in pm_suspend [ 19.901885] A possible cause could be an old bootloader - try u-boot >= v2012.07 [ 19.901885] hw-breakpoint: CPU 0 failed to disable vector catch [ 19.902038] Enabling non-boot CPUs ... [ 19.904541] CPU1: Booted secondary processor [ 19.905029] hw-breakpoint: CPU 1 failed to disable vector catch [ 19.905029] CPU1 is up [ 19.906951] PM: noirq resume of devices complete after 1.892 msecs [ 19.910369] PM: early resume of devices complete after 2.471 msecs [ 20.412536] PM: resume of devices complete after 502.166 msecs [ 20.467468] Restarting tasks ... done. / # / # / # / # cat /debug/pm_debug/count cefuse_pwrdm (OFF),OFF:2,RET:0,INA:0,ON:1,RET-LOGIC-OFF:0 always_on_core_pwrdm (ON),OFF:2,RET:0,INA:0,ON:3,RET-LOGIC-OFF:0 l4per_pwrdm (ON),OFF:0,RET:2,INA:0,ON:3,RET-LOGIC-OFF:2,RET-MEMBANK1-OFF:0,RET-MEMBANK2-OFF:0 l3init_pwrdm (ON),OFF:0,RET:0,INA:0,ON:1,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0 cam_pwrdm (OFF),OFF:2,RET:0,INA:0,ON:1,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0 ivahd_pwrdm (RET),OFF:1,RET:1,INA:0,ON:1,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0,RET-MEMBANK2-OFF:0,RET-MEMBANK3-OFF:0,RET-MEMBANK4-OFF:0 mpu_pwrdm (ON),OFF:0,RET:2,INA:0,ON:3,RET-LOGIC-OFF:2,RET-MEMBANK1-OFF:2,RET-MEMBANK2-OFF:0,RET-MEMBANK3-OFF:0 cpu1_pwrdm (ON),OFF:2,RET:0,INA:0,ON:3,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0 cpu0_pwrdm (ON),OFF:2,RET:0,INA:0,ON:3,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0 tesla_pwrdm (RET),OFF:1,RET:1,INA:0,ON:1,RET-LOGIC-OFF:2,RET-MEMBANK1-OFF:0,RET-MEMBANK2-OFF:0,RET-MEMBANK3-OFF:0 dss_pwrdm (RET),OFF:1,RET:1,INA:0,ON:1,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0 abe_pwrdm (RET),OFF:1,RET:1,INA:0,ON:1,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0,RET-MEMBANK2-OFF:0 gfx_pwrdm (OFF),OFF:2,RET:0,INA:0,ON:1,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0 core_pwrdm (ON),OFF:0,RET:0,INA:0,ON:1,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0,RET-MEMBANK2-OFF:0,RET-MEMBANK3-OFF:0,RET-MEMBANK4-OFF:0,RET-MEMBANK5-OFF:0 l3_dma_clkdm->core_pwrdm (0) emu_sys_clkdm->emu_pwrdm (0) l4_wkup_clkdm->wkup_pwrdm (3) l3_dss_clkdm->dss_pwrdm (0) iss_clkdm->cam_pwrdm (0) l3_1_clkdm->core_pwrdm (0) l3_2_clkdm->core_pwrdm (1) mpuss_clkdm->mpu_pwrdm (1) ducati_clkdm->core_pwrdm (0) l4_ao_clkdm->always_on_core_pwrdm (0) l3_emif_clkdm->core_pwrdm (2) mpu1_clkdm->cpu1_pwrdm (0) mpu0_clkdm->cpu0_pwrdm (0) d2d_clkdm->core_pwrdm (0) l3_init_clkdm->l3init_pwrdm (0) l3_instr_clkdm->core_pwrdm (0) abe_clkdm->abe_pwrdm (0) l4_per_clkdm->l4per_pwrdm (5) l4_secure_clkdm->l4per_pwrdm (0) ivahd_clkdm->ivahd_pwrdm (0) l3_gfx_clkdm->gfx_pwrdm (0) tesla_clkdm->tesla_pwrdm (0) l4_cfg_clkdm->core_pwrdm (0) l4_cefuse_clkdm->cefuse_pwrdm (0) / # / # / # / # ./test_rootfs_access_nonexistent_file__ret_susp /bin/sh: ./test_rootfs_access_nonexistent_file__ret_susp: not found / # / # %% End retention double suspend/resume UART wakeup test %% Start retention dynamic idle UART wakeup test echo 3000 > /sys/devices/platform/omap_uart.0/power/autosuspend_delay_ms / # / # echo 3000 > /sys/devices/platform/omap_uart.1/power/autosuspend_delay_ms / # / # echo 3000 > /sys/devices/platform/omap_uart.2/power/autosuspend_delay_ms / # / # echo 3000 > /sys/devices/platform/omap_uart.3/power/autosuspend_delay_ms / # / # / # / # / # / # cat /debug/pm_debug/count cefuse_pwrdm (OFF),OFF:2,RET:0,INA:0,ON:1,RET-LOGIC-OFF:0 always_on_core_pwrdm (ON),OFF:2,RET:0,INA:0,ON:3,RET-LOGIC-OFF:0 l4per_pwrdm (ON),OFF:0,RET:2,INA:0,ON:3,RET-LOGIC-OFF:2,RET-MEMBANK1-OFF:0,RET-MEMBANK2-OFF:0 l3init_pwrdm (ON),OFF:0,RET:0,INA:0,ON:1,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0 cam_pwrdm (OFF),OFF:2,RET:0,INA:0,ON:1,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0 ivahd_pwrdm (RET),OFF:1,RET:1,INA:0,ON:1,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0,RET-MEMBANK2-OFF:0,RET-MEMBANK3-OFF:0,RET-MEMBANK4-OFF:0 mpu_pwrdm (ON),OFF:0,RET:2,INA:0,ON:3,RET-LOGIC-OFF:2,RET-MEMBANK1-OFF:2,RET-MEMBANK2-OFF:0,RET-MEMBANK3-OFF:0 cpu1_pwrdm (ON),OFF:2,RET:0,INA:0,ON:3,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0 cpu0_pwrdm (ON),OFF:2,RET:0,INA:0,ON:3,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0 tesla_pwrdm (RET),OFF:1,RET:1,INA:0,ON:1,RET-LOGIC-OFF:2,RET-MEMBANK1-OFF:0,RET-MEMBANK2-OFF:0,RET-MEMBANK3-OFF:0 dss_pwrdm (RET),OFF:1,RET:1,INA:0,ON:1,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0 abe_pwrdm (RET),OFF:1,RET:1,INA:0,ON:1,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0,RET-MEMBANK2-OFF:0 gfx_pwrdm (OFF),OFF:2,RET:0,INA:0,ON:1,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0 core_pwrdm (ON),OFF:0,RET:0,INA:0,ON:1,RET-LOGIC-OFF:0,RET-MEMBANK1-OFF:0,RET-MEMBANK2-OFF:0,RET-MEMBANK3-OFF:0,RET-MEMBANK4-OFF:0,RET-MEMBANK5-OFF:0 l3_dma_clkdm->core_pwrdm (0) emu_sys_clkdm->emu_pwrdm (0) l4_wkup_clkdm->wkup_pwrdm (3) l3_dss_clkdm->dss_pwrdm (0) iss_clkdm->cam_pwrdm (0) l3_1_clkdm->core_pwrdm (0) l3_2_clkdm->core_pwrdm (1) mpuss_clkdm->mpu_pwrdm (1) ducati_clkdm->core_pwrdm (0) l4_ao_clkdm->always_on_core_pwrdm (0) l3_emif_clkdm->core_pwrdm (2) mpu1_clkdm->cpu1_pwrdm (0) mpu0_clkdm->cpu0_pwrdm (0) d2d_clkdm->core_pwrdm (0) l3_init_clkdm->l3init_pwrdm (0) l3_instr_clkdm->core_pwrdm (0) abe_clkdm->abe_pwrdm (0) l4_per_clkdm->l4per_pwrdm (2) l4_secure_clkdm->l4per_pwrdm (0) ivahd_clkdm->ivahd_pwrdm (0) l3_gfx_clkdm->gfx_pwrdm (0) tesla_clkdm->tesla_pwrdm (0) l4_cfg_clkdm->core_pwrdm (0) l4_cefuse_clkdm->cefuse_pwrdm (0) / # / # / # / # ./test_rootfs_access_nonexistent_file__ret_dyn /bin/sh: ./test_rootfs_access_nonexistent_file__ret_dyn: not found / # / # echo -1 > /sys/devices/platform/omap_uart.0/power/autosuspend_delay_ms / # / # echo -1 > /sys/devices/platform/omap_uart.1/power/autosuspend_delay_ms / # / # echo -1 > /sys/devices/platform/omap_uart.2/power/autosuspend_delay_ms / # / # echo -1 > /sys/devices/platform/omap_uart.3/power/autosuspend_delay_ms / # / # %% End retention dynamic idle UART wakeup test %% End PM consolidated quick test (retention only)