Advertisement
Guest User

Untitled

a guest
Nov 25th, 2011
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.86 KB | None | 0 0
  1. U-Boot 1.1.2 (Aug 26 2010 - 14:02:09)
  2.  
  3. U-Boot code: 60D00000 -> 60D1948C BSS: -> 60D1D11C
  4. RAM Configuration:
  5. Bank #0: 60000000 256 MB
  6. SRAM Configuration:
  7. 64KB at 0x50000000
  8. *** Warning - bad CRC, using default environment
  9.  
  10. In: serial
  11. Out: serial
  12. Err: serial
  13. Setting Linux mem= boot arg value
  14.  
  15. IDE read: device 0 block # 288, count 1 ... 1 blocks read: OK
  16. Hit any key to stop autoboot: 0
  17. PLX>>setenv bootargs "root=/dev/sda1 console=ttyS0,115200 rootwait mem=256M"
  18. PLX>>run select0 load1
  19.  
  20. IDE device 0: Model: SAMSUNG SP1614C Firm: SW100-34 Ser#: S01XJ20Y136883
  21. Type: Hard Disk
  22. Capacity: 131071.9 MB = 127.9 GB (268435455 x 512)
  23. ... is now current device
  24.  
  25. IDE read: device 0 block # 1290, count 5700 ... 5700 blocks read: OK
  26. PLX>>bootm 60500000
  27. ## Booting image at 60500000 ...
  28. Image Name: Linux-2.6.31.6_SMP_820
  29. Image Type: ARM Linux Kernel Image (uncompressed)
  30. Data Size: 2159884 Bytes = 2.1 MB
  31. Load Address: 60008000
  32. Entry Point: 60008000
  33. Verifying Checksum ... OK
  34. OK
  35.  
  36. Starting kernel ...
  37.  
  38. Uncompressing Linux................................................................................................................................... done, booting the kernel.
  39. [ 0.000000] Linux version 2.6.31.6_SMP_820 (root@ProDev) (gcc version 4.6.0 20110429 (prerelease) (GCC) ) #100 SMP Sun May 29 04:53:45 EDT 2011
  40. [ 0.000000] CPU: ARMv6-compatible processor [410fb025] revision 5 (ARMv7), cr=00c5387f
  41. [ 0.000000] CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
  42. [ 0.000000] Machine: Oxsemi NAS
  43. [ 0.000000] 1 memory region
  44. [ 0.000000] Ignoring unrecognised tag 0x00000000
  45. [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
  46. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024
  47. [ 0.000000] Kernel command line: root=/dev/sda1 console=ttyS0,115200 rootwait mem=256M
  48. [ 0.000000] PID hash table entries: 1024 (order: 10, 4096 bytes)
  49. [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  50. [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  51. [ 0.000000] Memory: 256MB = 256MB total
  52. [ 0.000000] Memory: 255360KB available (3692K code, 291K data, 124K init, 0K highmem)
  53. [ 0.000000] Hierarchical RCU implementation.
  54. [ 0.000000] NR_IRQS:96
  55. [ 0.000000] OX820_RPS_init_irq: interrupts 64 to 96
  56. [ 0.010000] Console: colour dummy device 80x30
  57. [ 0.010000] console [ttyS0] enabled
  58. [ 0.020000] Calibrating delay loop... 239.20 BogoMIPS (lpj=1196032)
  59. [ 0.260000] Security Framework initialized
  60. [ 0.260000] Mount-cache hash table entries: 512
  61. [ 0.270000] CPU: Testing write buffer coherency: ok
  62. [ 0.270000] Calibrating local timer... 299.99MHz.
  63. [ 0.340000] CPU1: Booted secondary processor
  64. [ 0.440000] Calibrating delay loop... 239.20 BogoMIPS (lpj=1196032)
  65. [ 0.680000] Brought up 2 CPUs
  66. [ 0.690000] SMP: Total of 2 processors activated (478.41 BogoMIPS).
  67. [ 0.700000] NET: Registered protocol family 16
  68. [ 0.700000] Number of DMA channels = 4, version = 4
  69. [ 0.710000] Reserving a DMA channel for DirectRAID
  70. [ 0.710000] Allocating 389 SRAM generic DMA descriptors
  71. [ 0.730000] bio: create slab <bio-0> at 0
  72. [ 0.740000] SCSI subsystem initialized
  73. [ 0.750000] usbcore: registered new interface driver usbfs
  74. [ 0.750000] usbcore: registered new interface driver hub
  75. [ 0.760000] usbcore: registered new device driver usb
  76. [ 0.780000] NET: Registered protocol family 2
  77. [ 0.780000] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
  78. [ 0.790000] Switched to NOHz mode on CPU #0
  79. [ 0.790000] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  80. [ 0.790000] Switched to NOHz mode on CPU #1
  81. [ 0.800000] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  82. [ 0.810000] TCP: Hash tables configured (established 8192 bind 8192)
  83. [ 0.810000] TCP reno registered
  84. [ 0.820000] NET: Registered protocol family 1
  85. [ 0.820000] Create fragment cache
  86. [ 0.830000] fuse init (API version 7.12)
  87. [ 0.840000] msgmni has been set to 499
  88. [ 0.840000] alg: No test for stdrng (krng)
  89. [ 0.850000] io scheduler noop registered
  90. [ 0.850000] io scheduler anticipatory registered (default)
  91. [ 0.860000] io scheduler deadline registered
  92. [ 0.860000] io scheduler cfq registered
  93. [ 0.890000] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  94. [ 0.890000] serial8250: ttyS0 at MMIO 0x44200000 (irq = 55) is a 16550A
  95. [ 0.910000] brd: module loaded
  96. [ 0.920000] loop: module loaded
  97. [ 0.930000] ox820sata: OX820 sata core.
  98. [ 0.930000] scsi0 : oxnassata
  99. [ 0.930000] scsi1 : oxnassata
  100. [ 0.940000] ata1: SATA max UDMA/133 irq 50
  101. [ 0.940000] ata2: SATA max UDMA/133 irq 50
  102. [ 0.950000] ox820sata: reseting SATA core
  103. [ 1.470000] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
  104. [ 1.470000] ata1.00: ATA-7: SAMSUNG SP1614C, SW100-34, max UDMA7
  105. [ 1.480000] ata1.00: 312581808 sectors, multi 0: LBA48
  106. [ 1.490000] ata1.00: configured for UDMA/133
  107. [ 1.490000] ox820sata: reseting SATA core
  108. [ 2.210000] ata2: SATA link down (SStatus 0 SControl 300)
  109. [ 2.210000] scsi 0:0:0:0: Direct-Access ATA SAMSUNG SP1614C SW10 PQ: 0 ANSI: 5
  110. [ 2.220000] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
  111. [ 2.230000] sd 0:0:0:0: [sda] Write Protect is off
  112. [ 2.230000] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  113. [ 2.240000] tun: Universal TUN/TAP device driver, 1.6
  114. [ 2.240000] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  115. [ 2.250000] sda: sda1
  116. [ 2.260000] sd 0:0:0:0: [sda] Attached SCSI disk
  117. [ 4.240000] OX820 NAND Timeout waiting for ready
  118. [ 6.240000] OX820 NAND Timeout waiting for ready
  119. [ 6.240000] NAND: Page read time 49ms
  120.  
  121.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement