Advertisement
Guest User

panda-es

a guest
Mar 19th, 2013
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.46 KB | None | 0 0
  1. Terminal ready
  2.  
  3. U-Boot SPL 2013.01.01-00001-gf93c77c (Mar 14 2013 - 09:07:46)
  4. OMAP4460 ES1.1
  5. OMAP SD/MMC: 0
  6. reading u-boot.img
  7. reading u-boot.img
  8.  
  9.  
  10. U-Boot 2013.01.01-00001-gf93c77c (Mar 14 2013 - 09:07:46)
  11.  
  12. CPU : OMAP4460 ES1.1
  13. Board: OMAP4 Panda
  14. I2C: ready
  15. DRAM: 1 GiB
  16. MMC: OMAP SD/MMC: 0
  17. Using default environment
  18.  
  19. In: serial
  20. Out: serial
  21. Err: serial
  22. Net: No ethernet found.
  23. Hit any key to stop autoboot: 0
  24. mmc0 is current device
  25. SD/MMC found on device 0
  26. reading boot.scr
  27. ** Unable to read file boot.scr **
  28. reading uEnv.txt
  29. 493 bytes read in 3 ms (160.2 KiB/s)
  30. Importing environment from mmc0 ...
  31. Running uenvcmd ...
  32. baudrate=115200
  33. bootargs=console=ttyO2,115200n8 root=/dev/mmcblk0p2 rw rootfstype=ext4 rootwait earlyprintk
  34. bootcmd=mw.w 0x4A31E05A 0x1f;printenv;echo "NOTE: booting from MMC filesystem";sleep 1;run fatloaduimage; sleep 1; run loaddtb; echo "starting.."; sleep 1; run bootwdtb
  35. bootdelay=3
  36. bootscript=echo Running bootscript from mmc${mmcdev} ...; source ${loadaddr}
  37. bootwdtb=bootm ${loadaddr} - ${fdtbaddr}
  38. console=ttyO2,115200n8
  39. fatloaduimage=fatload mmc 0:1 ${loadaddr} uImage
  40. fdt_high=0xffffffff
  41. fdtbaddr=0x80F80000
  42. filesize=0x1ed
  43. importbootenv=echo Importing environment from mmc${mmcdev} ...; env import -t ${loadaddr} ${filesize}
  44. loadaddr=0x80200000
  45. loadbootenv=fatload mmc ${mmcdev} ${loadaddr} uEnv.txt
  46. loadbootscript=fatload mmc ${mmcdev} ${loadaddr} boot.scr
  47. loaddtb=fatload mmc 0:1 ${fdtbaddr} omap4-panda-es.dtb; fdt addr ${fdtbaddr}; fdt resize
  48. loaduimage=fatload mmc ${mmcdev} ${loadaddr} uImage
  49. mmcargs=setenv bootargs console=${console} vram=${vram} root=${mmcroot} rootfstype=${mmcrootfstype}
  50. mmcboot=echo Booting from mmc${mmcdev} ...; run mmcargs; bootm ${loadaddr}
  51. mmcdev=0
  52. mmcroot=/dev/mmcblk0p2 rw
  53. mmcrootfstype=ext3 rootwait
  54. uenvcmd=boot
  55. usbtty=cdc_acm
  56. vram=16M
  57.  
  58. Environment size: 1236/131068 bytes
  59. NOTE: booting from MMC filesystem
  60. reading uImage
  61. 4117336 bytes read in 205 ms (19.2 MiB/s)
  62. reading omap4-panda-es.dtb
  63. 16409 bytes read in 13 ms (1.2 MiB/s)
  64. starting..
  65. ## Booting kernel from Legacy Image at 80200000 ...
  66. Image Name: Linux-3.9.0-rc3-00048-g80a4a57
  67. Image Type: ARM Linux Kernel Image (uncompressed)
  68. Data Size: 4117272 Bytes = 3.9 MiB
  69. Load Address: 80800000
  70. Entry Point: 80800000
  71. Verifying Checksum ... OK
  72. ## Flattened Device Tree blob at 80f80000
  73. Booting using the fdt blob at 0x80f80000
  74. Loading Kernel Image ... OK
  75. OK
  76. reserving fdt memory region: addr=9d000000 size=3000000
  77. reserving fdt memory region: addr=80f80000 size=5000
  78. Using Device Tree in place at 80f80000, end 80f87fff
  79.  
  80. Starting kernel ...
  81.  
  82. [ 0.000000] Booting Linux on physical CPU 0x0
  83. [ 0.000000] Linux version 3.9.0-rc3-00048-g80a4a57 (nmenon@kahuna) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #5 SMP Tue Mar 19 11:32:55 CDT 2013
  84. [ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c53c7d
  85. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  86. [ 0.000000] Machine: Generic OMAP4 (Flattened Device Tree), model: TI OMAP4 PandaBoard
  87. [ 0.000000] cma: CMA: reserved 16 MiB at ae800000
  88. [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
  89. [ 0.000000] OMAP4460 ES1.1
  90. [ 0.000000] PERCPU: Embedded 9 pages/cpu @c17a1000 s14336 r8192 d14336 u36864
  91. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260368
  92. [ 0.000000] Kernel command line: console=ttyO2,115200n8 root=/dev/mmcblk0p2 rw rootfstype=ext4 rootwait earlyprintk
  93. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  94. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  95. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  96. [ 0.000000] __ex_table already sorted, skipping sort
  97. [ 0.000000] Memory: 1023MB = 1023MB total
  98. [ 0.000000] Memory: 958872k/958872k available, 89704k reserved, 269312K highmem
  99. [ 0.000000] Virtual kernel memory layout:
  100. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  101. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  102. [ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
  103. [ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
  104. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  105. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  106. [ 0.000000] .text : 0xc0008000 - 0xc073fa9c (7391 kB)
  107. [ 0.000000] .init : 0xc0740000 - 0xc0797800 ( 350 kB)
  108. [ 0.000000] .data : 0xc0798000 - 0xc083d768 ( 662 kB)
  109. [ 0.000000] .bss : 0xc083d768 - 0xc0d98bc8 (5486 kB)
  110. [ 0.000000] Hierarchical RCU implementation.
  111. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  112. [ 0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz
  113. [ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
  114. [ 0.000000] OMAP clocksource: 32k_counter at 32768 Hz
  115. [ 0.000000] smp_twd: clock not found -2
  116. [ 0.000000] Console: colour dummy device 80x30
  117. [ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
  118. [ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8
  119. [ 0.000000] ... MAX_LOCK_DEPTH: 48
  120. [ 0.000000] ... MAX_LOCKDEP_KEYS: 8191
  121. [ 0.000000] ... CLASSHASH_SIZE: 4096
  122. [ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384
  123. [ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768
  124. [ 0.000000] ... CHAINHASH_SIZE: 16384
  125. [ 0.000000] memory used by lock dependency info: 3695 kB
  126. [ 0.000000] per task-struct memory footprint: 1152 bytes
  127. [ 0.001037] Calibrating delay loop... 1391.00 BogoMIPS (lpj=6955008)
  128. [ 0.079742] pid_max: default: 32768 minimum: 301
  129. [ 0.080261] Security Framework initialized
  130. [ 0.080474] Mount-cache hash table entries: 512
  131. [ 0.093139] CPU: Testing write buffer coherency: ok
  132. [ 0.094604] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  133. [ 0.094604] Calibrating local timer... 348.96MHz.
  134. [ 0.149841] Setting up static identity map for 0xc0518550 - 0xc05185c0
  135. [ 0.149963] L310 cache controller enabled
  136. [ 0.149993] l2x0: 16 ways, CACHE_ID 0x000000c0, AUX_CTRL 0x7e470000, Cache size: 1048576 B
  137. [ 0.155792] CPU1: Booted secondary processor
  138. [ 0.189666] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  139. [ 0.190002] Brought up 2 CPUs
  140. [ 0.190032] SMP: Total of 2 processors activated (2782.00 BogoMIPS).
  141. [ 0.190032] CPU: All CPU(s) started in SVC mode.
  142. [ 0.192382] devtmpfs: initialized
  143. [ 0.261169] pinctrl core: initialized pinctrl subsystem
  144. [ 0.265136] regulator-dummy: no parameters
  145. [ 0.267974] NET: Registered protocol family 16
  146. [ 0.275177] DMA: preallocated 256 KiB pool for atomic coherent allocations
  147. [ 0.348571] OMAP GPIO hardware version 0.1
  148. [ 0.359680] omap-gpmc 50000000.gpmc: error: clk_get
  149. [ 0.359741] omap-gpmc: probe of 50000000.gpmc failed with error -2
  150. [ 0.384613] No ATAGs?
  151. [ 0.384643] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
  152. [ 0.384643] hw-breakpoint: maximum watchpoint size is 4 bytes.
  153. [ 0.387908] OMAP DMA hardware revision 0.0
  154. [ 0.388580] Serial: AMBA PL011 UART driver
  155. [ 0.428894] bio: create slab <bio-0> at 0
  156. [ 0.481201] omap-dma-engine omap-dma-engine: OMAP DMA engine driver
  157. [ 0.486846] SCSI subsystem initialized
  158. [ 0.488281] usbcore: registered new interface driver usbfs
  159. [ 0.488586] usbcore: registered new interface driver hub
  160. [ 0.489837] usbcore: registered new device driver usb
  161. [ 0.490997] omap_i2c 48070000.i2c: could not find pctldev for node /ocp/pinmux@4a100040/pinmux_i2c1_pins, deferring probe
  162. [ 0.491027] platform 48070000.i2c: Driver omap_i2c requests probe deferral
  163. [ 0.491088] omap_i2c 48072000.i2c: could not find pctldev for node /ocp/pinmux@4a100040/pinmux_i2c2_pins, deferring probe
  164. [ 0.491119] platform 48072000.i2c: Driver omap_i2c requests probe deferral
  165. [ 0.491180] omap_i2c 48060000.i2c: could not find pctldev for node /ocp/pinmux@4a100040/pinmux_i2c3_pins, deferring probe
  166. [ 0.491210] platform 48060000.i2c: Driver omap_i2c requests probe deferral
  167. [ 0.491271] omap_i2c 48350000.i2c: could not find pctldev for node /ocp/pinmux@4a100040/pinmux_i2c4_pins, deferring probe
  168. [ 0.491271] platform 48350000.i2c: Driver omap_i2c requests probe deferral
  169. [ 0.496185] Switching to clocksource 32k_counter
  170. [ 0.586395] NET: Registered protocol family 2
  171. [ 0.588470] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  172. [ 0.588775] TCP bind hash table entries: 8192 (order: 6, 294912 bytes)
  173. [ 0.591400] TCP: Hash tables configured (established 8192 bind 8192)
  174. [ 0.591613] TCP: reno registered
  175. [ 0.591644] UDP hash table entries: 512 (order: 3, 40960 bytes)
  176. [ 0.592010] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes)
  177. [ 0.593017] NET: Registered protocol family 1
  178. [ 0.594085] RPC: Registered named UNIX socket transport module.
  179. [ 0.594085] RPC: Registered udp transport module.
  180. [ 0.594116] RPC: Registered tcp transport module.
  181. [ 0.594116] RPC: Registered tcp NFSv4.1 backchannel transport module.
  182. [ 0.594909] NetWinder Floating Point Emulator V0.97 (double precision)
  183. [ 0.595458] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
  184. [ 0.750610] bounce pool size: 64 pages
  185. [ 0.751190] VFS: Disk quotas dquot_6.5.2
  186. [ 0.751464] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  187. [ 0.753692] NFS: Registering the id_resolver key type
  188. [ 0.754028] Key type id_resolver registered
  189. [ 0.754058] Key type id_legacy registered
  190. [ 0.754150] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
  191. [ 0.754699] msgmni has been set to 1378
  192. [ 0.757202] io scheduler noop registered
  193. [ 0.757232] io scheduler deadline registered
  194. [ 0.757324] io scheduler cfq registered (default)
  195. [ 0.758758] pinctrl-single 4a100040.pinmux: 203 pins at pa fc100040 size 406
  196. [ 0.759216] pinctrl-single 4a31e040.pinmux: 28 pins at pa fc31e040 size 56
  197. [ 0.762084] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  198. [ 0.766693] omap_uart 4806a000.serial: did not get pins for uart0 error: -19
  199. [ 0.767150] 4806a000.serial: ttyO0 at MMIO 0x4806a000 (irq = 104) is a OMAP UART0
  200. [ 0.768463] omap_uart 4806c000.serial: did not get pins for uart1 error: -19
  201. [ 0.768737] 4806c000.serial: ttyO1 at MMIO 0x4806c000 (irq = 105) is a OMAP UART1
  202. [ 0.769714] omap_uart 48020000.serial: did not get pins for uart2 error: -19
  203. [ 0.769927] 48020000.serial: ttyO2 at MMIO 0x48020000 (irq = 106) is a OMAP UART2
  204. [ 1.516754] console [ttyO2] enabled
  205. [ 1.521606] omap_uart 4806e000.serial: did not get pins for uart3 error: -19
  206. [ 1.529296] 4806e000.serial: ttyO3 at MMIO 0x4806e000 (irq = 102) is a OMAP UART3
  207. [ 1.559753] brd: module loaded
  208. [ 1.575744] loop: module loaded
  209. [ 1.582611] mtdoops: mtd device (mtddev=name/number) must be supplied
  210. [ 1.590087] OneNAND driver initializing
  211. [ 1.594787] omap2_mcspi 48098000.spi: pins are not configured from the driver
  212. [ 1.603485] omap2_mcspi 4809a000.spi: pins are not configured from the driver
  213. [ 1.611755] omap2_mcspi 480b8000.spi: pins are not configured from the driver
  214. [ 1.620056] omap2_mcspi 480ba000.spi: pins are not configured from the driver
  215. [ 1.632141] usbcore: registered new interface driver asix
  216. [ 1.638153] usbcore: registered new interface driver ax88179_178a
  217. [ 1.644866] usbcore: registered new interface driver cdc_ether
  218. [ 1.651397] usbcore: registered new interface driver smsc95xx
  219. [ 1.657775] usbcore: registered new interface driver net1080
  220. [ 1.664031] usbcore: registered new interface driver cdc_subset
  221. [ 1.670593] usbcore: registered new interface driver zaurus
  222. [ 1.676818] usbcore: registered new interface driver cdc_ncm
  223. [ 1.684082] usbcore: registered new interface driver cdc_wdm
  224. [ 1.690093] Initializing USB Mass Storage driver...
  225. [ 1.695556] usbcore: registered new interface driver usb-storage
  226. [ 1.701934] USB Mass Storage support registered.
  227. [ 1.707153] usbcore: registered new interface driver usbtest
  228. [ 1.714416] mousedev: PS/2 mouse device common for all mice
  229. [ 1.723785] i2c /dev entries driver
  230. [ 1.727752] Driver for 1-wire Dallas network protocol.
  231. [ 1.736328] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
  232. [ 1.744812] cpufreq_cpu0: failed to get cpu0 regulator
  233. [ 1.751586] omap_cpufreq_init: unable to get MPU regulator
  234. [ 1.759216] omap-dma-engine omap-dma-engine: allocating channel for 62
  235. [ 1.766174] omap-dma-engine omap-dma-engine: allocating channel for 61
  236. [ 1.773162] omap_hsmmc 4809c000.mmc: vmmc regulator missing
  237. [ 1.779296] omap-dma-engine omap-dma-engine: freeing channel for 61
  238. [ 1.785919] omap-dma-engine omap-dma-engine: freeing channel for 62
  239. [ 1.792663] platform 4809c000.mmc: Driver omap_hsmmc requests probe deferral
  240. [ 1.800384] omap-dma-engine omap-dma-engine: allocating channel for 60
  241. [ 1.807312] omap-dma-engine omap-dma-engine: allocating channel for 59
  242. [ 1.814270] omap_hsmmc 480d5000.mmc: vmmc regulator missing
  243. [ 1.820190] omap-dma-engine omap-dma-engine: freeing channel for 59
  244. [ 1.826843] omap-dma-engine omap-dma-engine: freeing channel for 60
  245. [ 1.833526] platform 480d5000.mmc: Driver omap_hsmmc requests probe deferral
  246. [ 1.841674] leds-gpio leds.7: pins are not configured from the driver
  247. [ 1.850952] ledtrig-cpu: registered to indicate activity on CPUs
  248. [ 1.858306] usbcore: registered new interface driver usbhid
  249. [ 1.864227] usbhid: USB HID core driver
  250. [ 1.869140] oprofile: using arm/armv7-ca9
  251. [ 1.873931] TCP: cubic registered
  252. [ 1.877471] Initializing XFRM netlink socket
  253. [ 1.882080] NET: Registered protocol family 17
  254. [ 1.886871] NET: Registered protocol family 15
  255. [ 1.891845] Key type dns_resolver registered
  256. [ 1.896484] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
  257. [ 1.904968] Power Management for TI OMAP4.
  258. [ 1.909332] OMAP4 PM: u-boot >= v2012.07 is required for full PM support
  259. [ 1.916748] ThumbEE CPU extension supported.
  260. [ 1.927398] omap_i2c 48070000.i2c: bus 0 rev0.11 at 400 kHz
  261. [ 1.936828] Skipping twl internal clock init and using bootloader value (unknown osc rate)
  262. [ 1.947814] twl 0-0048: PIH (irq 39) chaining IRQs 416..436
  263. [ 1.955108] twl_rtc rtc.9: Power up reset detected.
  264. [ 1.961181] twl_rtc rtc.9: Enabling TWL-RTC
  265. [ 1.969970] twl_rtc rtc.9: rtc core: registered rtc.9 as rtc0
  266. [ 1.978149] VAUX1_6030: 1000 <--> 3000 mV at 2800 mV
  267. [ 1.985595] VAUX2_6030: 1200 <--> 2800 mV at 1800 mV
  268. [ 1.992889] VAUX3_6030: 1000 <--> 3000 mV at 1200 mV
  269. [ 2.000091] VMMC: 1200 <--> 3000 mV at 3000 mV
  270. [ 2.006927] VPP: 1800 <--> 2500 mV at 1900 mV
  271. [ 2.013458] VUSIM: 1200 <--> 2900 mV at 1800 mV
  272. [ 2.020050] VDAC: 1800 mV
  273. [ 2.024291] VANA: 2100 mV
  274. [ 2.029144] VCXIO: 1800 mV
  275. [ 2.033508] VUSB: 3300 mV
  276. [ 2.038208] V1V8: 1800 mV
  277. [ 2.042968] V2V1: 2100 mV
  278. [ 2.051635] omap_i2c 48072000.i2c: bus 1 rev0.11 at 400 kHz
  279. [ 2.059356] omap_i2c 48060000.i2c: bus 2 rev0.11 at 100 kHz
  280. [ 2.067779] omap_i2c 48350000.i2c: bus 3 rev0.11 at 400 kHz
  281. [ 2.074218] omap-dma-engine omap-dma-engine: allocating channel for 62
  282. [ 2.081298] omap-dma-engine omap-dma-engine: allocating channel for 61
  283. [ 2.091217] omap_hsmmc 4809c000.mmc: pins are not configured from the driver
  284. [ 2.137054] omap-dma-engine omap-dma-engine: allocating channel for 60
  285. [ 2.144256] omap-dma-engine omap-dma-engine: allocating channel for 59
  286. [ 2.151550] omap_hsmmc 480d5000.mmc: vmmc regulator missing
  287. [ 2.157531] omap-dma-engine omap-dma-engine: freeing channel for 59
  288. [ 2.164215] omap-dma-engine omap-dma-engine: freeing channel for 60
  289. [ 2.171020] platform 480d5000.mmc: Driver omap_hsmmc requests probe deferral
  290. [ 2.182006] twl_rtc rtc.9: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
  291. [ 2.193725] Waiting for root device /dev/mmcblk0p2...
  292. [ 2.224670] mmc0: host does not support reading read-only switch. assuming write-enable.
  293. [ 2.235931] mmc0: new high speed SDHC card at address 1234
  294. [ 2.243530] mmcblk0: mmc0:1234 SA04G 3.63 GiB
  295. [ 2.252624] mmcblk0: p1 p2
  296. [ 2.258789] omap-dma-engine omap-dma-engine: allocating channel for 60
  297. [ 2.265716] omap-dma-engine omap-dma-engine: allocating channel for 59
  298. [ 2.272735] omap_hsmmc 480d5000.mmc: vmmc regulator missing
  299. [ 2.278686] omap-dma-engine omap-dma-engine: freeing channel for 59
  300. [ 2.285308] omap-dma-engine omap-dma-engine: freeing channel for 60
  301. [ 2.292022] platform 480d5000.mmc: Driver omap_hsmmc requests probe deferral
  302. [ 3.835632] EXT4-fs (mmcblk0p2): recovery complete
  303. [ 3.845458] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  304. [ 3.854125] VFS: Mounted root (ext4 filesystem) on device 179:2.
  305. [ 3.873046] devtmpfs: mounted
  306. [ 3.876586] Freeing init memory: 348K
  307. Mounting proc : OK
  308. Mounting sysfs : OK
  309. Mounting devtmpfs:mount: mounting none on /dev failed: Device or resource busy
  310. boot mounted: OK
  311. /dev/ttyO2 linked to /dev/tty-bd - using as console
  312.  
  313. ******************************************
  314. Starting System Init for GenericOMAP4(FlattenedDeviceTree)
  315. Release: X.x
  316. Kernel: Linux GenericOMAP4(FlattenedDeviceTree) 3.9.0-rc3-00048-g80a4a57 #5 SMP Tue Mar 19 11:32:55 CDT 2013 armv7l GNU/Linux
  317. ******************************************
  318. Saving kernel ring buffer : OK
  319. Mounting devpts : OK
  320. Setting up networking
  321. Configuring lo : OK
  322. Starting syslogd : OK
  323. Starting klogd : OK
  324. Mounting filesystems : OK
  325. mount: mounting none on /proc/bus/usb/ failed: No such file or directory
  326.  
  327. Please press Enter to activate this console.
  328. / #
  329. / #
  330. / #
  331. / #
  332. / #
  333. / #
  334. / # cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_driver
  335. generic_cpu0
  336. / #
  337. / # ./test.sh 1
  338. OMAPCONF (rev 1.65 built Thu Mar 14 11:58:49 CDT 2013)
  339.  
  340. HW Platform:
  341. Generic OMAP4 (Flattened Device Tree)
  342. OMAP4460 ES1.1 GP Device (STANDARD performance (1.2GHz))
  343. DIE ID: 5C180022-00000001-0146BF50-1001500E
  344. returned -1
  345. Error: I2C Read failed -1
  346. returned -1
  347. Error: I2C Read failed -1
  348. returned -1
  349. Error: I2C Read failed -1
  350. UNKNOWN POWER IC
  351. returned -1
  352. Error: I2C Read failed -1
  353. UNKNOWN AUDIO IC
  354.  
  355. killall: memtester: no process killed
  356. 350000 700000 920000 is the available freqs
  357. bogomips@ boot:
  358. BogoMIPS : 1391.00
  359. BogoMIPS : 1391.00
  360. Boot scaling frequency =699977
  361. TESTING for 1 seconds at 350000
  362. OMAPCONF (rev 1.65 built Thu Mar 14 11:58:49 CDT 2013)
  363.  
  364. HW Platform:
  365. Generic OMAP4 (Flattened Device Tree)
  366. OMAP4460 ES1.1 GP Device (STANDARD performance (1.2GHz))
  367. returned -1
  368. Error: I2C Read failed -1
  369. returned -1
  370. Error: I2C Read failed -1
  371. returned -1
  372. Error: I2C Read failed -1
  373. UNKNOWN POWER IC
  374. returned -1
  375. Error: I2C Read failed -1
  376. UNKNOWN AUDIO IC
  377.  
  378. SW Build Details:
  379. Build:
  380. release_details_get(): could not open /etc/issue.net file?!
  381. Version: UNKNOWN
  382. Kernel:
  383. Version: 3.9.0-rc3-00048-g80a4a57
  384. Author: nmenon@kahuna
  385. Toolchain: gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
  386. Type: #5 SMP
  387. Date: Tue Mar 19 11:32:55 CDT 2013
  388.  
  389. omapconf: warning: no matching rate for VDD_IVA OPP. Please check rates against Data Manual recommendations.
  390. |---------------------------------------------------------------------------------|
  391. | | Temperature | Voltage | Frequency | OPerating Point |
  392. |---------------------------------------------------------------------------------|
  393. | VDD_MPU / VDD_CORE1 | NA | NA | | OPP50 |
  394. | MPU (CPU1 ON) | | | 350 MHz | |
  395. | | | | | |
  396. | VDD_IVA / VDD_CORE2 | NA | NA | | UNKNOWN |
  397. | IVA | | | (38 MHz) (1) | |
  398. | AESS | | | (98 MHz) (1) | |
  399. | DSP | | | (38 MHz) (1) | |
  400. | | | | | |
  401. | VDD_CORE / VDD_CORE3 | NA | NA | | OPP100 |
  402. | L3 | | | 200 MHz | |
  403. | DMM/EMIF | | | 200 MHz | |
  404. | LP-DDR2 | | | 400 MHz | |
  405. | L4 | | | 100 MHz | |
  406. | GPU | | | (320 MHz) (1) | |
  407. | FDIF | | | (128 MHz) (1) | |
  408. | IPU | | | (400 MHz) (1) | |
  409. | Cortex-M3 Cores | | | (200 MHz) (1) | |
  410. | ISS | | | (400 MHz) (1) | |
  411. | DSS | | | 170 MHz | |
  412. | HSI | | | (192 MHz) (1) | |
  413. | C2C | | | 200 MHz | |
  414. |---------------------------------------------------------------------------------|
  415.  
  416. Notes:
  417. (1) Module is disabled, rate may not be relevant.
  418.  
  419. current scaling frequency(for 350000) =350000
  420. bogomips@ frequency 350000:
  421. BogoMIPS : 695.52
  422. BogoMIPS : 695.52
  423. TESTING for 1 seconds at 700000
  424. OMAPCONF (rev 1.65 built Thu Mar 14 11:58:49 CDT 2013)
  425.  
  426. HW Platform:
  427. Generic OMAP4 (Flattened Device Tree)
  428. OMAP4460 ES1.1 GP Device (STANDARD performance (1.2GHz))
  429. returned -1
  430. Error: I2C Read failed -1
  431. returned -1
  432. Error: I2C Read failed -1
  433. returned -1
  434. Error: I2C Read failed -1
  435. UNKNOWN POWER IC
  436. returned -1
  437. Error: I2C Read failed -1
  438. UNKNOWN AUDIO IC
  439.  
  440. SW Build Details:
  441. Build:
  442. release_details_get(): could not open /etc/issue.net file?!
  443. Version: UNKNOWN
  444. Kernel:
  445. Version: 3.9.0-rc3-00048-g80a4a57
  446. Author: nmenon@kahuna
  447. Toolchain: gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
  448. Type: #5 SMP
  449. Date: Tue Mar 19 11:32:55 CDT 2013
  450.  
  451. omapconf: warning: no matching rate for VDD_IVA OPP. Please check rates against Data Manual recommendations.
  452. |---------------------------------------------------------------------------------|
  453. | | Temperature | Voltage | Frequency | OPerating Point |
  454. |---------------------------------------------------------------------------------|
  455. | VDD_MPU / VDD_CORE1 | NA | NA | | OPP100 |
  456. | MPU (CPU1 ON) | | | 700 MHz | |
  457. | | | | | |
  458. | VDD_IVA / VDD_CORE2 | NA | NA | | UNKNOWN |
  459. | IVA | | | (38 MHz) (1) | |
  460. | AESS | | | (98 MHz) (1) | |
  461. | DSP | | | (38 MHz) (1) | |
  462. | | | | | |
  463. | VDD_CORE / VDD_CORE3 | NA | NA | | OPP100 |
  464. | L3 | | | 200 MHz | |
  465. | DMM/EMIF | | | 200 MHz | |
  466. | LP-DDR2 | | | 400 MHz | |
  467. | L4 | | | 100 MHz | |
  468. | GPU | | | (320 MHz) (1) | |
  469. | FDIF | | | (128 MHz) (1) | |
  470. | IPU | | | (400 MHz) (1) | |
  471. | Cortex-M3 Cores | | | (200 MHz) (1) | |
  472. | ISS | | | (400 MHz) (1) | |
  473. | DSS | | | 170 MHz | |
  474. | HSI | | | (192 MHz) (1) | |
  475. | C2C | | | 200 MHz | |
  476. |---------------------------------------------------------------------------------|
  477.  
  478. Notes:
  479. (1) Module is disabled, rate may not be relevant.
  480.  
  481. current scaling frequency(for 700000) =700000
  482. bogomips@ frequency 700000:
  483. BogoMIPS : 1391.04
  484. BogoMIPS : 1391.04
  485. TESTING for 1 seconds at 920000
  486. OMAPCONF (rev 1.65 built Thu Mar 14 11:58:49 CDT 2013)
  487.  
  488. HW Platform:
  489. Generic OMAP4 (Flattened Device Tree)
  490. OMAP4460 ES1.1 GP Device (STANDARD performance (1.2GHz))
  491. returned -1
  492. Error: I2C Read failed -1
  493. returned -1
  494. Error: I2C Read failed -1
  495. returned -1
  496. Error: I2C Read failed -1
  497. UNKNOWN POWER IC
  498. returned -1
  499. Error: I2C Read failed -1
  500. UNKNOWN AUDIO IC
  501.  
  502. SW Build Details:
  503. Build:
  504. release_details_get(): could not open /etc/issue.net file?!
  505. Version: UNKNOWN
  506. Kernel:
  507. Version: 3.9.0-rc3-00048-g80a4a57
  508. Author: nmenon@kahuna
  509. Toolchain: gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
  510. Type: #5 SMP
  511. Date: Tue Mar 19 11:32:55 CDT 2013
  512.  
  513. omapconf: warning: no matching rate for VDD_IVA OPP. Please check rates against Data Manual recommendations.
  514. |---------------------------------------------------------------------------------|
  515. | | Temperature | Voltage | Frequency | OPerating Point |
  516. |---------------------------------------------------------------------------------|
  517. | VDD_MPU / VDD_CORE1 | NA | NA | | OPP_TURBO |
  518. | MPU (CPU1 ON) | | | 920 MHz | |
  519. | | | | | |
  520. | VDD_IVA / VDD_CORE2 | NA | NA | | UNKNOWN |
  521. | IVA | | | (38 MHz) (1) | |
  522. | AESS | | | (98 MHz) (1) | |
  523. | DSP | | | (38 MHz) (1) | |
  524. | | | | | |
  525. | VDD_CORE / VDD_CORE3 | NA | NA | | OPP100 |
  526. | L3 | | | 200 MHz | |
  527. | DMM/EMIF | | | 200 MHz | |
  528. | LP-DDR2 | | | 400 MHz | |
  529. | L4 | | | 100 MHz | |
  530. | GPU | | | (320 MHz) (1) | |
  531. | FDIF | | | (128 MHz) (1) | |
  532. | IPU | | | (400 MHz) (1) | |
  533. | Cortex-M3 Cores | | | (200 MHz) (1) | |
  534. | ISS | | | (400 MHz) (1) | |
  535. | DSS | | | 170 MHz | |
  536. | HSI | | | (192 MHz) (1) | |
  537. | C2C | | | 200 MHz | |
  538. |---------------------------------------------------------------------------------|
  539.  
  540. Notes:
  541. (1) Module is disabled, rate may not be relevant.
  542.  
  543. current scaling frequency(for 920000) =920000
  544. bogomips@ frequency 920000:
  545. BogoMIPS : 1828.23
  546. BogoMIPS : 1828.23
  547. More transitions TEST
  548. [0] 1000: 5 Seconds: Fri Dec 31 18:00:16 CST 1999 : time now = Fri Dec 31 18:00:21 CST 1999
  549. [1] 1000: 5 Seconds: Fri Dec 31 18:00:16 CST 1999 : time now = Fri Dec 31 18:00:21 CST 1999
  550. [2] 1000: 5 Seconds: Fri Dec 31 18:00:16 CST 1999 : time now = Fri Dec 31 18:00:21 CST 1999
  551. [3] 1000: 5 Seconds: Fri Dec 31 18:00:16 CST 1999 : time now = Fri Dec 31 18:00:21 CST 1999
  552. [4] 1000: 5 Seconds: Fri Dec 31 18:00:16 CST 1999 : time now = Fri Dec 31 18:00:21 CST 1999
  553. [5] 1000: 5 Seconds: Fri Dec 31 18:00:16 CST 1999 : time now = Fri Dec 31 18:00:21 CST 1999
  554. [6] 1000: 5 Seconds: Fri Dec 31 18:00:16 CST 1999 : time now = Fri Dec 31 18:00:21 CST 1999
  555. [7] 1000: 5 Seconds: Fri Dec 31 18:00:16 CST 1999 : time now = Fri Dec 31 18:00:21 CST 1999
  556. [8] 1000: 5 Seconds: Fri Dec 31 18:00:16 CST 1999 : time now = Fri Dec 31 18:00:21 CST 1999
  557. [9] 1000: 5 Seconds: Fri Dec 31 18:00:16 CST 1999 : time now = Fri Dec 31 18:00:21 CST 1999
  558. [10] 1000: 5 Seconds: Fri Dec 31 18:00:16 CST 1999 : time now = Fri Dec 31 18:00:21 CST 1999
  559. [11] 1000: 5 Seconds: Fri Dec 31 18:00:16 CST 1999 : time now = Fri Dec 31 18:00:21 CST 1999
  560. [12] 1000: 5 Seconds: Fri Dec 31 18:00:16 CST 1999 : time now = Fri Dec 31 18:00:21 CST 1999
  561. [13] 1000: 5 Seconds: Fri Dec 31 18:00:16 CST 1999 : time now = Fri Dec 31 18:00:21 CST 1999
  562. [14] 1000: 6 Seconds: Fri Dec 31 18:00:16 CST 1999 : time now = Fri Dec 31 18:00:22 CST 1999
  563. [15] 1000: 6 Seconds: Fri Dec 31 18:00:16 CST 1999 : time now = Fri Dec 31 18:00:22 CST 1999
  564. [16] 1000: 6 Seconds: Fri Dec 31 18:00:16 CST 1999 : time now = Fri Dec 31 18:00:22 CST 1999
  565. [17] 1000: 6 Seconds: Fri Dec 31 18:00:16 CST 1999 : time now = Fri Dec 31 18:00:22 CST 1999
  566. [18] 1000: 6 Seconds: Fri Dec 31 18:00:16 CST 1999 : time now = Fri Dec 31 18:00:22 CST 1999
  567. [19] 1000: 6 Seconds: Fri Dec 31 18:00:16 CST 1999 : time now = Fri Dec 31 18:00:22 CST 1999
  568. [20] 1000: 6 Seconds: Fri Dec 31 18:00:16 CST 1999 : time now = Fri Dec 31 18:00:22 CST 1999
  569. [...]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement