Guest User

Untitled

a guest
Jan 31st, 2021
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.14 KB | None | 0 0
  1. Boot (BAK)-> printenv
  2. AC_HOSTNAME=Controller
  3. AKRON_P1_NAND_REFORMAT_CNT=1
  4. AP_FLAG=128
  5. AP_MODE=0
  6. BOOT_BOOTROM="U-Boot 2012.07.7-r038300217.1 (Sep 29 2015 - 11:41:04)"
  7. BOOT_KERNEL=primary
  8. CRYPTO_FLAG=3
  9. CURR_VER=U-Boot 2012.07.9 (Feb 09 2016 - 11:55:24) (primary)
  10. DEFAULT_SETTING=0
  11. HW_RELEASE=508
  12. LOGHDR=0x413ffc00
  13. LOGHDRRREASON=0x413ffc24
  14. MODEL=AP3935i-ROW
  15. MOSTRECENTKERNEL=0
  16. NUM_ANTENNAS=8
  17. PriImg=0x3c0000
  18. RADIOADDR0=D8:84:66:6D:CF:30
  19. RADIOADDR1=D8:84:66:6D:CF:38
  20. REBOOT_PATTERN_WDG=0x5A5A5A5A
  21. REGION=NA
  22. SERIAL#=1639Y-1158000000
  23. SERVICEATTRS=ac_manager,ru_manager
  24. SERVICETYPE=siemens
  25. SecImg=0x11d0000
  26. VERSIONBASE=0
  27. WATCHDOG_COUNT=0
  28. WATCHDOG_LIMIT=3
  29. WLAN_ORDER_STRING=01
  30. baudrate=115200
  31. boot_diag=if ubifsload 0x42000000 diag.gz.uImage; then if imi 0x42000000; then mtdparts default; bootm 0x42000000 - -; exit; fi; fi;echo ERROR: Problem with diag image, dropping to interactive shell
  32. boot_flash=source boot_kernel
  33. boot_net=tftpboot 0x42000000 vmlinux.gz.uImage.3935; bootm 0x42000000 - -
  34. bootargs=console=ttyHSL0,115200n81 ubi.mtd=0 panic=30 ro BOOT_KERNEL=primary BOOT_BOOTROM="U-Boot 2012.07.7-r038300217.1 (Sep 29 2015 - 11:41:04)"
  35. bootcmd=run boot_flash
  36. bootdelay=2
  37. eth1addr=D8:84:66:75:29:E8
  38. ethact=eth0
  39. ethaddr=D8:84:66:75:29:E7
  40. filesize=74
  41. machid=1260
  42. mem=1048064k
  43. menucmd=run boot_diag
  44. mtddevname=CFG1
  45. mtddevnum=0
  46. mtdids=nand1=nand1
  47. mtdparts=mtdparts=nand1:64k@2688k(CFG1),512k(BootPRI),64k(CFG2),64k(NVRAM1),64k(NVRAM2),64k(NVRAM3),64k(NVRAM4),64k(NVRAM5),64k(NVRAM6),64k(NVRAM7),64k(NVRAM8),14400k(PriImg),14400k(SecImg)
  48. partition=nand1,0
  49. static_bootargs=console=ttyHSL0,115200n81 ubi.mtd=0 panic=30 ro
  50. stderr=serial
  51. stdin=serial
  52. stdout=serial
  53. uboot=CONFIG_UBOOTPATH
  54. ver=U-Boot 2012.07.7-r038300217.1 (Sep 29 2015 - 11:41:04) (back-up)
  55.  
  56. U-Boot 2012.07.7-r038300217.1 (Sep 29 2015 - 11:41:04) (back-up)
  57.  
  58. smem ram ptable found: ver: 0 len: 5
  59. DRAM: 1004 MiB
  60. NAND: SF: Detected S25FL256S with page size 64 KiB, total 32 MiB
  61. ipq_spi: page_size: 0x100, sector_size: 0x10000, size: 0x2000000
  62. 544 MiB
  63. In: serial
  64. Out: serial
  65. Err: serial
  66. Net: MAC0 addr:10:30:9a:15:00:a0
  67. MAC2 addr:0c:70:86:e5:10:30
  68. eth0
  69. Warning: eth0 MAC addresses don't match:
  70. Address in SROM is 10:30:9a:15:00:a0
  71. Address in environment is d8:84:66:75:29:e7
  72. , eth1
  73. Warning: eth1 MAC addresses don't match:
  74. Address in SROM is 0c:70:86:e5:10:30
  75. Address in environment is d8:84:66:75:29:e8
  76.  
  77. Hit 'd' for diagnostics, or any other key to stop autoboot: 1  0
  78. SF: Detected S25FL256S with page size 64 KiB, total 32 MiB
  79.  
  80. found primary bootROM, load and run...
  81. ## Starting application at 0x41200000 ...
  82.  
  83.  
  84. U-Boot 2012.07.9 (Feb 09 2016 - 11:55:24) (primary)
  85.  
  86. smem ram ptable found: ver: 0 len: 5
  87. DRAM: 1004 MiB
  88. NAND: SF: Detected S25FL256S with page size 64 KiB, total 32 MiB
  89. ipq_spi: page_size: 0x100, sector_size: 0x10000, size: 0x2000000
  90. 544 MiB
  91. In: serial
  92. Out: serial
  93. Err: serial
  94. Net: MAC0 addr:10:30:9a:15:00:a0
  95. MAC2 addr:0c:70:86:e5:10:30
  96. eth0
  97. Warning: eth0 MAC addresses don't match:
  98. Address in SROM is 10:30:9a:15:00:a0
  99. Address in environment is d8:84:66:75:29:e7
  100. , eth1
  101. Warning: eth1 MAC addresses don't match:
  102. Address in SROM is 0c:70:86:e5:10:30
  103. Address in environment is d8:84:66:75:29:e8
  104.  
  105. Hit 'd' for diagnostics, or any other key to stop autoboot: 2  1  0
  106. ## Executing script at 7ff5f648
  107. check for watchdog, limit=3...
  108. check for reset by watchdog...
  109. no watchdog...
  110. bSaveEnviron=0 image_order=0 1
  111. ready to boot kernel...
  112.  
  113. Loading from nand1, offset 0x3c0000
  114. Image Name: 10.01.02.0038
  115. Image Type: ARM Linux Kernel Image (uncompressed)
  116. Data Size: 8559944 Bytes = 8.2 MiB
  117. Load Address: 41408000
  118. Entry Point: 41408000
  119. Automatic boot of image at addr 0x42000000 ...
  120. Image Name: 10.01.02.0038
  121. Image Type: ARM Linux Kernel Image (uncompressed)
  122. Data Size: 8559944 Bytes = 8.2 MiB
  123. Load Address: 41408000
  124. Entry Point: 41408000
  125. Verifying Checksum ... OK
  126. Loading Kernel Image ... OK
  127. OK
  128. Setting up atags for msm partition: nand_flash
  129.  
  130. device nand1 <nand1>, # parts = 13
  131. #: name size offset mask_flags
  132. 0: CFG1 0x00010000 0x002a0000 0
  133. 1: BootPRI 0x00080000 0x002b0000 0
  134. 2: CFG2 0x00010000 0x00330000 0
  135. 3: NVRAM1 0x00010000 0x00340000 0
  136. 4: NVRAM2 0x00010000 0x00350000 0
  137. 5: NVRAM3 0x00010000 0x00360000 0
  138. 6: NVRAM4 0x00010000 0x00370000 0
  139. 7: NVRAM5 0x00010000 0x00380000 0
  140. 8: NVRAM6 0x00010000 0x00390000 0
  141. 9: NVRAM7 0x00010000 0x003a0000 0
  142. 10: NVRAM8 0x00010000 0x003b0000 0
  143. 11: PriImg 0x00e10000 0x003c0000 0
  144. 12: SecImg 0x00e10000 0x011d0000 0
  145.  
  146. active partition: nand1,0 - (CFG1) 0x00010000 @ 0x002a0000
  147.  
  148. defaults:
  149. mtdids : nand1=nand1
  150. mtdparts: mtdparts=nand1:64k@2688k(CFG1),512k(BootPRI),64k(CFG2),64k(NVRAM1),64k(NVRAM2),64k(NVRAM3),64k(NVRAM4),64k(NVRAM5),64k(NVRAM6),64k(NVRAM7),64k(NVRAM8),14400k(PriImg),14400k(SecImg)
  151. Setting up atags for msm partition: CFG1
  152. Setting up atags for msm partition: BootPRI
  153. Setting up atags for msm partition: CFG2
  154. Setting up atags for msm partition: NVRAM1
  155. Setting up atags for msm partition: NVRAM2
  156. Setting up atags for msm partition: NVRAM3
  157. Setting up atags for msm partition: NVRAM4
  158. Setting up atags for msm partition: NVRAM5
  159. Setting up atags for msm partition: NVRAM6
  160. Setting up atags for msm partition: NVRAM7
  161. Setting up atags for msm partition: NVRAM8
  162. Setting up atags for msm partition: PriImg
  163. Setting up atags for msm partition: SecImg
  164. Using machid 0x1260 from environment
  165.  
  166. Starting kernel ...
  167.  
  168. Booting Linux on physical CPU 0
  169. Linux version 3.4.107--10.01.02.0038 (root@ngap-fat6) (gcc version 4.9.1 (crosstool-NG 1.21.0) ) #2 SMP Tue Feb 2 02:25:52 EST 2016
  170. CPU: ARMv7 Processor [512f04d0] revision 0 (ARMv7), cr=10c5387d
  171. CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
  172. Machine: Qualcomm Atheros AP148 reference board
  173. Partition (from atag) nand_flash -- Offset:0 Size:1000
  174. Partition (from atag) CFG1 -- Offset:2a Size:1
  175. Partition (from atag) BootPRI -- Offset:2b Size:8
  176. Partition (from atag) CFG2 -- Offset:33 Size:1
  177. Partition (from atag) NVRAM1 -- Offset:34 Size:1
  178. Partition (from atag) NVRAM2 -- Offset:35 Size:1
  179. Partition (from atag) NVRAM3 -- Offset:36 Size:1
  180. Partition (from atag) NVRAM4 -- Offset:37 Size:1
  181. Partition (from atag) NVRAM5 -- Offset:38 Size:1
  182. Partition (from atag) NVRAM6 -- Offset:39 Size:1
  183. Partition (from atag) NVRAM7 -- Offset:3a Size:1
  184. Partition (from atag) NVRAM8 -- Offset:3b Size:1
  185. Partition (from atag) PriImg -- Offset:3c Size:e1
  186. Partition (from atag) SecImg -- Offset:11d Size:e1
  187. Truncating RAM at 41400000-7fffffff to -70bfffff (vmalloc region overlap).
  188. msm_reserve_memory: 0x44600000, 0x200000
  189. memory pool 3 (start 70a00000 size 200000) initialized
  190. Memory policy: ECC disabled, Data cache writealloc
  191. smem_find(137, 80): wrong size 72
  192. socinfo_init: v6, id=204, ver=2.0, raw_id=2313, raw_ver=2313, hw_plat=0, hw_plat_ver=65536
  193. accessory_chip=0 hw_plat_subtype=0
  194. PERCPU: Embedded 7 pages/cpu @c274b000 s7424 r8192 d13056 u32768
  195. Built 1 zonelists in Zone order, mobility grouping on. Total pages: 192016
  196. Kernel command line: mtdparts=nand1:64k@2688k(CFG1),512k(BootPRI),64k(CFG2),64k(NVRAM1),64k(NVRAM2),64k(NVRAM3),64k(NVRAM4),64k(NVRAM5),64k(NVRAM6),64k(NVRAM7),64k(NVRAM8),14400k(PriImg),14400k(SecImg) BOOT_BOOTROM="U-Boot 2012.07.9 (Feb 09 2016 - 11:55:24) (primary)" BOOT_KERNEL=primary console=ttyHSL0,115200n81 ubi.mtd=0 panic=30 ro
  197. PID hash table entries: 4096 (order: 2, 16384 bytes)
  198. Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  199. Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  200. Memory: 50MB 706MB = 756MB total
  201. Memory: 734988k/739084k available, 39156k reserved, 0K highmem
  202. Virtual kernel memory layout:
  203. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  204. fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  205. vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
  206. lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
  207. modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  208. .text : 0xc0008000 - 0xc04f7000 (5052 kB)
  209. .init : 0xc0500000 - 0xc1e01d00 (25608 kB)
  210. .data : 0xc1e04000 - 0xc1e9b380 ( 605 kB)
  211. .bss : 0xc1e9b3a4 - 0xc1f424e4 ( 669 kB)
  212. SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  213. Hierarchical RCU implementation.
  214. NR_IRQS:1689
  215. sched_clock: 32 bits at 32kHz, resolution 31240ns, wraps every 134175798ms
  216. Calibrating delay using timer specific routine.. 12.90 BogoMIPS (lpj=6451)
  217. pid_max: default: 32768 minimum: 301
  218. Mount-cache hash table entries: 512
  219. CPU: Testing write buffer coherency: ok
  220. CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  221. Setting up static identity map for 0x41784b30 - 0x41784bb8
  222. CPU1: Booted secondary processor
  223. msm_timer_freerun_init: core 1
  224. CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  225. Brought up 2 CPUs
  226. SMP: Total of 2 processors activated (25.80 BogoMIPS).
  227. dummy:
  228. NET: Registered protocol family 16
  229. AXI: msm_bus_fabric_init_driver(): msm_bus_fabric_init_driver
  230. meminfo_init: smem ram ptable found: ver: 0 len: 5
  231. Found 1 memory banks grouped into 8 memory regions
  232. gpiochip_add: registered GPIOs 0 to 151 on device: msmgpio
  233. smem_find(137, 80): wrong size 72
  234. socinfo_init: v6, id=204, ver=2.0, raw_id=2313, raw_ver=2313, hw_plat=0, hw_plat_ver=65536
  235. accessory_chip=0 hw_plat_subtype=0
  236. msm_rpm_init: RPM firmware 3.0.16777342
  237. clk_tbl_nss - loaded
  238. msm_dmov_memcpy_init: Success
  239. sps:BAM 0x12244000 enabled: ver:0x5, number of pipes:20
  240. sps:BAM 0x12244000 is registered.
  241. sps:sps is ready.
  242. msm_pcie_setup: link initialized
  243. PCI host bridge to bus 0000:00
  244. pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fefffff]
  245. PCI: bus0: Fast back to back transfers disabled
  246. pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  247. PCI: bus1: Fast back to back transfers disabled
  248. msm_pcie_setup: link initialized
  249. PCI host bridge to bus 0000:02
  250. pci_bus 0000:02: root bus resource [mem 0x2e000000-0x31efffff]
  251. PCI: bus2: Fast back to back transfers disabled
  252. pci 0000:02:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  253. PCI: bus3: Fast back to back transfers disabled
  254. msm_pcie_setup: link initialization failed
  255. pci 0000:02:00.0: BAR 8: assigned [mem 0x2e000000-0x2e1fffff]
  256. pci 0000:03:00.0: BAR 0: assigned [mem 0x2e000000-0x2e1fffff 64bit]
  257. pci 0000:02:00.0: PCI bridge to [bus 03-03]
  258. pci 0000:02:00.0: bridge window [mem 0x2e000000-0x2e1fffff]
  259. PCI: enabling device 0000:02:00.0 (0140 -> 0143)
  260. pci 0000:00:00.0: BAR 8: assigned [mem 0x08000000-0x081fffff]
  261. pci 0000:01:00.0: BAR 0: assigned [mem 0x08000000-0x081fffff 64bit]
  262. pci 0000:00:00.0: PCI bridge to [bus 01-01]
  263. pci 0000:00:00.0: bridge window [mem 0x08000000-0x081fffff]
  264. PCI: enabling device 0000:00:00.0 (0140 -> 0143)
  265. bio: create slab <bio-0> at 0
  266. SCSI subsystem initialized
  267. spi_qsd spi_qsd.5: master is unqueued, this is deprecated
  268. spi_qsd spi_qsd.6: master is unqueued, this is deprecated
  269. Switching to clocksource gp_timer
  270. NET: Registered protocol family 2
  271. IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  272. TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  273. TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  274. TCP: Hash tables configured (established 131072 bind 65536)
  275. TCP: reno registered
  276. UDP hash table entries: 512 (order: 2, 24576 bytes)
  277. UDP-Lite hash table entries: 512 (order: 2, 24576 bytes)
  278. NET: Registered protocol family 1
  279. smd: register irq failed on wcnss_a11
  280. smd: deregistering IRQs
  281. SMD: smd_core_platform_init() failed
  282. get_bootconfig_partition: magic not found
  283. acpuclk-ipq806x acpuclk-ipq806x: SPEED BIN: 0
  284. acpuclk-ipq806x acpuclk-ipq806x: ACPU PVS: 1
  285. acpuclk-ipq806x acpuclk-ipq806x: CPU0: 6 frequencies supported
  286. acpuclk-ipq806x acpuclk-ipq806x: CPU1: 6 frequencies supported
  287. msm_rpm_log_probe: OK
  288. jffs2: version 2.2. (NAND) (ZLIB) (RTIME) © 2001-2006 Red Hat, Inc.
  289. msgmni has been set to 1435
  290. io scheduler noop registered
  291. io scheduler deadline registered (default)
  292. Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  293. msm_serial_hs.0: ttyHS0 at MMIO 0x12490000 (irq = 227) is a MSM HS UART
  294. msm_serial_hs module loaded
  295. msm_serial_hsl: detected port #0
  296. msm_serial_hsl.0: ttyHSL0 at MMIO 0x16640000 (irq = 190) is a MSM
  297. msm_serial_hsl: console setup on port #0
  298. console [ttyHSL0] enabled
  299. msm_serial_hsl: driver initialized
  300. ahci ahci.0: forcing PORTS_IMPL to 0x1
  301. ahci ahci.0: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl platform mode
  302. ahci ahci.0: flags: ncq sntf pm led clo only pmp pio slum part ccc apst
  303. scsi0 : ahci_platform
  304. ata1: SATA max UDMA/133 mmio [mem 0x29000000-0x2900017f] port 0x100 irq 241
  305. msm_nand_probe: phys addr 0x1ac00000
  306. msm_nand_probe: dmac 0x3
  307. msm_nand_probe: allocated dma buffer at ffdfc000, dma_addr 6e5c6000
  308. status: 20
  309. nandid: 1590acc2 maker c2 device ac
  310. ONFI probe : Found an ONFI compliant device MX30UF4G28AB Â
  311. Found supported NAND device for 8bit ECC
  312. NAND Controller ID : 0x4030
  313. NAND Device ID : 0x1590acc2
  314. Buswidth : 8 Bits
  315. Density : 512 MByte
  316. Pagesize : 2048 Bytes
  317. Erasesize: 131072 Bytes
  318. Oobsize : 112 Bytes
  319. CFG0 Init : 0xa95408c0
  320. CFG1 Init : 0x0804715c
  321. ECCBUFCFG : 0x00000203
  322. Creating 1 MTD partitions on "msm_nand":
  323. 0x000000000000-0x000020000000 : "nand_flash"
  324. ata1: SATA link down (SStatus 0 SControl 300)
  325. m25p80 spi5.0: found s25fl256s1, expected s25fl512s
  326. m25p80 spi5.0: s25fl256s1 (32768 Kbytes)
  327. Creating 13 MTD partitions on "m25p80":
  328. 0x0000002a0000-0x0000002b0000 : "CFG1"
  329. 0x0000002b0000-0x000000330000 : "BootPRI"
  330. 0x000000330000-0x000000340000 : "CFG2"
  331. 0x000000340000-0x000000350000 : "NVRAM1"
  332. 0x000000350000-0x000000360000 : "NVRAM2"
  333. 0x000000360000-0x000000370000 : "NVRAM3"
  334. 0x000000370000-0x000000380000 : "NVRAM4"
  335. 0x000000380000-0x000000390000 : "NVRAM5"
  336. 0x000000390000-0x0000003a0000 : "NVRAM6"
  337. 0x0000003a0000-0x0000003b0000 : "NVRAM7"
  338. 0x0000003b0000-0x0000003c0000 : "NVRAM8"
  339. 0x0000003c0000-0x0000011d0000 : "PriImg"
  340. 0x0000011d0000-0x000001fe0000 : "SecImg"
  341. UBI: attaching mtd0 to ubi0
  342. UBI: physical eraseblock size: 131072 bytes (128 KiB)
  343. UBI: logical eraseblock size: 126976 bytes
  344. UBI: smallest flash I/O unit: 2048
  345. UBI: VID header offset: 2048 (aligned 2048)
  346. UBI: data offset: 4096
  347. UBI: max. sequence number: 980
  348. UBI: attached mtd0 to ubi0
  349. UBI: MTD device name: "nand_flash"
  350. UBI: MTD device size: 512 MiB
  351. UBI: number of good PEBs: 4096
  352. UBI: number of bad PEBs: 0
  353. UBI: number of corrupted PEBs: 0
  354. UBI: max. allowed volumes: 128
  355. UBI: wear-leveling threshold: 4096
  356. UBI: number of internal volumes: 1
  357. UBI: number of user volumes: 1
  358. UBI: available PEBs: 0
  359. UBI: total number of reserved PEBs: 4096
  360. UBI: number of PEBs reserved for bad PEB handling: 40
  361. UBI: max/mean erase counter: 23/2
  362. UBI: image sequence number: 1198735168
  363. UBI: background thread "ubi_bgt0d" started, PID 549
  364. GPIO Bitbanged MDIO: probed
  365. PPP generic driver version 2.4.2
  366. i2c /dev entries driver
  367. cpuidle: using governor ladder
  368. Netfilter messages via NETLINK v0.30.
  369. nf_conntrack version 0.5.0 (11484 buckets, 45936 max)
  370. ctnetlink v0.93: registering with nfnetlink.
  371. TCP: cubic registered
  372. NET: Registered protocol family 10
  373. NET: Registered protocol family 17
  374. VFP support v0.3: implementor 51 architecture 64 part 4d variant 2 rev 0
  375. Registering SWP/SWPB emulation handler
  376. clock_late_init: Removing enables held for handed-off clocks
  377. nss_fixup_platform_data: ART not found
  378. no pmic restart interrupt specified
  379. Freeing init memory: 25604K
  380. UBIFS: mounted UBI device 0, volume 0, name "nand_flash"
  381. UBIFS: file system size: 513110016 bytes (501084 KiB, 489 MiB, 4041 LEBs)
  382. UBIFS: journal size: 9023488 bytes (8812 KiB, 8 MiB, 72 LEBs)
  383. UBIFS: media format: w4/r0 (latest is w4/r0)
  384. UBIFS: default compressor: none
  385. UBIFS: reserved for root: 0 bytes (0 KiB)
  386. chantryGpio_pseSet: Turning off PSE
  387. tunnelDrv: loaded
  388. MODEL AP3935i-ROW
  389. SERVICETYPE siemens
  390. SERVICEATTRS ac_manager,ru_manager
  391. AC_HOSTNAME Controller
  392. VERSIONBASE 0
  393. SERIALNUMBER 1639Y-1158000000
  394. AP_FLAG 128
  395. AP_MODE 0
  396. NUM_ANTENNAS 8
  397.  
  398.  
  399. (none) armv7l #2 SMP Tue Feb 2 02:25:52 EST 2016 (none)
  400.  
Add Comment
Please, Sign In to add comment