Guest User

Untitled

a guest
Feb 21st, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.21 KB | None | 0 0
  1. bob@Baradur:~/Kunden/MIBTEC/Hardware/igep/x-loader-1.4.4-3$ cp board/igep0030/platform.S old.platform.S
  2. bob@Baradur:~/Kunden/MIBTEC/Hardware/igep/x-loader-1.4.4-3$ scripts/./autobuild.sh arm-angstrom-linux-gnueabi-
  3. Building x-loader for igep0020 :
  4. - (PASS) sdcard
  5. - (PASS) flash
  6. Building x-loader for igep0030 :
  7. - (PASS) sdcard
  8. - (PASS) flash
  9. bob@Baradur:~/Kunden/MIBTEC/Hardware/igep/x-loader-1.4.4-3$ cp autobuild/igep0030/sdcard/x-load.bin.ift /media/4C6A-9AC1/MLO
  10. bob@Baradur:~/Kunden/MIBTEC/Hardware/igep/x-loader-1.4.4-3$ cp autobuild/igep0030/flash/x-load
  11. x-load.bin.ift x-load-ddp.bin.ift
  12. bob@Baradur:~/Kunden/MIBTEC/Hardware/igep/x-loader-1.4.4-3$ cp autobuild/igep0030/flash/x-load-ddp.bin.ift /media/4C6A-9AC1/
  13.  
  14.  
  15.  
  16. Texas Instruments X-Loader 1.4.4-3 (Oct 28 2011 - 12:51:19)
  17. Reading boot sector
  18. Loading u-boot.bin from mmc
  19.  
  20.  
  21. U-Boot 2010.06-3 (Aug 04 2011 - 14:36:31)
  22.  
  23. OMAP3630/3730-GP ES2.0, CPU-OPP2, L3-165MHz
  24. IGEP0030 COM + LPDDR/ONENAND
  25. I2C: ready
  26. DRAM: 512 MiB
  27. Muxed OneNAND(DDP) 512MB 1.8V 16-bit (0x58)
  28. OneNAND version = 0x0031
  29. Chip support all block unlock
  30. Chip has 2 plane
  31. block = 2048, wp status = 0x2
  32. Scanning device for bad blocks
  33. Bad eraseblock 1464 at 0x0b700000
  34. Bad eraseblock 1465 at 0x0b720000
  35. Bad eraseblock 2536 at 0x13d00000
  36. Bad eraseblock 3854 at 0x1e1c0000
  37. Bad eraseblock 3855 at 0x1e1e0000
  38. OneNAND: 512 MiB
  39. OneNAND: Read environment from 0x00200000
  40. In: serial
  41. Out: serial
  42. Err: serial
  43. Die ID #532e00011ff00000015739eb0902f017
  44. Net: smc911x-0
  45. Hit any key to stop autoboot: 0
  46. U-MIS # mmc init; fatload mmc 0 0x80300000 x-load-ddp.bin.ift; onenand erase 0 0x80000; onenand write 0x80300000 0 0x80000
  47. mmc1 is available
  48. reading x-load-ddp.bin.ift
  49.  
  50. 26112 bytes read
  51.  
  52. OneNAND erase: offset 0x0, size 0x80000
  53. OK
  54.  
  55. OneNAND write: offset 0x0, size 0x80000
  56. 524288 bytes written: OK
  57. U-MIS # mmc init; fatload mmc 0 0x80300000 x-load-ddp.bin.ift; onenand erase 0 0x80000; onenand write 0x80300000 0 0x80000
  58. Unknown command 'mmc' - try 'help'
  59. reading x-load-ddp.bin.ift
  60.  
  61. 26112 bytes read
  62.  
  63. OneNAND erase: offset 0x0, size 0x80000
  64. OK
  65.  
  66. OneNAND write: offset 0x0, size 0x80000
  67. 524288 bytes written: OK
  68. U-MIS #
  69.  
  70. U-Boot 2010.06-3 (Aug 04 2011 - 14:36:31)
  71.  
  72. OMAP3630/3730-GP ES2.0, CPU-OPP2, L3-165MHz
  73. IGEP0030 COM + LPDDR/ONENAND
  74. I2C: ready
  75. DRAM: 512 MiB
  76. Muxed OneNAND(DDP) 512MB 1.8V 16-bit (0x58)
  77. OneNAND version = 0x0031
  78. Chip support all block unlock
  79. Chip has 2 plane
  80. block = 2048, wp status = 0x2
  81. Scanning device for bad blocks
  82. Bad eraseblock 1464 at 0x0b700000
  83. Bad eraseblock 1465 at 0x0b720000
  84. Bad eraseblock 2536 at 0x13d00000
  85. Bad eraseblock 3854 at 0x1e1c0000
  86. Bad eraseblock 3855 at 0x1e1e0000
  87. OneNAND: 512 MiB
  88. OneNAND: Read environment from 0x00200000
  89. In: serial
  90. Out: serial
  91. Err: serial
  92. Die ID #532e00011ff00000015739eb0902f017
  93. Net: smc911x-0
  94. Hit any key to stop autoboot: 0
  95. U-MIS # run testboot
  96. smc911x: detected LAN9221 controller
  97. smc911x: phy initialized
  98. smc911x: MAC ac:de:48:00:02:54
  99. Using smc911x-0 device
  100. TFTP from server 10.0.0.12; our IP address is 10.0.0.125
  101. Filename 'test-uImage'.
  102. Load address: 0x81000000
  103. Loading: #################################################################
  104. #################################################################
  105. #############################
  106. done
  107. Bytes transferred = 2325788 (237d1c hex)
  108. ## Booting kernel from Legacy Image at 81000000 ...
  109. Image Name: Linux-2.6.37
  110. Image Type: ARM Linux Kernel Image (uncompressed)
  111. Data Size: 2325724 Bytes = 2.2 MiB
  112. Load Address: 80008000
  113. Entry Point: 80008000
  114. Loading Kernel Image ... OK
  115. OK
  116.  
  117. Starting kernel ...
  118.  
  119. [ 0.000000] Initializing cgroup subsys cpu
  120. [ 0.000000] Linux version 2.6.37 (bob@Baradur) (gcc version 4.3.3 (GCC) ) #178 PREEMPT Fri Oct 28 10:46:18 CEST 2011
  121. [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7f
  122. [ 0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
  123. [ 0.000000] Machine: IGEP0030 COM
  124. [ 0.000000] IGEP: IGEP003x machine + MIS0010 (buddy)
  125. [ 0.000000] Reserving 33554432 bytes SDRAM for VRAM
  126. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  127. [ 0.000000] OMAP3630 ES1.1 (l2cache iva sgx neon isp 192mhz_clk )
  128. [ 0.000000] SRAM: Mapped pa 0x40200000 to va 0xfe400000 size: 0x10000
  129. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 111616
  130. [ 0.000000] Kernel command line: omapfb.mode=tft:au12-16MR@60 ubi.mtd=4 rootfstype=ubifs root=ubi0 buddy=mis0010 console=ttyO0,115200n8 video=omapfb:vram:2M,vram:4M mem=88M@0x80000000 mem=384M@0x88000000
  131. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  132. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  133. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  134. [ 0.000000] Memory: 88MB 352MB = 440MB total
  135. [ 0.000000] Memory: 441412k/441412k available, 41916k reserved, 0K highmem
  136. [ 0.000000] Virtual kernel memory layout:
  137. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  138. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  139. [ 0.000000] DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
  140. [ 0.000000] vmalloc : 0xe0800000 - 0xf8000000 ( 376 MB)
  141. [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  142. [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  143. [ 0.000000] .init : 0xc0008000 - 0xc0031000 ( 164 kB)
  144. [ 0.000000] .text : 0xc0031000 - 0xc0461b40 (4291 kB)
  145. [ 0.000000] .data : 0xc0462000 - 0xc049ac80 ( 228 kB)
  146. [ 0.000000] Preemptable hierarchical RCU implementation.
  147. [ 0.000000] RCU-based detection of stalled CPUs is disabled.
  148. [ 0.000000] Verbose stalled-CPUs detection is disabled.
  149. [ 0.000000] NR_IRQS:409
  150. [ 0.000000] Clocking rate (Crystal/Core/MPU): 26.0/400/1000 MHz
  151. [ 0.000000] Reprogramming SDRC clock to 400000000 Hz
  152. [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
  153. [ 0.000000] Total of 96 interrupts on 1 active controller
  154. [ 0.000000] GPMC revision 5.0
  155. [ 0.000000] Trying to install interrupt handler for IRQ402
  156. [ 0.000000] Trying to install interrupt handler for IRQ403
  157. [ 0.000000] Trying to install interrupt handler for IRQ404
  158. [ 0.000000] Trying to install interrupt handler for IRQ405
  159. [ 0.000000] Trying to install interrupt handler for IRQ406
  160. [ 0.000000] Trying to install interrupt handler for IRQ407
  161. [ 0.000000] Trying to install interrupt handler for IRQ408
  162. [ 0.000000] Trying to install type control for IRQ409
  163. [ 0.000000] Trying to set irq flags for IRQ409
  164. [ 0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz
  165. [ 0.000000] Console: colour dummy device 80x30
  166. [ 0.000000] Calibrating delay loop... 998.84 BogoMIPS (lpj=3899392)
  167. [ 0.000000] pid_max: default: 32768 minimum: 301
  168. [ 0.000000] Mount-cache hash table entries: 512
  169. [ 0.000000] CPU: Testing write buffer coherency: ok
  170. [ 0.000000] regulator: core version 0.5
  171. [ 0.000000] regulator: dummy:
  172. [ 0.000000] NET: Registered protocol family 16
  173. [ 0.000000] OMAP GPIO hardware version 2.5
  174. [ 0.000000] OMAP GPIO hardware version 2.5
  175. [ 0.000000] OMAP GPIO hardware version 2.5
  176. [ 0.000000] OMAP GPIO hardware version 2.5
  177. [ 0.000000] OMAP GPIO hardware version 2.5
  178. [ 0.000000] OMAP GPIO hardware version 2.5
  179. [ 0.000000] omap_mux_init: Add partition: #1: core, flags: 0
  180. [ 0.000000] IGEP: Hardware Rev. E
  181. [ 0.000000] IGEP: mis0010_init()
  182. [ 0.000000] IGEP: Could not obtain gpio DVI PUP
  183. [ 0.000000] hw-breakpoint: debug architecture 0x4 unsupported.
  184. [ 0.000000] OMAP DMA hardware revision 5.0
  185. [ 0.013244] bio: create slab <bio-0> at 0
  186. [ 0.014068] regulator: VDD 3V3: 3300 mV normal
  187. [ 0.015136] SCSI subsystem initialized
  188. [ 0.017211] usbcore: registered new interface driver usbfs
  189. [ 0.017456] usbcore: registered new interface driver hub
  190. [ 0.017639] usbcore: registered new device driver usb
  191. [ 0.018280] omap_device: omap_i2c.3: new worst case activate latency 0: 30517
  192. [ 0.018341] omap_i2c omap_i2c.3: bus 3 rev4.0 at 100 kHz
  193. [ 0.018585] omap_device: omap_i2c.3: new worst case deactivate latency 0: 30517
  194. [ 0.026855] omap_i2c omap_i2c.1: bus 1 rev4.0 at 2600 kHz
  195. [ 0.044219] twl4030: PIH (irq 7) chaining IRQs 368..375
  196. [ 0.044250] twl4030: power (irq 373) chaining IRQs 376..383
  197. [ 0.044616] twl4030: gpio (irq 368) chaining IRQs 384..401
  198. [ 0.058410] regulator: VUSB1V5: 1500 mV normal standby
  199. [ 0.058807] regulator: VUSB1V8: 1800 mV normal standby
  200. [ 0.059204] regulator: VUSB3V1: 3100 mV normal standby
  201. [ 0.076385] twl4030_usb twl4030_usb: Initialized TWL4030 USB module
  202. [ 0.090820] regulator: VIO: 1800 <--> 1850 mV at 1800 mV normal standby
  203. [ 0.091278] regulator: VMMC1: 1850 <--> 3150 mV at 3000 mV normal standby
  204. [ 0.091674] regulator: VPLL2: 1800 mV normal standby
  205. [ 0.092987] Bluetooth: Core ver 2.15
  206. [ 0.093139] NET: Registered protocol family 31
  207. [ 0.093139] Bluetooth: HCI device and connection manager initialized
  208. [ 0.093170] Bluetooth: HCI socket layer initialized
  209. [ 0.093200] Switching to clocksource 32k_counter
  210. [ 0.106750] musb-hdrc: version 6.0, otg (peripheral+host), debug=0
  211. [ 0.106842] musb-hdrc musb-hdrc.0: dma type: dma-inventra
  212. [ 0.107055] musb-hdrc musb-hdrc.0: USB OTG mode controller at fa0ab000 using DMA, IRQ 92
  213. [ 0.107452] NET: Registered protocol family 2
  214. [ 0.107604] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
  215. [ 0.107910] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  216. [ 0.108123] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
  217. [ 0.108245] TCP: Hash tables configured (established 16384 bind 16384)
  218. [ 0.108276] TCP reno registered
  219. [ 0.108276] UDP hash table entries: 256 (order: 0, 4096 bytes)
  220. [ 0.108306] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  221. [ 0.108459] NET: Registered protocol family 1
  222. [ 0.108795] RPC: Registered udp transport module.
  223. [ 0.108795] RPC: Registered tcp transport module.
  224. [ 0.108795] RPC: Registered tcp NFSv4.1 backchannel transport module.
  225. [ 0.110168] omap-iommu omap-iommu.0: isp registered
  226. [ 0.110229] omap-iommu omap-iommu.1: iva2 registered
  227. [ 0.111877] msgmni has been set to 862
  228. [ 0.112487] io scheduler noop registered
  229. [ 0.112548] io scheduler cfq registered (default)
  230. [ 0.171661] OMAP DSS rev 2.0
  231. [ 0.171722] OMAP DISPC rev 3.0
  232. [ 0.171722] omapdss supply vdda_dac not found, using dummy regulator
  233. [ 0.171752] OMAP VENC rev 2
  234. [ 0.506134] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 72) is a OMAP UART0
  235. [ 1.156127] console [ttyO0] enabled
  236. [ 1.179321] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 73) is a OMAP UART1
  237. [ 1.210540] omap_uart.2: ttyO2 at MMIO 0x49020000 (irq = 74) is a OMAP UART2
  238. [ 1.241790] omap_uart.3: ttyO3 at MMIO 0x49042000 (irq = 80) is a OMAP UART3
  239. [ 1.276489] loop: module loaded
  240. [ 1.280975] OneNAND driver initializing
  241. [ 1.285064] omap2-onenand omap2-onenand: initializing on CS0, phys base 0x20000000, virtual base e0840000
  242. [ 1.295257] Muxed OneNAND(DDP) 512MB 1.8V 16-bit (0x58)
  243. [ 1.300720] OneNAND version = 0x0031
  244. [ 1.306610] Scanning device for bad blocks
  245. [ 1.373077] onenand_bbt_wait: ecc error = 0x2222, controller error 0x2400
  246. [ 1.380187] Bad eraseblock 1464 at 0x0b700000
  247. [ 1.384796] onenand_bbt_wait: ecc error = 0x2222, controller error 0x2400
  248. [ 1.391876] Bad eraseblock 1465 at 0x0b720000
  249. [ 1.441894] Bad eraseblock 2536 at 0x13d00000
  250. [ 1.502410] onenand_bbt_wait: ecc error = 0x2222, controller error 0x2400
  251. [ 1.509521] Bad eraseblock 3854 at 0x1e1c0000
  252. [ 1.514068] onenand_bbt_wait: ecc error = 0x2222, controller error 0x2400
  253. [ 1.521179] Bad eraseblock 3855 at 0x1e1e0000
  254. [ 1.535919] Creating 5 MTD partitions on "omap2-onenand":
  255. [ 1.541595] 0x000000000000-0x000000080000 : "X-Loader"
  256. [ 1.548126] 0x000000080000-0x000000200000 : "Boot"
  257. [ 1.554046] 0x000000200000-0x000000280000 : "old-env"
  258. [ 1.560363] 0x000000280000-0x000000580000 : "old-kernel"
  259. [ 1.566925] 0x000000580000-0x000020000000 : "File System"
  260. [ 1.574768] UBI: attaching mtd4 to ubi0
  261. [ 1.578857] UBI: physical eraseblock size: 262144 bytes (256 KiB)
  262. [ 1.585418] UBI: logical eraseblock size: 258048 bytes
  263. [ 1.591094] UBI: smallest flash I/O unit: 4096
  264. [ 1.596008] UBI: sub-page size: 1024
  265. [ 1.600921] UBI: VID header offset: 1024 (aligned 1024)
  266. [ 1.607208] UBI: data offset: 4096
  267. [ 1.801544] UBI: max. sequence number: 120
  268. [ 1.812438] UBI: attached mtd4 to ubi0
  269. [ 1.816345] UBI: MTD device name: "File System"
  270. [ 1.822113] UBI: MTD device size: 506 MiB
  271. [ 1.827301] UBI: number of good PEBs: 2023
  272. [ 1.832244] UBI: number of bad PEBs: 3
  273. [ 1.836883] UBI: number of corrupted PEBs: 0
  274. [ 1.841522] UBI: max. allowed volumes: 128
  275. [ 1.846374] UBI: wear-leveling threshold: 4096
  276. [ 1.851287] UBI: number of internal volumes: 1
  277. [ 1.855926] UBI: number of user volumes: 1
  278. [ 1.860595] UBI: available PEBs: 0
  279. [ 1.865203] UBI: total number of reserved PEBs: 2023
  280. [ 1.870422] UBI: number of PEBs reserved for bad PEB handling: 20
  281. [ 1.876800] UBI: max/mean erase counter: 1/0
  282. [ 1.881256] UBI: image sequence number: 975571758
  283. [ 1.886260] UBI: background thread "ubi_bgt0d" started, PID 498
  284. [ 1.892791] smsc911x: Driver version 2008-10-21.
  285. [ 1.897705] smsc911x: Driver version 2008-10-21.
  286. [ 1.903656] smsc911x-mdio: probed
  287. [ 1.907226] eth0: attached PHY driver [Generic PHY] (mii_bus:phy_addr=1:01, irq=-1)
  288. [ 1.915466] net eth0: MAC Address: 36:3d:68:3d:c3:c8
  289. [ 1.920806] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  290. [ 1.927734] ehci-omap.0 supply hsusb1 not found, using dummy regulator
  291. [ 2.937072] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
  292. [ 2.943054] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
  293. [ 2.952758] ehci-omap ehci-omap.0: irq 77, io mem 0x48064800
  294. [ 2.968353] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
  295. [ 2.974426] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  296. [ 2.981567] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  297. [ 2.989105] usb usb1: Product: OMAP-EHCI Host Controller
  298. [ 2.994689] usb usb1: Manufacturer: Linux 2.6.37 ehci_hcd
  299. [ 3.000335] usb usb1: SerialNumber: ehci-omap.0
  300. [ 3.005706] hub 1-0:1.0: USB hub found
  301. [ 3.009704] hub 1-0:1.0: 3 ports detected
  302. [ 3.038909] usbcore: registered new interface driver libusual
  303. [ 3.044952] g_ether gadget: using random self ethernet address
  304. [ 3.051116] g_ether gadget: using random host ethernet address
  305. [ 3.057647] usb0: MAC 1e:d6:0e:42:ec:a7
  306. [ 3.061645] usb0: HOST MAC ee:77:04:62:9f:e8
  307. [ 3.066223] g_ether gadget: Ethernet Gadget, version: Memorial Day 2008
  308. [ 3.073150] g_ether gadget: g_ether ready
  309. [ 3.077331] musb-hdrc musb-hdrc.0: MUSB HDRC host driver
  310. [ 3.082946] musb-hdrc musb-hdrc.0: new USB bus registered, assigned bus number 2
  311. [ 3.101196] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  312. [ 3.108276] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  313. [ 3.115905] usb usb2: Product: MUSB HDRC host driver
  314. [ 3.121124] usb usb2: Manufacturer: Linux 2.6.37 musb-hcd
  315. [ 3.126770] usb usb2: SerialNumber: musb-hdrc.0
  316. [ 3.132110] hub 2-0:1.0: USB hub found
  317. [ 3.136077] hub 2-0:1.0: 1 port detected
  318. [ 3.141448] input: twl4030_pwrbutton as /devices/platform/omap/omap_i2c.1/i2c-1/1-0049/twl4030_pwrbutton/input/input0
  319. [ 3.153411] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
  320. [ 3.160614] i2c /dev entries driver
  321. [ 3.165161] lirc_dev: IR Remote Control driver registered, major 251
  322. [ 3.171966] IR RC5 (streamzap) protocol handler initialized
  323. [ 3.177764] IR LIRC bridge handler initialized
  324. [ 3.182434] Linux video capture interface: v2.00
  325. [ 3.188049] OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec
  326. [ 3.194335] omap_device: omap_wdt.-1: new worst case deactivate latency 0: 30517
  327. [ 3.202362] twl4030_wdt twl4030_wdt: Failed to register misc device
  328. [ 3.208953] twl4030_wdt: probe of twl4030_wdt failed with error -16
  329. [ 3.215759] cpuidle: using governor ladder
  330. [ 3.220062] cpuidle: using governor menu
  331. [ 3.224273] sdhci: Secure Digital Host Controller Interface driver
  332. [ 3.230773] sdhci: Copyright(c) Pierre Ossman
  333. [ 3.235961] mmci-omap-hs.0 supply vmmc_aux not found, using dummy regulator
  334. [ 3.244262] mmci-omap-hs.1 supply vmmc_aux not found, using dummy regulator
  335. [ 3.252716] omap-iommu omap-iommu.1: iva2: version 1.0
  336. [ 3.258422] TCP cubic registered
  337. [ 3.261779] NET: Registered protocol family 17
  338. [ 3.266510] lib80211: common routines for IEEE802.11 drivers
  339. [ 3.272430] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  340. [ 3.280975] ThumbEE CPU extension supported.
  341.  
  342. CTRL-A Z = Hilfe |115200 8N1 | NOR | Minicom 2.4 | VT102 | Offline
Add Comment
Please, Sign In to add comment