Advertisement
Guest User

Untitled

a guest
Apr 3rd, 2018
443
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.65 KB | None | 0 0
  1. #update cpld
  2. This operation will reset the switch on completion. Are you sure you would like to update the CPLD? (y/n) y
  3.  
  4. Issuing CPLD update command...
  5. Warning: This operation will reset the switch on completion.
  6. Processing virtual machine file "/mnt/application/cpld.vme"......
  7.  
  8. Diamond Deployment Tool 3.9
  9. CREATION DATE: Tue Dec 19 13:16:40 2017
  10.  
  11.  
  12.  
  13. U-Boot SPL 2012.10-00079-g20827d2 (May 22 2017 - 16:58:14)
  14. BENCH SCREENING TEST1
  15. =========================================
  16. IPROC_XGPLL_CTRL_3: 0x15400000
  17. IPROC_XGPLL_STATUS: 0x80000287
  18. DCO code: 40
  19. PASS
  20. =========================================
  21. HWRev: 0xa5 AVS: 0x1 VOUT Init: 0x64 VOUT Set: 0x5f Steps: 5 Fail: 0
  22. DEV ID= 0000dc14
  23. SKU ID = 0x0
  24. DDR type: DDR3
  25. MEMC 0 DDR speed = 800MHz
  26. ddr_init2: Calling soc_ddr40_set_shmoo_dram_config
  27. ddr_init2: Calling soc_ddr40_phy_calibrate
  28. C01. Check Power Up Reset_Bar
  29. C02. Config and Release PLL from reset
  30. C03. Poll PLL Lock
  31. C04. Calibrate ZQ (ddr40_phy_calib_zq)
  32. C05. DDR PHY VTT On (Virtual VTT setup) DISABLE all Virtual VTT
  33. C06. DDR40_PHY_DDR3_MISC
  34. C07. VDL Calibration
  35. C07.1
  36. C07.2
  37. C07.4
  38. C07.4.1
  39. C07.4.4
  40. VDL calibration result: 0x30000003 (cal_steps = 0)
  41. C07.4.5
  42. C07.4.6
  43. C07.5
  44. C08. DDR40_PHY_DDR3_MISC : Start DDR40_PHY_RDLY_ODT....
  45. C09. Start ddr40_phy_autoidle_on (MEM_SYS_PARAM_PHY_AUTO_IDLE) ....
  46. C10. Wait for Phy Ready
  47. Programming controller register
  48. ddr_init2: Calling soc_ddr40_shmoo_ctl
  49. Validate Shmoo parameters stored in flash ..... OK
  50. Press Ctrl-C to run Shmoo ..... skipped
  51. Restoring Shmoo parameters from flash ..... done
  52. Running simple memory test ..... OK
  53. DDR Tune Completed
  54. Micron MT29F2G08ABAEA, 128 KiB blocks, 2 KiB pages, 16B OOB, 8-bit
  55. NAND: chipsize 256 MiB
  56.  
  57.  
  58. U-Boot 2012.10-00079-g20827d2 (May 22 2017 - 16:58:14)
  59.  
  60. DRAM: 1 GiB
  61. WARNING: Caches not enabled
  62. NAND: Micron MT29F2G08ABAEA, 128 KiB blocks, 2 KiB pages, 16B OOB, 8-bit
  63. NAND: chipsize 256 MiB
  64. In: serial
  65. Out: serial
  66. Err: serial
  67. arm_clk=1000MHz, axi_clk=499MHz, apb_clk=124MHz, arm_periph_clk=500MHz
  68. Net: Registering eth
  69. Broadcom BCM IPROC Ethernet driver 0.1
  70. Using GMAC0 (0x18022000)
  71. et0: ethHw_chipAttach: Chip ID: 0xdc14; phyaddr: 0x1
  72. serdes_reset_core pbyaddr(0x1) id2(0xf)
  73. bcmiproc_eth-0
  74. boot in 3 s
  75. Creating 1 MTD partitions on "nand0":
  76. 0x000000200000-0x00000f000000 : "mtd=4"
  77. Loading file '/image1' to addr 0x70000000 with size 29693348 (0x01c515a4)...
  78. Done
  79. ## Booting kernel from Legacy Image at 70000074 ...
  80. Image Name: System for iproc_pct
  81. Image Type: ARM Linux Multi-File Image (gzip compressed)
  82. Data Size: 29693168 Bytes = 28.3 MiB
  83. Load Address: 61008000
  84. Entry Point: 61008000
  85. Contents:
  86. Image 0: 2535230 Bytes = 2.4 MiB
  87. Image 1: 1813199 Bytes = 1.7 MiB
  88. Image 2: 474 Bytes = 474 Bytes
  89. Image 3: 25344240 Bytes = 24.2 MiB
  90. Verifying Checksum ... OK
  91. ## Loading init Ramdisk from multi component Legacy Image at 70000074 ...
  92. Uncompressing Multi-File Image ... OK
  93. boot_prep_linux commandline: console=ttyS0,9600 maxcpus=2 mem=1024M root=/dev/ram mtdparts=nand_iproc.0:1024k(nboot),512k(nenv),256k(vpd),256k(shmoo),243712k(fs),16384k(diags) ubi.mtd=fs ethaddr=f8:b1:56:50:28:a1 quiet
  94.  
  95. Starting kernel ...
  96.  
  97.  
  98. recovery_signal_init:vaddr=0xF0000000 mapped address=0x18000000
  99. recovery_signal_init:setting GPIO-1 to output
  100. recovery_signal_init:writing GPIO-1 high
  101. starting pid 890, tty '': '/etc/init.d/rcS'
  102. starting pid 1022, tty '/dev/ttyS0': '/etc/rc.d/rc.fastpath'
  103. Legacy hardware detected
  104. Mounting /dev/mtdblock4 at /mnt/fastpath...done.
  105. Mounting tmpfs at /mnt/application...done.
  106.  
  107.  
  108. Dell EMC Networking Boot Options
  109. ================================
  110.  
  111. Select a menu option within 3 seconds or the Operational Code will start automatically...
  112.  
  113. 1 - Start Operational Code
  114. 2 - Display Boot Menu
  115.  
  116. Select (1, 2)#
  117.  
  118.  
  119. Extracting Operational Code from .stk file...done.
  120. Loading Operational Code...done.
  121. Loading modules...
  122. Decompressing Operational Code...done.
  123. Uncompressing apps.lzma
  124. Uncompressing python.lzma
  125. Installing Python
  126. DMA pool size: 16777216
  127. AXI unit 0: Dev 0xb340, Rev 0x01, Chip BCM56340_A0, Driver BCM56340_A0
  128. SOC unit 0 attached to PCI device BCM56340_A0
  129. Using a clock divider of 25 for mac_cclk
  130.  
  131.  
  132. <186> Apr 2 23:56:17 0.0.0.0-1 General[fp_main_task]: bootos.c(191) 7 %% CRIT Event(0xaaaaaaaa) started!
  133.  
  134. <185> Apr 2 23:56:17 0.0.0.0-1 SIM[Cnfgr_Thread ]: sim_util.c(3911) 9 %% ALRT Switch was reset due to power disruption or unexpected restart.(error[0x0]).
  135.  
  136. (Unit 1 - Waiting to select management unit)>
  137. (Unit 1 - CLI unavailable - please connect to master on Unit 2)>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement