Advertisement
Guest User

uboot log

a guest
Sep 8th, 2021
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.43 KB | None | 0 0
  1. U-Boot 2012.10 (Jun 06 2020 - 13:39:14)Meraki MX64 Boot Kernel Loader
  2.  
  3. DEV ID = 0xcf1e
  4. PCIE CFG DEV ID = 0x8025
  5. OTP offset(0x8): 0x78f01c01
  6. OTP offset(0x9): 0xfe400818
  7. OTP offset(0xa): 0xc01b0
  8. OTP offset(0xb): 0x0
  9. OTP offset(0xc): 0x4a00000
  10. OTP offset(0xd): 0xffede250
  11. OTP offset(0xe): 0x1135d17f
  12. OTP offset(0xf): 0x4000
  13. NSP25 32bit DDR
  14. SKU ID = 0x0
  15. DDR type: DDR3
  16. MEMC 0 DDR speed = 800MHz
  17. ddr_init2: Calling soc_ddr40_set_shmoo_dram_config
  18. ddr_init2: Calling soc_ddr40_phy_calibrate
  19. C01. Check Power Up Reset_Bar
  20. C02. Config and Release PLL from reset
  21. C03. Poll PLL Lock
  22. C04. Calibrate ZQ (ddr40_phy_calib_zq)
  23. C05. DDR PHY VTT On (Virtual VTT setup) DISABLE all Virtual VTT
  24. C06. DDR40_PHY_DDR3_MISC
  25. C07. VDL Calibration
  26. C07.1
  27. C07.2
  28. C07.4
  29. C07.4.1
  30. C07.4.4
  31. VDL calibration result: 0x30000003 (cal_steps = 0)
  32. C07.4.5
  33. C07.4.6
  34. C07.5
  35. C08. DDR40_PHY_DDR3_MISC : Start DDR40_PHY_RDLY_ODT....
  36. C09. Start ddr40_phy_autoidle_on (MEM_SYS_PARAM_PHY_AUTO_IDLE) ....
  37. C10. Wait for Phy Ready
  38. Programming controller register
  39. ddr_init2: Calling soc_ddr40_shmoo_ctl
  40. Validate Shmoo parameters stored in flash ..... OK
  41. Press Ctrl-C to run Shmoo ..... skipped
  42. Restoring Shmoo parameters from flash ..... done
  43. Running simple memory test ..... OK
  44. DDR Tune Completed
  45. DRAM: 31.9 MiB
  46. WARNING: Caches not enabled
  47. NAND: Micron MT29F8G08ABACA, Found strap type 0x6 strap page 0x2
  48. 256 KiB blocks, 4 KiB pages, 27B OOB, 8-bit
  49. NAND: chipsize 1024 MiB
  50. *** Warning - bad CRC, using default environment
  51.  
  52. In: serial
  53. Out: serial
  54. Err: serial
  55. arm_clk=1200MHz, axi_clk=600MHz, apb_clk=300MHz, arm_periph_clk=600MHz
  56. Enabling icache and dcache
  57. Enabling l2cache
  58. Registering eth
  59. Broadcom BCM IPROC Ethernet driver 0.1
  60. Using GMAC2 (0x18024000)
  61. ERROR: could not get env ethaddr
  62. et0: ethHw_chipAttach: Chip ID: 0xcf1e; phyaddr: 0x1e
  63. bcm_robo_attach: devid: 0x10
  64.  
  65. RESET pressed: USB boot enabled
  66. (Re)start USB...
  67. USB: Before reset, USB clk enable register is: 000002dd
  68. Before reset, USB clk enable register is: 000002dd
  69. usb2_reset_state is: 00000000
  70. Register 1212 NbrPorts 2
  71. USB EHCI 1.00
  72. scanning bus for devices... 2 USB Device(s) found
  73. scanning bus for storage devices... 1 Storage Device(s) found
  74. reading openwrt-bcm5862x-generic-meraki_mx64-initramfs-kernel.bin
  75.  
  76. ** Unable to read "openwrt-bcm5862x-generic-meraki_mx64-initramfs-kernel.bin" from usb 0:1 **
  77. Bad Bootkernel magic
  78.  
  79. NAND read: device 0 offset 0x100000, size 0x300000
  80. 3145728 bytes read: OK
  81. Uncompressing Linux... done, booting the kernel.
  82. [ 0.000000] Booting Linux on physical CPU 0
  83. [ 0.000000] Linux version 3.4.111 (mtahmed@sf201.meraki.com) (gcc version 4.8.3 (GCC) ) #2 Fri Jul 6 13:34:46 PDT 2018
  84. [ 0.000000] CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=10c5387d
  85. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  86. [ 0.000000] Machine: Meraki Wired-Arm-Nsp, model: Meraki wired-arm-nsp
  87. [ 0.000000] bootconsole [earlycon0] enabled
  88. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  89. [ 0.000000] BUG: mapping for 0x18000000 at 0xff000000 out of vmalloc space
  90. [ 0.000000] BUG: mapping for 0x19000000 at 0xff200000 out of vmalloc space
  91. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260080
  92. [ 0.000000] Kernel command line: console=ttyS0,115200n8 ubi.mtd=ubi mem=0x3fff0000 earlyprintk loader=u-boot part=bootkernel2
  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] Memory: 1023MB = 1023MB total
  97. [ 0.000000] Memory: 1033284k/1033284k available, 15228k reserved, 0K highmem
  98. [ 0.000000] Virtual kernel memory layout:
  99. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  100. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  101. [ 0.000000] vmalloc : 0x80000000 - 0xff000000 (2032 MB)
  102. [ 0.000000] lowmem : 0x40000000 - 0x7fff0000 (1023 MB)
  103. [ 0.000000] modules : 0x3f000000 - 0x40000000 ( 16 MB)
  104. [ 0.000000] .text : 0x40008000 - 0x40310790 (3106 kB)
  105. [ 0.000000] .init : 0x40311000 - 0x405bf3b4 (2745 kB)
  106. [ 0.000000] .data : 0x405c0000 - 0x405e6588 ( 154 kB)
  107. [ 0.000000] .bss : 0x405e65ac - 0x40609e20 ( 143 kB)
  108. [ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  109. [ 0.000000] NR_IRQS:292
  110. [ 0.000000] Data abort at addr=0x0, fsr=0x1c06 ignored.
  111. [ 0.000000] sched_clock: 32 bits at 100 Hz, resolution 10000000ns, wraps every 4294967286ms
  112. [ 0.010000] Calibrating delay loop... 2393.70 BogoMIPS (lpj=11968512)
  113. [ 0.070000] pid_max: default: 32768 minimum: 301
  114. [ 0.070000] Mount-cache hash table entries: 512
  115. [ 0.080000] CPU: Testing write buffer coherency: ok
  116. [ 0.080000] Setting up static identity map for 0x60239b18 - 0x60239b70
  117. [ 0.090000] L310 cache controller enabled
  118. [ 0.090000] l2x0: 16 ways, CACHE_ID 0x410000c8, AUX_CTRL 0x0a150000, Cache size: 524288 B
  119. [ 0.100000] devtmpfs: initialized
  120. [ 0.110000] NET: Registered protocol family 16
  121. [ 0.110000] gpiochip_add: registered GPIOs 0 to 31 on device: GPIOA
  122. [ 0.120000] iproc gpiochip add GPIOA
  123. [ 0.120000] GPIOA:ioaddr ff000060
  124. [ 0.130000] GPIOA:intr_ioaddr ff000000 dmu_ioaddr ff020000
  125. [ 0.130000] gpiochip_add: registered GPIOs 32 to 35 on device: GPIOB
  126. [ 0.140000] iproc gpiochip add GPIOB
  127. [ 0.140000] GPIOB:ioaddr ff030000
  128. [ 0.150000] Warning: No reset pin specified in config
  129. [ 0.150000] request_idm_timeout_interrupts: 600 entry
  130. [ 0.160000] idm_timeout_handler: 340, 0 entry
  131. [ 0.160000] idm_timeout_handler: 585 exit
  132. [ 0.160000] request_idm_timeout_interrupts: 696 exit
  133. [ 0.170000] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
  134. [ 0.180000] hw-breakpoint: maximum watchpoint size is 4 bytes.
  135. [ 0.190000] bio: create slab <bio-0> at 0
  136. [ 0.190000] usbcore: registered new interface driver usbfs
  137. [ 0.200000] usbcore: registered new interface driver hub
  138. [ 0.200000] usbcore: registered new device driver usb
  139. [ 0.210000] i2c-gpio i2c-gpio.6: using pins 5 (SDA) and 4 (SCL)
  140. [ 0.210000] Switching to clocksource iproc_gtimer
  141. [ 0.220000] NET: Registered protocol family 2
  142. [ 0.230000] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  143. [ 0.240000] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  144. [ 0.250000] TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
  145. [ 0.250000] TCP: Hash tables configured (established 131072 bind 65536)
  146. [ 0.260000] TCP: reno registered
  147. [ 0.260000] UDP hash table entries: 512 (order: 1, 8192 bytes)
  148. [ 0.270000] UDP-Lite hash table entries: 512 (order: 1, 8192 bytes)
  149. [ 0.280000] NET: Registered protocol family 1
  150. [ 0.540000] PCIE0: LINKSTA reg 0xbe val 0x1001
  151. [ 0.540000] reg[0xac]=0x10, reg[0xae]=0x42, reg[0xb0]=0x8000, reg[0xb4]=0x2c10, reg[0xb6]=0x10, reg[0xb8]=0x5c12, reg[0xba]=0x65, reg[0xbe]=0x1001, reg[0xc6]=0x40, reg[0xca]=0x1, reg[0xd0]=0x1f, reg[0xd2]=0x8, reg[0xdc]=0x2, PCIE0 link=0
  152. [ 0.910000] PCIE1: LINKSTA reg 0xbe val 0x1001
  153. [ 0.920000] reg[0xac]=0x10, reg[0xae]=0x42, reg[0xb0]=0x8000, reg[0xb4]=0x2c10, reg[0xb6]=0x10, reg[0xb8]=0x5c12, reg[0xba]=0x65, reg[0xbe]=0x1001, reg[0xc6]=0x40, reg[0xca]=0x1, reg[0xd0]=0x1f, reg[0xd2]=0x8, reg[0xdc]=0x2, PCIE1 link=0
  154. [ 1.290000] PCIE2: LINKSTA reg 0xbe val 0x1001
  155. [ 1.290000] reg[0xac]=0x10, reg[0xae]=0x42, reg[0xb0]=0x8000, reg[0xb4]=0x2c10, reg[0xb6]=0x10, reg[0xb8]=0x5c12, reg[0xba]=0x65, reg[0xbe]=0x1001, reg[0xc6]=0x40, reg[0xca]=0x1, reg[0xd0]=0x1f, reg[0xd2]=0x8, reg[0xdc]=0x2, reg[0xde]=0x1, PCIE2 link=0
  156. [ 1.420000] pm_init: Initializing Power Management ....
  157. [ 1.430000] msgmni has been set to 2018
  158. [ 1.430000] io scheduler noop registered
  159. [ 1.440000] io scheduler deadline registered
  160. [ 1.440000] io scheduler cfq registered (default)
  161. [ 1.440000] iproc_pwmc_probe iobase ff031000 phys:18031000
  162. [ 1.450000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
  163. [ 1.460000] 18000300.uart: ttyS0 at MMIO 0x18000300 (irq = 117) is a 16550A
  164. [ 1.460000] console [ttyS0] enabled, bootconsole disabled
  165. [ 1.460000] console [ttyS0] enabled, bootconsole disabled
  166. [ 1.470000] at24 0-0050: 8192 byte 24c64 EEPROM, writable, 32 bytes/write
  167. [ 1.470000] ONFI param page 0 valid
  168. [ 1.480000] ONFI flash detected
  169. [ 1.480000] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xd3 (Micron MT29F8G08ABACAWP)
  170. [ 1.490000] iproc_nand: heuristics exception detected, Micron MT29F8G08ABACA
  171. [ 1.490000] iproc_nand: following bootloader settings
  172. [ 1.500000] iproc_nand: 1024MiB total, 256KiB blocks, 4KiB pages, 27B OOB, 8-bit
  173. [ 1.510000] iproc_nand: user oob per page: 46 bytes (4 steps)
  174. [ 1.510000] Bad block table found at page 262080, version 0x01
  175. [ 1.520000] Bad block table found at page 262016, version 0x01
  176. [ 1.530000] Bad block table found at page 262080, version 0x01
  177. [ 1.530000] Bad block table found at page 262016, version 0x01
  178. [ 1.540000] Creating 6 MTD partitions on "nand_iproc.0":
  179. [ 1.540000] 0x000000000000-0x000000200000 : "U-boot"
  180. [ 1.550000] 0x000000100000-0x000000400000 : "bootkernel1"
  181. [ 1.560000] 0x000000400000-0x000000500000 : "senao_nvram"
  182. [ 1.560000] 0x000000500000-0x000000800000 : "bootkernel2"
  183. [ 1.570000] 0x000000800000-0x00003ff00000 : "ubi"
  184. [ 1.570000] 0x000000000000-0x00003ff00000 : "all"
  185. [ 1.580000] iproc_nand: NAND controller driver is loaded
  186. [ 1.580000] UBI: attaching mtd4 to ubi0
  187. [ 1.590000] UBI: physical eraseblock size: 262144 bytes (256 KiB)
  188. [ 1.590000] UBI: logical eraseblock size: 253952 bytes
  189. [ 1.600000] UBI: smallest flash I/O unit: 4096
  190. [ 1.600000] UBI: VID header offset: 4096 (aligned 4096)
  191. [ 1.610000] UBI: data offset: 8192
  192. [ 6.660000] UBI: max. sequence number: 33641
  193. [ 6.670000] UBI: attached mtd4 to ubi0
  194. [ 6.680000] UBI: MTD device name: "ubi"
  195. [ 6.680000] UBI: MTD device size: 1015 MiB
  196. [ 6.690000] UBI: number of good PEBs: 4060
  197. [ 6.690000] UBI: number of bad PEBs: 0
  198. [ 6.700000] UBI: number of corrupted PEBs: 0
  199. [ 6.700000] UBI: max. allowed volumes: 128
  200. [ 6.710000] UBI: wear-leveling threshold: 4096
  201. [ 6.710000] UBI: number of internal volumes: 1
  202. [ 6.710000] UBI: number of user volumes: 5
  203. [ 6.720000] UBI: available PEBs: 1625
  204. [ 6.720000] UBI: total number of reserved PEBs: 2435
  205. [ 6.730000] UBI: number of PEBs reserved for bad PEB handling: 40
  206. [ 6.740000] UBI: max/mean erase counter: 11/9
  207. [ 6.740000] UBI: image sequence number: 230025687
  208. [ 6.740000] UBI: background thread "ubi_bgt0d" started, PID 243
  209. [ 6.750000] tun: Universal TUN/TAP device driver, 1.6
  210. [ 6.760000] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  211. [ 6.760000] bcm5301x_gmac_init_module: NAPI2_POLL mode
  212. [ 6.770000] bcm5301x_gmac_probe enter name:bcmiproc-gmac0; id:0x0; unit:0
  213. [ 6.780000] NVRAM: map 0x1e0a0000
  214. [ 6.810000] et0: eth1addr not found, ignore it
  215. [ 6.810000] bcm5301x_gmac_probe enter name:bcmiproc-gmac1; id:0x0; unit:1
  216. [ 6.820000] et1: eth2addr not found, ignore it
  217. [ 6.820000] bcm5301x_gmac_probe enter name:bcmiproc-gmac2; id:0x0; unit:2
  218. [ 6.830000] si_doattach chipid: 0x3f05cf1e
  219. [ 6.830000] et2: base_addr (0x18024000) irq (181)
  220. [ 6.840000] etc_gmac_speed default GMAC2 speed: auto
  221. [ 6.840000] etc_attach() mdio_init_time = 5
  222. [ 6.850000] si_doattach: incoming bus is PCI but it's a lie, switching to SI devid:0xcf1c
  223. [ 6.850000] si_doattach chipid: 0x3f05cf1e
  224. [ 6.860000] si_attach socitype(0x3) chip(0xcf1e) chiprev(0x5) chippkg(0x0)
  225. [ 6.870000] et2: chipattach: phyaddr(0x1e)
  226. [ 6.870000] et2: chipattach: Calling robo attach
  227. [ 6.870000] bcm_robo_attach: devid32: 0x10
  228. [ 6.940000] bcm_robo_enable_switch IPROC OTP is not configured, can not determine skuid
  229. [ 6.950000] bcm_robo_enable_switch Northstar Family chip
  230. [ 6.960000] eth0: Broadcom BCM5302x 10/100/1000 Mbps Ethernet Controller 6.30.40 (TOB) (r)
  231. [ 6.960000] eth_mac_proc_create: enter
  232. [ 6.970000]
  233. [ 6.970000] Creating fa bypass proc entry
  234. [ 6.970000] et_ctf_active enabled
  235. [ 6.980000] bcm5301x_gmac_probe enter name:bcmiproc-gmac3; id:0x0; unit:3
  236. [ 6.980000] et3: eth3addr not found, ignore it
  237. [ 6.990000] usbcore: registered new interface driver cdc_eem
  238. [ 6.990000] usbcore: registered new interface driver cdc_subset
  239. [ 7.000000] usbcore: registered new interface driver cdc_ncm
  240. [ 7.010000] usbcore: registered new interface driver cdc_acm
  241. [ 7.010000] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  242. [ 7.020000] usbcore: registered new interface driver usbserial
  243. [ 7.030000] usbcore: registered new interface driver usbserial_generic
  244. [ 7.030000] USB Serial support registered for generic
  245. [ 7.040000] usbserial: USB Serial Driver core
  246. [ 7.040000] usbcore: registered new interface driver option
  247. [ 7.050000] USB Serial support registered for GSM modem (1-port)
  248. [ 7.050000] usbcore: registered new interface driver qcserial
  249. [ 7.060000] USB Serial support registered for Qualcomm USB modem
  250. [ 7.070000] usbcore: registered new interface driver sierra
  251. [ 7.070000] USB Serial support registered for Sierra USB modem
  252. [ 7.080000] input: gpio-buttons.5 as /devices/gpio-buttons.5/input/input0
  253. [ 7.080000] i2c /dev entries driver
  254. [ 7.090000] GENPLL[5] mdiv=12 rate=1500000000
  255. [ 7.100000] GENPLL[5] mdiv=12 rate=1500000000
  256. [ 7.100000] sp805-wdt sp805-wdt: registration successful
  257. [ 7.110000] usbcore: registered new interface driver usbhid
  258. [ 7.110000] usbhid: USB HID core driver
  259. [ 7.120000] meraki-config board-data.2: Meraki config device loaded
  260. [ 7.120000] TCP: cubic registered
  261. [ 7.130000] NET: Registered protocol family 17
  262. [ 7.130000] NET: Registered protocol family 15
  263. [ 7.140000] 8021q: 802.1Q VLAN Support v1.8
  264. [ 7.140000] Registering SWP/SWPB emulation handler
  265. [ 7.150000] devtmpfs: mounted
  266. [ 7.150000] Freeing init memory: 2744K
  267. [ 7.160000] Made it into bootsh: Jul 6 2018 13:15:54
  268. [ 7.160000] bootsh build 201807061333ga9614cc2M
  269. [ 7.300000] UBIFS: recovery needed
  270. [ 7.540000] UBIFS: recovery completed
  271. [ 7.540000] UBIFS: mounted UBI device 0, volume 3, name "storage"
  272. [ 7.550000] UBIFS: file system size: 534061056 bytes (521544 KiB, 509 MiB, 2103 LEBs)
  273. [ 7.560000] UBIFS: journal size: 26664960 bytes (26040 KiB, 25 MiB, 105 LEBs)
  274. [ 7.570000] UBIFS: media format: w4/r0 (latest is w4/r0)
  275. [ 7.570000] UBIFS: default compressor: lzo
  276. [ 7.580000] UBIFS: reserved for root: 4952683 bytes (4836 KiB)
  277. In manufacturing: FALSE
  278. In manufacturing: FALSE
  279. [ 13.050000] Mapping 33480704 bytes for /dev/mtdblock/part.safe
  280. [ 13.090000] Meraki-build is wired-15-202101120922-Ga240f25e-rel-employment
  281. cksum computed: 0x120c given: 0x120c
  282. found valid board data at 0x0
  283. Using itb config kingpinb1 (wired-arm-nsp configuration)
  284. Description: wired-arm-nsp Kernel
  285. Description: wired-arm-nsp Ramdisk
  286. Description: wired-arm-nsp Device Tree 2GB + 500MB
  287. [ 18.080000] UBIFS: un-mount UBI device 0, volume 3
  288. [ 18.080000] Starting new kernel
  289. [ 18.090000] Bye!
  290. [ 0.000000] Booting Linux on physical CPU 0
  291. [ 0.000000] Linux version 3.4.113 (oe-user@oe-host) (gcc version 4.8.4 (GCC) ) #1 SMP Thu Jan 14 00:45:00 UTC 2021
  292. [ 0.000000] CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=10c5387d
  293. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  294. [ 0.000000] Machine: Meraki Wired-Arm-Nsp, model: Meraki MX64
  295. [ 0.000000] bootconsole [earlycon0] enabled
  296. [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
  297. [ 0.000000] BUG: mapping for 0x18000000 at 0xff000000 out of vmalloc space
  298. [ 0.000000] BUG: mapping for 0x19000000 at 0xff200000 out of vmalloc space
  299. [ 0.000000] PERCPU: Embedded 7 pages/cpu @43c6b000 s5760 r8192 d14720 u32768
  300. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 520176
  301. [ 0.000000] Kernel command line: console=ttyS0,115200n8 ubi.mtd=ubi earlyprintk console=ttyS0,115200n8 earlyprintks
  302. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  303. [ 0.000000] Dentry cache hash table entries: 262144 (order: 8, 1048576 bytes)
  304. [ 0.000000] Inode-cache hash table entries: 131072 (order: 7, 524288 bytes)
  305. [ 0.000000] Memory: 2047MB = 2047MB total
  306. [ 0.000000] Memory: 2049940k/2049940k available, 47148k reserved, 0K highmem
  307. [ 0.000000] Virtual kernel memory layout:
  308. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  309. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  310. [ 0.000000] vmalloc : 0xc0000000 - 0xff000000 (1008 MB)
  311. [ 0.000000] lowmem : 0x40000000 - 0xbfff0000 (2047 MB)
  312. [ 0.000000] modules : 0x3f000000 - 0x40000000 ( 16 MB)
  313. [ 0.000000] .text : 0x40008000 - 0x4037c970 (3539 kB)
  314. [ 0.000000] .init : 0x4037d000 - 0x403a0680 ( 142 kB)
  315. [ 0.000000] .data : 0x403a2000 - 0x403d0668 ( 186 kB)
  316. [ 0.000000] .bss : 0x403d068c - 0x40410d9c ( 258 kB)
  317. [ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  318. [ 0.000000] Hierarchical RCU implementation.
  319. [ 0.000000] NR_IRQS:292
  320. [ 0.000000] sched_clock: 32 bits at 250 Hz, resolution 4000000ns, wraps every 4294967292ms
  321. [ 0.004000] Calibrating delay loop... 2390.01 BogoMIPS (lpj=4780032)
  322. [ 0.024000] pid_max: default: 32768 minimum: 301
  323. [ 0.028000] Mount-cache hash table entries: 512
  324. [ 0.032000] CPU: Testing write buffer coherency: ok
  325. [ 0.036000] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  326. [ 0.040000] smp_twd: clock not found: -2
  327. [ 0.044000] Calibrating local timer... 599.84MHz.
  328. [ 0.072000] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
  329. [ 0.076000] Setting up static identity map for 0x60294b50 - 0x60294ba8
  330. [ 0.080000] L310 cache controller enabled
  331. [ 0.084000] l2x0: 16 ways, CACHE_ID 0x410000c8, AUX_CTRL 0x0a150000, Cache size: 524288 B
  332. [ 0.092000] CPU1: Booted secondary processor
  333. [ 0.144000] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  334. [ 0.148000] Brought up 2 CPUs
  335. [ 0.152000] SMP: Total of 2 processors activated (4780.03 BogoMIPS).
  336. [ 0.156000] devtmpfs: initialized
  337. [ 0.164000] NET: Registered protocol family 16
  338. [ 0.168000] gpiochip_add: registered GPIOs 0 to 31 on device: GPIOA
  339. [ 0.172000] iproc gpiochip add GPIOA
  340. [ 0.176000] GPIOA:ioaddr ff000060
  341. [ 0.180000] GPIOA:intr_ioaddr ff000000 dmu_ioaddr ff020000
  342. [ 0.184000] gpiochip_add: registered GPIOs 32 to 35 on device: GPIOB
  343. [ 0.188000] iproc gpiochip add GPIOB
  344. [ 0.192000] GPIOB:ioaddr ff030000
  345. [ 0.196000] request_idm_timeout_interrupts: 600 entry
  346. [ 0.200000] idm_timeout_handler: 340, 0 entry
  347. [ 0.204000] idm_timeout_handler: 585 exit
  348. [ 0.208000] request_idm_timeout_interrupts: 696 exit
  349. [ 0.212000] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
  350. [ 0.216000] hw-breakpoint: maximum watchpoint size is 4 bytes.
  351. [ 0.224000] bio: create slab <bio-0> at 0
  352. [ 0.228000] usbcore: registered new interface driver usbfs
  353. [ 0.232000] usbcore: registered new interface driver hub
  354. [ 0.236000] usbcore: registered new device driver usb
  355. [ 0.244000] i2c-gpio i2c-gpio.5: using pins 5 (SDA) and 4 (SCL)
  356. [ 0.248000] Switching to clocksource iproc_gtimer
  357. [ 0.256000] NET: Registered protocol family 2
  358. [ 0.264000] IP route cache hash table entries: 65536 (order: 6, 262144 bytes)
  359. [ 0.272000] TCP established hash table entries: 262144 (order: 9, 2097152 bytes)
  360. [ 0.284000] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
  361. [ 0.292000] TCP: Hash tables configured (established 262144 bind 65536)
  362. [ 0.296000] TCP: reno registered
  363. [ 0.300000] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  364. [ 0.308000] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  365. [ 0.312000] NET: Registered protocol family 1
  366. [ 0.320000] Unpacking initramfs...
  367. [ 10.280000] Freeing initrd memory: 24928K
  368. [ 10.532000] PCIE0: LINKSTA reg 0xbe val 0x1001
  369. [ 10.536000] reg[0xac]=0x10, reg[0xae]=0x42, reg[0xb0]=0x8000, reg[0xb4]=0x2c10, reg[0xb6]=0x10, reg[0xb8]=0x5c12, reg[0xba]=0x65, reg[0xbe]=0x1001, reg[0xc6]=0x40, reg[0xca]=0x1, reg[0xd0]=0x1f, reg[0xd2]=0x8, reg[0xdc]=0x1, PCIE0 link=0
  370. [ 10.808000] PCIE1: LINKSTA reg 0xbe val 0x1001
  371. [ 10.812000] reg[0xac]=0x10, reg[0xae]=0x42, reg[0xb0]=0x8000, reg[0xb4]=0x2c10, reg[0xb6]=0x10, reg[0xb8]=0x5c12, reg[0xba]=0x65, reg[0xbe]=0x1001, reg[0xc6]=0x40, reg[0xca]=0x1, reg[0xd0]=0x1f, reg[0xd2]=0x8, reg[0xdc]=0x1, PCIE1 link=0
  372. [ 11.084000] PCIE2: LINKSTA reg 0xbe val 0x1001
  373. [ 11.088000] reg[0xac]=0x10, reg[0xae]=0x42, reg[0xb0]=0x8000, reg[0xb4]=0x2c10, reg[0xb6]=0x10, reg[0xb8]=0x5c12, reg[0xba]=0x65, reg[0xbe]=0x1001, reg[0xc6]=0x40, reg[0xca]=0x1, reg[0xd0]=0x1f, reg[0xd2]=0x8, reg[0xdc]=0x1, reg[0xde]=0x1, PCIE2 link=0
  374. [ 11.112000] pm_init: Initializing Power Management ....
  375. [ 11.180000] msgmni has been set to 4052
  376. [ 11.184000] io scheduler noop registered
  377. [ 11.188000] io scheduler deadline registered
  378. [ 11.192000] io scheduler cfq registered (default)
  379. [ 11.196000] iproc_pwmc_probe iobase ff031000 phys:18031000
  380. [ 11.200000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
  381. [ 11.208000] 18000300.uart: ttyS0 at MMIO 0x18000300 (irq = 117) is a 16550A
  382. [ 11.212000] console [ttyS0] enabled, bootconsole disabled
  383. [ 11.212000] console [ttyS0] enabled, bootconsole disabled
  384. [ 11.216000] Trying to register dev faulty etc
  385. [ 11.224000] at24 0-0050: 8192 byte 24c64 EEPROM, writable, 32 bytes/write
  386. [ 11.236000] ONFI param page 0 valid
  387. [ 11.236000] ONFI flash detected
  388. [ 11.240000] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xd3 (Micron MT29F8G08ABACAWP)
  389. [ 11.248000] iproc_nand: heuristics exception detected, Micron MT29F8G08ABACA
  390. [ 11.252000] iproc_nand: following bootloader settings
  391. [ 11.256000] iproc_nand: 1024MiB total, 256KiB blocks, 4KiB pages, 27B OOB, 8-bit
  392. [ 11.260000] iproc_nand: user oob per page: 46 bytes (4 steps)
  393. [ 11.264000] Bad block table found at page 262080, version 0x01
  394. [ 11.268000] Bad block table found at page 262016, version 0x01
  395. [ 11.272000] Bad block table found at page 262080, version 0x01
  396. [ 11.276000] Bad block table found at page 262016, version 0x01
  397. [ 11.280000] Creating 6 MTD partitions on "nand_iproc.0":
  398. [ 11.284000] 0x000000000000-0x000000200000 : "U-boot"
  399. [ 11.292000] 0x000000100000-0x000000400000 : "bootkernel1"
  400. [ 11.304000] 0x000000400000-0x000000500000 : "senao_nvram"
  401. [ 11.316000] 0x000000500000-0x000000800000 : "bootkernel2"
  402. [ 11.336000] 0x000000800000-0x00003ff00000 : "ubi"
  403. [ 11.348000] 0x000000000000-0x00003ff00000 : "all"
  404. [ 11.368000] iproc_nand: NAND controller driver is loaded
  405. [ 11.376000] UBI: attaching mtd4 to ubi0
  406. [ 11.380000] UBI: physical eraseblock size: 262144 bytes (256 KiB)
  407. [ 11.384000] UBI: logical eraseblock size: 253952 bytes
  408. [ 11.388000] UBI: smallest flash I/O unit: 4096
  409. [ 11.392000] UBI: VID header offset: 4096 (aligned 4096)
  410. [ 11.396000] UBI: data offset: 8192
  411. [ 16.524000] UBI: max. sequence number: 33645
  412. [ 16.552000] UBI: attached mtd4 to ubi0
  413. [ 16.552000] UBI: MTD device name: "ubi"
  414. [ 16.556000] UBI: MTD device size: 1015 MiB
  415. [ 16.560000] UBI: number of good PEBs: 4060
  416. [ 16.564000] UBI: number of bad PEBs: 0
  417. [ 16.568000] UBI: number of corrupted P[ 48.652000] !!!!! {/usr/bin/config_updater} failsafe_mode "value='0' state='0' bootloop='0' ver='1' " ""
  418. [ 116.332000] chatter: apr0v1_port/dev_queue/unshaped_control_q :: Queue: overflow
  419. [ 116.340000] chatter: apr0v2_port/dev_queue/unshaped_control_q :: Queue: overflow
  420. [ 116.348000] chatter: apr0v3_port/dev_queue/unshaped_control_q :: Queue: overflow
  421. [ 116.356000] chatter: apr0v4_port/dev_queue/unshaped_control_q :: Queue: overflow
  422. [ 116.364000] chatter: apr1v1_port/dev_queue/unshaped_control_q :: Queue: overflow
  423. [ 116.372000] chatter: apr1v2_port/dev_queue/unshaped_control_q :: Queue: overflow
  424. [ 116.376000] chatter: apr1v3_port/dev_queue/unshaped_control_q :: Queue: overflow
  425. [ 116.384000] chatter: apr1v4_port/dev_queue/unshaped_control_q :: Queue: overflow
  426.  
  427.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement