Advertisement
rbrue

Untitled

Dec 4th, 2020 (edited)
2,081
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
TCL 28.56 KB | None | 0 0
  1. ****** Xilinx Program Flash
  2. ****** Program Flash v2019.1.3 (64-bit)
  3.   **** SW Build 2644227 on Wed Sep  4 09:45:24 MDT 2019
  4.     ** Copyright 1986-2019 Xilinx, Inc. All Rights Reserved.
  5.  
  6.  
  7. Connected to hw_server @ TCP:127.0.0.1:3121
  8. Available targets and devices:
  9. Target 0 : jsn-JTAG-ONB4-251633005D85A
  10.     Device 0: jsn-JTAG-ONB4-251633005D85A-14711093-0
  11.  
  12. Retrieving Flash info...
  13.  
  14. Initialization done, programming the memory
  15. ===== mrd->addr=0xFF5E0204, data=0x00000222 =====
  16. BOOT_MODE REG = 0x0222
  17. WARNING: [Xicom 50-100] The current boot mode is QSPI32.
  18. If flash programming fails, configure device for JTAG boot mode and try again.
  19. Downloading FSBL...
  20. Running FSBL...
  21. Finished running FSBL.
  22.  
  23.  
  24.  
  25.  
  26. U-Boot 2019.01 (Jun 04 2019 - 09:54:27 -0600)
  27.  
  28.  
  29.  
  30. Model: ZynqMP MINI QSPI
  31.  
  32. Board: Xilinx ZynqMP
  33.  
  34. DRAM:  WARNING: Initializing TCM overwrites TCM content
  35.  
  36. 256 KiB
  37.  
  38. EL Level:   EL3
  39.  
  40. In:    dcc
  41.  
  42. Out:   dcc
  43.  
  44. Err:   dcc
  45.  
  46. ZynqMP> sf probe 0 0 0
  47.  
  48.  
  49. SF: Detected n25q512a with page size 256 Bytes, erase size 4 KiB, total 64 MiB
  50.  
  51. ZynqMP> Sector size = 4096.
  52. f probe 0 0 0
  53.  
  54.  
  55. Performing Erase Operation...
  56. sf erase 0 65E000
  57.  
  58.  
  59. SF: 6676480 bytes @ 0x0 Erased: OK
  60.  
  61. ZynqMP> Erase Operation successful.
  62. INFO: [Xicom 50-44] Elapsed time = 27 sec.
  63. Performing Program Operation...
  64. 0%...sf write FFFC0000 0 20000
  65.  
  66.  
  67. device 0 offset 0x0, size 0x20000
  68.  
  69. SF: 131072 bytes @ 0x0 Written: OK
  70.  
  71. ZynqMP> sf write FFFC0000 20000 20000
  72.  
  73.  
  74. device 0 offset 0x20000, size 0x20000
  75.  
  76. SF: 131072 bytes @ 0x20000 Written: OK
  77.  
  78. ZynqMP> sf write FFFC0000 40000 20000
  79.  
  80.  
  81. device 0 offset 0x40000, size 0x20000
  82.  
  83. SF: 131072 bytes @ 0x40000 Written: OK
  84.  
  85. ZynqMP> sf write FFFC0000 60000 20000
  86.  
  87.  
  88. device 0 offset 0x60000, size 0x20000
  89.  
  90. SF: 131072 bytes @ 0x60000 Written: OK
  91.  
  92. ZynqMP> sf write FFFC0000 80000 20000
  93.  
  94.  
  95. device 0 offset 0x80000, size 0x20000
  96.  
  97. SF: 131072 bytes @ 0x80000 Written: OK
  98.  
  99. ZynqMP> 10%...sf write FFFC0000 A0000 20000
  100.  
  101.  
  102. device 0 offset 0xa0000, size 0x20000
  103.  
  104. SF: 131072 bytes @ 0xa0000 Written: OK
  105.  
  106. ZynqMP> sf write FFFC0000 C0000 20000
  107.  
  108.  
  109. device 0 offset 0xc0000, size 0x20000
  110.  
  111. SF: 131072 bytes @ 0xc0000 Written: OK
  112.  
  113. ZynqMP> sf write FFFC0000 E0000 20000
  114.  
  115.  
  116. device 0 offset 0xe0000, size 0x20000
  117.  
  118. SF: 131072 bytes @ 0xe0000 Written: OK
  119.  
  120. ZynqMP> sf write FFFC0000 100000 20000
  121.  
  122.  
  123. device 0 offset 0x100000, size 0x20000
  124.  
  125. SF: 131072 bytes @ 0x100000 Written: OK
  126.  
  127. ZynqMP> sf write FFFC0000 120000 20000
  128.  
  129.  
  130. device 0 offset 0x120000, size 0x20000
  131.  
  132. SF: 131072 bytes @ 0x120000 Written: OK
  133.  
  134. ZynqMP> 20%...sf write FFFC0000 140000 20000
  135.  
  136.  
  137. device 0 offset 0x140000, size 0x20000
  138.  
  139. SF: 131072 bytes @ 0x140000 Written: OK
  140.  
  141. ZynqMP> sf write FFFC0000 160000 20000
  142.  
  143.  
  144. device 0 offset 0x160000, size 0x20000
  145.  
  146. SF: 131072 bytes @ 0x160000 Written: OK
  147.  
  148. ZynqMP> sf write FFFC0000 180000 20000
  149.  
  150.  
  151. device 0 offset 0x180000, size 0x20000
  152.  
  153. SF: 131072 bytes @ 0x180000 Written: OK
  154.  
  155. ZynqMP> sf write FFFC0000 1A0000 20000
  156.  
  157.  
  158. device 0 offset 0x1a0000, size 0x20000
  159.  
  160. SF: 131072 bytes @ 0x1a0000 Written: OK
  161.  
  162. ZynqMP> sf write FFFC0000 1C0000 20000
  163.  
  164.  
  165. device 0 offset 0x1c0000, size 0x20000
  166.  
  167. SF: 131072 bytes @ 0x1c0000 Written: OK
  168.  
  169. ZynqMP> 30%...sf write FFFC0000 1E0000 20000
  170.  
  171.  
  172. device 0 offset 0x1e0000, size 0x20000
  173.  
  174. SF: 131072 bytes @ 0x1e0000 Written: OK
  175.  
  176. ZynqMP> sf write FFFC0000 200000 20000
  177.  
  178.  
  179. device 0 offset 0x200000, size 0x20000
  180.  
  181. SF: 131072 bytes @ 0x200000 Written: OK
  182.  
  183. ZynqMP> sf write FFFC0000 220000 20000
  184.  
  185.  
  186. device 0 offset 0x220000, size 0x20000
  187.  
  188. SF: 131072 bytes @ 0x220000 Written: OK
  189.  
  190. ZynqMP> sf write FFFC0000 240000 20000
  191.  
  192.  
  193. device 0 offset 0x240000, size 0x20000
  194.  
  195. SF: 131072 bytes @ 0x240000 Written: OK
  196.  
  197. ZynqMP> sf write FFFC0000 260000 20000
  198.  
  199.  
  200. device 0 offset 0x260000, size 0x20000
  201.  
  202. SF: 131072 bytes @ 0x260000 Written: OK
  203.  
  204. ZynqMP> 40%...sf write FFFC0000 280000 20000
  205.  
  206.  
  207. device 0 offset 0x280000, size 0x20000
  208.  
  209. SF: 131072 bytes @ 0x280000 Written: OK
  210.  
  211. ZynqMP> sf write FFFC0000 2A0000 20000
  212.  
  213.  
  214. device 0 offset 0x2a0000, size 0x20000
  215.  
  216. SF: 131072 bytes @ 0x2a0000 Written: OK
  217.  
  218. ZynqMP> sf write FFFC0000 2C0000 20000
  219.  
  220.  
  221. device 0 offset 0x2c0000, size 0x20000
  222.  
  223. SF: 131072 bytes @ 0x2c0000 Written: OK
  224.  
  225. ZynqMP> sf write FFFC0000 2E0000 20000
  226.  
  227.  
  228. device 0 offset 0x2e0000, size 0x20000
  229.  
  230. SF: 131072 bytes @ 0x2e0000 Written: OK
  231.  
  232. ZynqMP> sf write FFFC0000 300000 20000
  233.  
  234.  
  235. device 0 offset 0x300000, size 0x20000
  236.  
  237. SF: 131072 bytes @ 0x300000 Written: OK
  238.  
  239. ZynqMP> 50%...sf write FFFC0000 320000 20000
  240.  
  241.  
  242. device 0 offset 0x320000, size 0x20000
  243.  
  244. SF: 131072 bytes @ 0x320000 Written: OK
  245.  
  246. ZynqMP> sf write FFFC0000 340000 20000
  247.  
  248.  
  249. device 0 offset 0x340000, size 0x20000
  250.  
  251. SF: 131072 bytes @ 0x340000 Written: OK
  252.  
  253. ZynqMP> sf write FFFC0000 360000 20000
  254.  
  255.  
  256. device 0 offset 0x360000, size 0x20000
  257.  
  258. SF: 131072 bytes @ 0x360000 Written: OK
  259.  
  260. ZynqMP> sf write FFFC0000 380000 20000
  261.  
  262.  
  263. device 0 offset 0x380000, size 0x20000
  264.  
  265. SF: 131072 bytes @ 0x380000 Written: OK
  266.  
  267. ZynqMP> sf write FFFC0000 3A0000 20000
  268.  
  269.  
  270. device 0 offset 0x3a0000, size 0x20000
  271.  
  272. SF: 131072 bytes @ 0x3a0000 Written: OK
  273.  
  274. ZynqMP> 60%...sf write FFFC0000 3C0000 20000
  275.  
  276.  
  277. device 0 offset 0x3c0000, size 0x20000
  278.  
  279. SF: 131072 bytes @ 0x3c0000 Written: OK
  280.  
  281. ZynqMP> sf write FFFC0000 3E0000 20000
  282.  
  283.  
  284. device 0 offset 0x3e0000, size 0x20000
  285.  
  286. SF: 131072 bytes @ 0x3e0000 Written: OK
  287.  
  288. ZynqMP> sf write FFFC0000 400000 20000
  289.  
  290.  
  291. device 0 offset 0x400000, size 0x20000
  292.  
  293. SF: 131072 bytes @ 0x400000 Written: OK
  294.  
  295. ZynqMP> sf write FFFC0000 420000 20000
  296.  
  297.  
  298. device 0 offset 0x420000, size 0x20000
  299.  
  300. SF: 131072 bytes @ 0x420000 Written: OK
  301.  
  302. ZynqMP> sf write FFFC0000 440000 20000
  303.  
  304.  
  305. device 0 offset 0x440000, size 0x20000
  306.  
  307. SF: 131072 bytes @ 0x440000 Written: OK
  308.  
  309. ZynqMP> 70%...sf write FFFC0000 460000 20000
  310.  
  311.  
  312. device 0 offset 0x460000, size 0x20000
  313.  
  314. SF: 131072 bytes @ 0x460000 Written: OK
  315.  
  316. ZynqMP> sf write FFFC0000 480000 20000
  317.  
  318.  
  319. device 0 offset 0x480000, size 0x20000
  320.  
  321. SF: 131072 bytes @ 0x480000 Written: OK
  322.  
  323. ZynqMP> sf write FFFC0000 4A0000 20000
  324.  
  325.  
  326. device 0 offset 0x4a0000, size 0x20000
  327.  
  328. SF: 131072 bytes @ 0x4a0000 Written: OK
  329.  
  330. ZynqMP> sf write FFFC0000 4C0000 20000
  331.  
  332.  
  333. device 0 offset 0x4c0000, size 0x20000
  334.  
  335. SF: 131072 bytes @ 0x4c0000 Written: OK
  336.  
  337. ZynqMP> sf write FFFC0000 4E0000 20000
  338.  
  339.  
  340. device 0 offset 0x4e0000, size 0x20000
  341.  
  342. SF: 131072 bytes @ 0x4e0000 Written: OK
  343.  
  344. ZynqMP> 80%...sf write FFFC0000 500000 20000
  345.  
  346.  
  347. device 0 offset 0x500000, size 0x20000
  348.  
  349. SF: 131072 bytes @ 0x500000 Written: OK
  350.  
  351. ZynqMP> sf write FFFC0000 520000 20000
  352.  
  353.  
  354. device 0 offset 0x520000, size 0x20000
  355.  
  356. SF: 131072 bytes @ 0x520000 Written: OK
  357.  
  358. ZynqMP> sf write FFFC0000 540000 20000
  359.  
  360.  
  361. device 0 offset 0x540000, size 0x20000
  362.  
  363. SF: 131072 bytes @ 0x540000 Written: OK
  364.  
  365. ZynqMP> sf write FFFC0000 560000 20000
  366.  
  367.  
  368. device 0 offset 0x560000, size 0x20000
  369.  
  370. SF: 131072 bytes @ 0x560000 Written: OK
  371.  
  372. ZynqMP> sf write FFFC0000 580000 20000
  373.  
  374.  
  375. device 0 offset 0x580000, size 0x20000
  376.  
  377. SF: 131072 bytes @ 0x580000 Written: OK
  378.  
  379. ZynqMP> 90%...sf write FFFC0000 5A0000 20000
  380.  
  381.  
  382. device 0 offset 0x5a0000, size 0x20000
  383.  
  384. SF: 131072 bytes @ 0x5a0000 Written: OK
  385.  
  386. ZynqMP> sf write FFFC0000 5C0000 20000
  387.  
  388.  
  389. device 0 offset 0x5c0000, size 0x20000
  390.  
  391. SF: 131072 bytes @ 0x5c0000 Written: OK
  392.  
  393. ZynqMP> sf write FFFC0000 5E0000 20000
  394.  
  395.  
  396. device 0 offset 0x5e0000, size 0x20000
  397.  
  398. SF: 131072 bytes @ 0x5e0000 Written: OK
  399.  
  400. ZynqMP> sf write FFFC0000 600000 20000
  401.  
  402.  
  403. device 0 offset 0x600000, size 0x20000
  404.  
  405. SF: 131072 bytes @ 0x600000 Written: OK
  406.  
  407. ZynqMP> sf write FFFC0000 620000 20000
  408.  
  409.  
  410. device 0 offset 0x620000, size 0x20000
  411.  
  412. SF: 131072 bytes @ 0x620000 Written: OK
  413.  
  414. ZynqMP> 100%
  415. sf write FFFC0000 640000 1DE40
  416.  
  417.  
  418. device 0 offset 0x640000, size 0x1de40
  419.  
  420. SF: 122432 bytes @ 0x640000 Written: OK
  421.  
  422. ZynqMP> Program Operation successful.
  423. INFO: [Xicom 50-44] Elapsed time = 65 sec.
  424. Performing Verify Operation...
  425. 0%...sf read FFFC0000 0 10000
  426.  
  427.  
  428. device 0 offset 0x0, size 0x10000
  429.  
  430. SF: 65536 bytes @ 0x0 Read: OK
  431.  
  432. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  433.  
  434.  
  435. Total of 65536 byte(s) were the same
  436.  
  437. ZynqMP> sf read FFFC0000 10000 10000
  438.  
  439.  
  440. device 0 offset 0x10000, size 0x10000
  441.  
  442. SF: 65536 bytes @ 0x10000 Read: OK
  443.  
  444. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  445.  
  446.  
  447. Total of 65536 byte(s) were the same
  448.  
  449. ZynqMP> sf read FFFC0000 20000 10000
  450.  
  451.  
  452. device 0 offset 0x20000, size 0x10000
  453.  
  454. SF: 65536 bytes @ 0x20000 Read: OK
  455.  
  456. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  457.  
  458.  
  459. Total of 65536 byte(s) were the same
  460.  
  461. ZynqMP> sf read FFFC0000 30000 10000
  462.  
  463.  
  464. device 0 offset 0x30000, size 0x10000
  465.  
  466. SF: 65536 bytes @ 0x30000 Read: OK
  467.  
  468. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  469.  
  470.  
  471. Total of 65536 byte(s) were the same
  472.  
  473. ZynqMP> sf read FFFC0000 40000 10000
  474.  
  475.  
  476. device 0 offset 0x40000, size 0x10000
  477.  
  478. SF: 65536 bytes @ 0x40000 Read: OK
  479.  
  480. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  481.  
  482.  
  483. Total of 65536 byte(s) were the same
  484.  
  485. ZynqMP> sf read FFFC0000 50000 10000
  486.  
  487.  
  488. device 0 offset 0x50000, size 0x10000
  489.  
  490. SF: 65536 bytes @ 0x50000 Read: OK
  491.  
  492. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  493.  
  494.  
  495. Total of 65536 byte(s) were the same
  496.  
  497. ZynqMP> sf read FFFC0000 60000 10000
  498.  
  499.  
  500. device 0 offset 0x60000, size 0x10000
  501.  
  502. SF: 65536 bytes @ 0x60000 Read: OK
  503.  
  504. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  505.  
  506.  
  507. Total of 65536 byte(s) were the same
  508.  
  509. ZynqMP> sf read FFFC0000 70000 10000
  510.  
  511.  
  512. device 0 offset 0x70000, size 0x10000
  513.  
  514. SF: 65536 bytes @ 0x70000 Read: OK
  515.  
  516. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  517.  
  518.  
  519. Total of 65536 byte(s) were the same
  520.  
  521. ZynqMP> sf read FFFC0000 80000 10000
  522.  
  523.  
  524. device 0 offset 0x80000, size 0x10000
  525.  
  526. SF: 65536 bytes @ 0x80000 Read: OK
  527.  
  528. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  529.  
  530.  
  531. Total of 65536 byte(s) were the same
  532.  
  533. ZynqMP> sf read FFFC0000 90000 10000
  534.  
  535.  
  536. device 0 offset 0x90000, size 0x10000
  537.  
  538. SF: 65536 bytes @ 0x90000 Read: OK
  539.  
  540. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  541.  
  542.  
  543. Total of 65536 byte(s) were the same
  544.  
  545. ZynqMP> sf read FFFC0000 A0000 10000
  546.  
  547.  
  548. device 0 offset 0xa0000, size 0x10000
  549.  
  550. SF: 65536 bytes @ 0xa0000 Read: OK
  551.  
  552. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  553.  
  554.  
  555. Total of 65536 byte(s) were the same
  556.  
  557. ZynqMP> 10%...sf read FFFC0000 B0000 10000
  558.  
  559.  
  560. device 0 offset 0xb0000, size 0x10000
  561.  
  562. SF: 65536 bytes @ 0xb0000 Read: OK
  563.  
  564. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  565.  
  566.  
  567. Total of 65536 byte(s) were the same
  568.  
  569. ZynqMP> sf read FFFC0000 C0000 10000
  570.  
  571.  
  572. device 0 offset 0xc0000, size 0x10000
  573.  
  574. SF: 65536 bytes @ 0xc0000 Read: OK
  575.  
  576. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  577.  
  578.  
  579. Total of 65536 byte(s) were the same
  580.  
  581. ZynqMP> sf read FFFC0000 D0000 10000
  582.  
  583.  
  584. device 0 offset 0xd0000, size 0x10000
  585.  
  586. SF: 65536 bytes @ 0xd0000 Read: OK
  587.  
  588. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  589.  
  590.  
  591. Total of 65536 byte(s) were the same
  592.  
  593. ZynqMP> sf read FFFC0000 E0000 10000
  594.  
  595.  
  596. device 0 offset 0xe0000, size 0x10000
  597.  
  598. SF: 65536 bytes @ 0xe0000 Read: OK
  599.  
  600. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  601.  
  602.  
  603. Total of 65536 byte(s) were the same
  604.  
  605. ZynqMP> sf read FFFC0000 F0000 10000
  606.  
  607.  
  608. device 0 offset 0xf0000, size 0x10000
  609.  
  610. SF: 65536 bytes @ 0xf0000 Read: OK
  611.  
  612. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  613.  
  614.  
  615. Total of 65536 byte(s) were the same
  616.  
  617. ZynqMP> sf read FFFC0000 100000 10000
  618.  
  619.  
  620. device 0 offset 0x100000, size 0x10000
  621.  
  622. SF: 65536 bytes @ 0x100000 Read: OK
  623.  
  624. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  625.  
  626.  
  627. Total of 65536 byte(s) were the same
  628.  
  629. ZynqMP> sf read FFFC0000 110000 10000
  630.  
  631.  
  632. device 0 offset 0x110000, size 0x10000
  633.  
  634. SF: 65536 bytes @ 0x110000 Read: OK
  635.  
  636. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  637.  
  638.  
  639. Total of 65536 byte(s) were the same
  640.  
  641. ZynqMP> sf read FFFC0000 120000 10000
  642.  
  643.  
  644. device 0 offset 0x120000, size 0x10000
  645.  
  646. SF: 65536 bytes @ 0x120000 Read: OK
  647.  
  648. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  649.  
  650.  
  651. Total of 65536 byte(s) were the same
  652.  
  653. ZynqMP> sf read FFFC0000 130000 10000
  654.  
  655.  
  656. device 0 offset 0x130000, size 0x10000
  657.  
  658. SF: 65536 bytes @ 0x130000 Read: OK
  659.  
  660. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  661.  
  662.  
  663. Total of 65536 byte(s) were the same
  664.  
  665. ZynqMP> sf read FFFC0000 140000 10000
  666.  
  667.  
  668. device 0 offset 0x140000, size 0x10000
  669.  
  670. SF: 65536 bytes @ 0x140000 Read: OK
  671.  
  672. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  673.  
  674.  
  675. Total of 65536 byte(s) were the same
  676.  
  677. ZynqMP> 20%...sf read FFFC0000 150000 10000
  678.  
  679.  
  680. device 0 offset 0x150000, size 0x10000
  681.  
  682. SF: 65536 bytes @ 0x150000 Read: OK
  683.  
  684. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  685.  
  686.  
  687. Total of 65536 byte(s) were the same
  688.  
  689. ZynqMP> sf read FFFC0000 160000 10000
  690.  
  691.  
  692. device 0 offset 0x160000, size 0x10000
  693.  
  694. SF: 65536 bytes @ 0x160000 Read: OK
  695.  
  696. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  697.  
  698.  
  699. Total of 65536 byte(s) were the same
  700.  
  701. ZynqMP> sf read FFFC0000 170000 10000
  702.  
  703.  
  704. device 0 offset 0x170000, size 0x10000
  705.  
  706. SF: 65536 bytes @ 0x170000 Read: OK
  707.  
  708. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  709.  
  710.  
  711. Total of 65536 byte(s) were the same
  712.  
  713. ZynqMP> sf read FFFC0000 180000 10000
  714.  
  715.  
  716. device 0 offset 0x180000, size 0x10000
  717.  
  718. SF: 65536 bytes @ 0x180000 Read: OK
  719.  
  720. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  721.  
  722.  
  723. Total of 65536 byte(s) were the same
  724.  
  725. ZynqMP> sf read FFFC0000 190000 10000
  726.  
  727.  
  728. device 0 offset 0x190000, size 0x10000
  729.  
  730. SF: 65536 bytes @ 0x190000 Read: OK
  731.  
  732. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  733.  
  734.  
  735. Total of 65536 byte(s) were the same
  736.  
  737. ZynqMP> sf read FFFC0000 1A0000 10000
  738.  
  739.  
  740. device 0 offset 0x1a0000, size 0x10000
  741.  
  742. SF: 65536 bytes @ 0x1a0000 Read: OK
  743.  
  744. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  745.  
  746.  
  747. Total of 65536 byte(s) were the same
  748.  
  749. ZynqMP> sf read FFFC0000 1B0000 10000
  750.  
  751.  
  752. device 0 offset 0x1b0000, size 0x10000
  753.  
  754. SF: 65536 bytes @ 0x1b0000 Read: OK
  755.  
  756. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  757.  
  758.  
  759. Total of 65536 byte(s) were the same
  760.  
  761. ZynqMP> sf read FFFC0000 1C0000 10000
  762.  
  763.  
  764. device 0 offset 0x1c0000, size 0x10000
  765.  
  766. SF: 65536 bytes @ 0x1c0000 Read: OK
  767.  
  768. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  769.  
  770.  
  771. Total of 65536 byte(s) were the same
  772.  
  773. ZynqMP> sf read FFFC0000 1D0000 10000
  774.  
  775.  
  776. device 0 offset 0x1d0000, size 0x10000
  777.  
  778. SF: 65536 bytes @ 0x1d0000 Read: OK
  779.  
  780. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  781.  
  782.  
  783. Total of 65536 byte(s) were the same
  784.  
  785. ZynqMP> sf read FFFC0000 1E0000 10000
  786.  
  787.  
  788. device 0 offset 0x1e0000, size 0x10000
  789.  
  790. SF: 65536 bytes @ 0x1e0000 Read: OK
  791.  
  792. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  793.  
  794.  
  795. Total of 65536 byte(s) were the same
  796.  
  797. ZynqMP> 30%...sf read FFFC0000 1F0000 10000
  798.  
  799.  
  800. device 0 offset 0x1f0000, size 0x10000
  801.  
  802. SF: 65536 bytes @ 0x1f0000 Read: OK
  803.  
  804. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  805.  
  806.  
  807. Total of 65536 byte(s) were the same
  808.  
  809. ZynqMP> sf read FFFC0000 200000 10000
  810.  
  811.  
  812. device 0 offset 0x200000, size 0x10000
  813.  
  814. SF: 65536 bytes @ 0x200000 Read: OK
  815.  
  816. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  817.  
  818.  
  819. Total of 65536 byte(s) were the same
  820.  
  821. ZynqMP> sf read FFFC0000 210000 10000
  822.  
  823.  
  824. device 0 offset 0x210000, size 0x10000
  825.  
  826. SF: 65536 bytes @ 0x210000 Read: OK
  827.  
  828. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  829.  
  830.  
  831. Total of 65536 byte(s) were the same
  832.  
  833. ZynqMP> sf read FFFC0000 220000 10000
  834.  
  835.  
  836. device 0 offset 0x220000, size 0x10000
  837.  
  838. SF: 65536 bytes @ 0x220000 Read: OK
  839.  
  840. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  841.  
  842.  
  843. Total of 65536 byte(s) were the same
  844.  
  845. ZynqMP> sf read FFFC0000 230000 10000
  846.  
  847.  
  848. device 0 offset 0x230000, size 0x10000
  849.  
  850. SF: 65536 bytes @ 0x230000 Read: OK
  851.  
  852. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  853.  
  854.  
  855. Total of 65536 byte(s) were the same
  856.  
  857. ZynqMP> sf read FFFC0000 240000 10000
  858.  
  859.  
  860. device 0 offset 0x240000, size 0x10000
  861.  
  862. SF: 65536 bytes @ 0x240000 Read: OK
  863.  
  864. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  865.  
  866.  
  867. Total of 65536 byte(s) were the same
  868.  
  869. ZynqMP> sf read FFFC0000 250000 10000
  870.  
  871.  
  872. device 0 offset 0x250000, size 0x10000
  873.  
  874. SF: 65536 bytes @ 0x250000 Read: OK
  875.  
  876. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  877.  
  878.  
  879. Total of 65536 byte(s) were the same
  880.  
  881. ZynqMP> sf read FFFC0000 260000 10000
  882.  
  883.  
  884. device 0 offset 0x260000, size 0x10000
  885.  
  886. SF: 65536 bytes @ 0x260000 Read: OK
  887.  
  888. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  889.  
  890.  
  891. Total of 65536 byte(s) were the same
  892.  
  893. ZynqMP> sf read FFFC0000 270000 10000
  894.  
  895.  
  896. device 0 offset 0x270000, size 0x10000
  897.  
  898. SF: 65536 bytes @ 0x270000 Read: OK
  899.  
  900. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  901.  
  902.  
  903. Total of 65536 byte(s) were the same
  904.  
  905. ZynqMP> sf read FFFC0000 280000 10000
  906.  
  907.  
  908. device 0 offset 0x280000, size 0x10000
  909.  
  910. SF: 65536 bytes @ 0x280000 Read: OK
  911.  
  912. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  913.  
  914.  
  915. Total of 65536 byte(s) were the same
  916.  
  917. ZynqMP> 40%...sf read FFFC0000 290000 10000
  918.  
  919.  
  920. device 0 offset 0x290000, size 0x10000
  921.  
  922. SF: 65536 bytes @ 0x290000 Read: OK
  923.  
  924. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  925.  
  926.  
  927. Total of 65536 byte(s) were the same
  928.  
  929. ZynqMP> sf read FFFC0000 2A0000 10000
  930.  
  931.  
  932. device 0 offset 0x2a0000, size 0x10000
  933.  
  934. SF: 65536 bytes @ 0x2a0000 Read: OK
  935.  
  936. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  937.  
  938.  
  939. Total of 65536 byte(s) were the same
  940.  
  941. ZynqMP> sf read FFFC0000 2B0000 10000
  942.  
  943.  
  944. device 0 offset 0x2b0000, size 0x10000
  945.  
  946. SF: 65536 bytes @ 0x2b0000 Read: OK
  947.  
  948. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  949.  
  950.  
  951. Total of 65536 byte(s) were the same
  952.  
  953. ZynqMP> sf read FFFC0000 2C0000 10000
  954.  
  955.  
  956. device 0 offset 0x2c0000, size 0x10000
  957.  
  958. SF: 65536 bytes @ 0x2c0000 Read: OK
  959.  
  960. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  961.  
  962.  
  963. Total of 65536 byte(s) were the same
  964.  
  965. ZynqMP> sf read FFFC0000 2D0000 10000
  966.  
  967.  
  968. device 0 offset 0x2d0000, size 0x10000
  969.  
  970. SF: 65536 bytes @ 0x2d0000 Read: OK
  971.  
  972. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  973.  
  974.  
  975. Total of 65536 byte(s) were the same
  976.  
  977. ZynqMP> sf read FFFC0000 2E0000 10000
  978.  
  979.  
  980. device 0 offset 0x2e0000, size 0x10000
  981.  
  982. SF: 65536 bytes @ 0x2e0000 Read: OK
  983.  
  984. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  985.  
  986.  
  987. Total of 65536 byte(s) were the same
  988.  
  989. ZynqMP> sf read FFFC0000 2F0000 10000
  990.  
  991.  
  992. device 0 offset 0x2f0000, size 0x10000
  993.  
  994. SF: 65536 bytes @ 0x2f0000 Read: OK
  995.  
  996. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  997.  
  998.  
  999. Total of 65536 byte(s) were the same
  1000.  
  1001. ZynqMP> sf read FFFC0000 300000 10000
  1002.  
  1003.  
  1004. device 0 offset 0x300000, size 0x10000
  1005.  
  1006. SF: 65536 bytes @ 0x300000 Read: OK
  1007.  
  1008. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1009.  
  1010.  
  1011. Total of 65536 byte(s) were the same
  1012.  
  1013. ZynqMP> sf read FFFC0000 310000 10000
  1014.  
  1015.  
  1016. device 0 offset 0x310000, size 0x10000
  1017.  
  1018. SF: 65536 bytes @ 0x310000 Read: OK
  1019.  
  1020. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1021.  
  1022.  
  1023. Total of 65536 byte(s) were the same
  1024.  
  1025. ZynqMP> sf read FFFC0000 320000 10000
  1026.  
  1027.  
  1028. device 0 offset 0x320000, size 0x10000
  1029.  
  1030. SF: 65536 bytes @ 0x320000 Read: OK
  1031.  
  1032. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1033.  
  1034.  
  1035. Total of 65536 byte(s) were the same
  1036.  
  1037. ZynqMP> 50%...sf read FFFC0000 330000 10000
  1038.  
  1039.  
  1040. device 0 offset 0x330000, size 0x10000
  1041.  
  1042. SF: 65536 bytes @ 0x330000 Read: OK
  1043.  
  1044. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1045.  
  1046.  
  1047. Total of 65536 byte(s) were the same
  1048.  
  1049. ZynqMP> sf read FFFC0000 340000 10000
  1050.  
  1051.  
  1052. device 0 offset 0x340000, size 0x10000
  1053.  
  1054. SF: 65536 bytes @ 0x340000 Read: OK
  1055.  
  1056. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1057.  
  1058.  
  1059. Total of 65536 byte(s) were the same
  1060.  
  1061. ZynqMP> sf read FFFC0000 350000 10000
  1062.  
  1063.  
  1064. device 0 offset 0x350000, size 0x10000
  1065.  
  1066. SF: 65536 bytes @ 0x350000 Read: OK
  1067.  
  1068. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1069.  
  1070.  
  1071. Total of 65536 byte(s) were the same
  1072.  
  1073. ZynqMP> sf read FFFC0000 360000 10000
  1074.  
  1075.  
  1076. device 0 offset 0x360000, size 0x10000
  1077.  
  1078. SF: 65536 bytes @ 0x360000 Read: OK
  1079.  
  1080. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1081.  
  1082.  
  1083. Total of 65536 byte(s) were the same
  1084.  
  1085. ZynqMP> sf read FFFC0000 370000 10000
  1086.  
  1087.  
  1088. device 0 offset 0x370000, size 0x10000
  1089.  
  1090. SF: 65536 bytes @ 0x370000 Read: OK
  1091.  
  1092. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1093.  
  1094.  
  1095. Total of 65536 byte(s) were the same
  1096.  
  1097. ZynqMP> sf read FFFC0000 380000 10000
  1098.  
  1099.  
  1100. device 0 offset 0x380000, size 0x10000
  1101.  
  1102. SF: 65536 bytes @ 0x380000 Read: OK
  1103.  
  1104. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1105.  
  1106.  
  1107. Total of 65536 byte(s) were the same
  1108.  
  1109. ZynqMP> sf read FFFC0000 390000 10000
  1110.  
  1111.  
  1112. device 0 offset 0x390000, size 0x10000
  1113.  
  1114. SF: 65536 bytes @ 0x390000 Read: OK
  1115.  
  1116. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1117.  
  1118.  
  1119. Total of 65536 byte(s) were the same
  1120.  
  1121. ZynqMP> sf read FFFC0000 3A0000 10000
  1122.  
  1123.  
  1124. device 0 offset 0x3a0000, size 0x10000
  1125.  
  1126. SF: 65536 bytes @ 0x3a0000 Read: OK
  1127.  
  1128. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1129.  
  1130.  
  1131. Total of 65536 byte(s) were the same
  1132.  
  1133. ZynqMP> sf read FFFC0000 3B0000 10000
  1134.  
  1135.  
  1136. device 0 offset 0x3b0000, size 0x10000
  1137.  
  1138. SF: 65536 bytes @ 0x3b0000 Read: OK
  1139.  
  1140. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1141.  
  1142.  
  1143. Total of 65536 byte(s) were the same
  1144.  
  1145. ZynqMP> sf read FFFC0000 3C0000 10000
  1146.  
  1147.  
  1148. device 0 offset 0x3c0000, size 0x10000
  1149.  
  1150. SF: 65536 bytes @ 0x3c0000 Read: OK
  1151.  
  1152. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1153.  
  1154.  
  1155. Total of 65536 byte(s) were the same
  1156.  
  1157. ZynqMP> 60%...sf read FFFC0000 3D0000 10000
  1158.  
  1159.  
  1160. device 0 offset 0x3d0000, size 0x10000
  1161.  
  1162. SF: 65536 bytes @ 0x3d0000 Read: OK
  1163.  
  1164. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1165.  
  1166.  
  1167. Total of 65536 byte(s) were the same
  1168.  
  1169. ZynqMP> sf read FFFC0000 3E0000 10000
  1170.  
  1171.  
  1172. device 0 offset 0x3e0000, size 0x10000
  1173.  
  1174. SF: 65536 bytes @ 0x3e0000 Read: OK
  1175.  
  1176. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1177.  
  1178.  
  1179. Total of 65536 byte(s) were the same
  1180.  
  1181. ZynqMP> sf read FFFC0000 3F0000 10000
  1182.  
  1183.  
  1184. device 0 offset 0x3f0000, size 0x10000
  1185.  
  1186. SF: 65536 bytes @ 0x3f0000 Read: OK
  1187.  
  1188. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1189.  
  1190.  
  1191. Total of 65536 byte(s) were the same
  1192.  
  1193. ZynqMP> sf read FFFC0000 400000 10000
  1194.  
  1195.  
  1196. device 0 offset 0x400000, size 0x10000
  1197.  
  1198. SF: 65536 bytes @ 0x400000 Read: OK
  1199.  
  1200. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1201.  
  1202.  
  1203. Total of 65536 byte(s) were the same
  1204.  
  1205. ZynqMP> sf read FFFC0000 410000 10000
  1206.  
  1207.  
  1208. device 0 offset 0x410000, size 0x10000
  1209.  
  1210. SF: 65536 bytes @ 0x410000 Read: OK
  1211.  
  1212. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1213.  
  1214.  
  1215. Total of 65536 byte(s) were the same
  1216.  
  1217. ZynqMP> sf read FFFC0000 420000 10000
  1218.  
  1219.  
  1220. device 0 offset 0x420000, size 0x10000
  1221.  
  1222. SF: 65536 bytes @ 0x420000 Read: OK
  1223.  
  1224. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1225.  
  1226.  
  1227. Total of 65536 byte(s) were the same
  1228.  
  1229. ZynqMP> sf read FFFC0000 430000 10000
  1230.  
  1231.  
  1232. device 0 offset 0x430000, size 0x10000
  1233.  
  1234. SF: 65536 bytes @ 0x430000 Read: OK
  1235.  
  1236. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1237.  
  1238.  
  1239. Total of 65536 byte(s) were the same
  1240.  
  1241. ZynqMP> sf read FFFC0000 440000 10000
  1242.  
  1243.  
  1244. device 0 offset 0x440000, size 0x10000
  1245.  
  1246. SF: 65536 bytes @ 0x440000 Read: OK
  1247.  
  1248. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1249.  
  1250.  
  1251. Total of 65536 byte(s) were the same
  1252.  
  1253. ZynqMP> sf read FFFC0000 450000 10000
  1254.  
  1255.  
  1256. device 0 offset 0x450000, size 0x10000
  1257.  
  1258. SF: 65536 bytes @ 0x450000 Read: OK
  1259.  
  1260. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1261.  
  1262.  
  1263. Total of 65536 byte(s) were the same
  1264.  
  1265. ZynqMP> sf read FFFC0000 460000 10000
  1266.  
  1267.  
  1268. device 0 offset 0x460000, size 0x10000
  1269.  
  1270. SF: 65536 bytes @ 0x460000 Read: OK
  1271.  
  1272. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1273.  
  1274.  
  1275. Total of 65536 byte(s) were the same
  1276.  
  1277. ZynqMP> 70%...sf read FFFC0000 470000 10000
  1278.  
  1279.  
  1280. device 0 offset 0x470000, size 0x10000
  1281.  
  1282. SF: 65536 bytes @ 0x470000 Read: OK
  1283.  
  1284. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1285.  
  1286.  
  1287. Total of 65536 byte(s) were the same
  1288.  
  1289. ZynqMP> sf read FFFC0000 480000 10000
  1290.  
  1291.  
  1292. device 0 offset 0x480000, size 0x10000
  1293.  
  1294. SF: 65536 bytes @ 0x480000 Read: OK
  1295.  
  1296. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1297.  
  1298.  
  1299. Total of 65536 byte(s) were the same
  1300.  
  1301. ZynqMP> sf read FFFC0000 490000 10000
  1302.  
  1303.  
  1304. device 0 offset 0x490000, size 0x10000
  1305.  
  1306. SF: 65536 bytes @ 0x490000 Read: OK
  1307.  
  1308. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1309.  
  1310.  
  1311. Total of 65536 byte(s) were the same
  1312.  
  1313. ZynqMP> sf read FFFC0000 4A0000 10000
  1314.  
  1315.  
  1316. device 0 offset 0x4a0000, size 0x10000
  1317.  
  1318. SF: 65536 bytes @ 0x4a0000 Read: OK
  1319.  
  1320. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1321.  
  1322.  
  1323. Total of 65536 byte(s) were the same
  1324.  
  1325. ZynqMP> sf read FFFC0000 4B0000 10000
  1326.  
  1327.  
  1328. device 0 offset 0x4b0000, size 0x10000
  1329.  
  1330. SF: 65536 bytes @ 0x4b0000 Read: OK
  1331.  
  1332. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1333.  
  1334.  
  1335. Total of 65536 byte(s) were the same
  1336.  
  1337. ZynqMP> sf read FFFC0000 4C0000 10000
  1338.  
  1339.  
  1340. device 0 offset 0x4c0000, size 0x10000
  1341.  
  1342. SF: 65536 bytes @ 0x4c0000 Read: OK
  1343.  
  1344. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1345.  
  1346.  
  1347. Total of 65536 byte(s) were the same
  1348.  
  1349. ZynqMP> sf read FFFC0000 4D0000 10000
  1350.  
  1351.  
  1352. device 0 offset 0x4d0000, size 0x10000
  1353.  
  1354. SF: 65536 bytes @ 0x4d0000 Read: OK
  1355.  
  1356. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1357.  
  1358.  
  1359. Total of 65536 byte(s) were the same
  1360.  
  1361. ZynqMP> sf read FFFC0000 4E0000 10000
  1362.  
  1363.  
  1364. device 0 offset 0x4e0000, size 0x10000
  1365.  
  1366. SF: 65536 bytes @ 0x4e0000 Read: OK
  1367.  
  1368. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1369.  
  1370.  
  1371. Total of 65536 byte(s) were the same
  1372.  
  1373. ZynqMP> sf read FFFC0000 4F0000 10000
  1374.  
  1375.  
  1376. device 0 offset 0x4f0000, size 0x10000
  1377.  
  1378. SF: 65536 bytes @ 0x4f0000 Read: OK
  1379.  
  1380. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1381.  
  1382.  
  1383. Total of 65536 byte(s) were the same
  1384.  
  1385. ZynqMP> sf read FFFC0000 500000 10000
  1386.  
  1387.  
  1388. device 0 offset 0x500000, size 0x10000
  1389.  
  1390. SF: 65536 bytes @ 0x500000 Read: OK
  1391.  
  1392. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1393.  
  1394.  
  1395. Total of 65536 byte(s) were the same
  1396.  
  1397. ZynqMP> 80%...sf read FFFC0000 510000 10000
  1398.  
  1399.  
  1400. device 0 offset 0x510000, size 0x10000
  1401.  
  1402. SF: 65536 bytes @ 0x510000 Read: OK
  1403.  
  1404. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1405.  
  1406.  
  1407. Total of 65536 byte(s) were the same
  1408.  
  1409. ZynqMP> sf read FFFC0000 520000 10000
  1410.  
  1411.  
  1412. device 0 offset 0x520000, size 0x10000
  1413.  
  1414. SF: 65536 bytes @ 0x520000 Read: OK
  1415.  
  1416. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1417.  
  1418.  
  1419. Total of 65536 byte(s) were the same
  1420.  
  1421. ZynqMP> sf read FFFC0000 530000 10000
  1422.  
  1423.  
  1424. device 0 offset 0x530000, size 0x10000
  1425.  
  1426. SF: 65536 bytes @ 0x530000 Read: OK
  1427.  
  1428. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1429.  
  1430.  
  1431. Total of 65536 byte(s) were the same
  1432.  
  1433. ZynqMP> sf read FFFC0000 540000 10000
  1434.  
  1435.  
  1436. device 0 offset 0x540000, size 0x10000
  1437.  
  1438. SF: 65536 bytes @ 0x540000 Read: OK
  1439.  
  1440. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1441.  
  1442.  
  1443. Total of 65536 byte(s) were the same
  1444.  
  1445. ZynqMP> sf read FFFC0000 550000 10000
  1446.  
  1447.  
  1448. device 0 offset 0x550000, size 0x10000
  1449.  
  1450. SF: 65536 bytes @ 0x550000 Read: OK
  1451.  
  1452. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1453.  
  1454.  
  1455. Total of 65536 byte(s) were the same
  1456.  
  1457. ZynqMP> sf read FFFC0000 560000 10000
  1458.  
  1459.  
  1460. device 0 offset 0x560000, size 0x10000
  1461.  
  1462. SF: 65536 bytes @ 0x560000 Read: OK
  1463.  
  1464. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1465.  
  1466.  
  1467. Total of 65536 byte(s) were the same
  1468.  
  1469. ZynqMP> sf read FFFC0000 570000 10000
  1470.  
  1471.  
  1472. device 0 offset 0x570000, size 0x10000
  1473.  
  1474. SF: 65536 bytes @ 0x570000 Read: OK
  1475.  
  1476. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1477.  
  1478.  
  1479. Total of 65536 byte(s) were the same
  1480.  
  1481. ZynqMP> sf read FFFC0000 580000 10000
  1482.  
  1483.  
  1484. device 0 offset 0x580000, size 0x10000
  1485.  
  1486. SF: 65536 bytes @ 0x580000 Read: OK
  1487.  
  1488. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1489.  
  1490.  
  1491. Total of 65536 byte(s) were the same
  1492.  
  1493. ZynqMP> sf read FFFC0000 590000 10000
  1494.  
  1495.  
  1496. device 0 offset 0x590000, size 0x10000
  1497.  
  1498. SF: 65536 bytes @ 0x590000 Read: OK
  1499.  
  1500. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1501.  
  1502.  
  1503. Total of 65536 byte(s) were the same
  1504.  
  1505. ZynqMP> sf read FFFC0000 5A0000 10000
  1506.  
  1507.  
  1508. device 0 offset 0x5a0000, size 0x10000
  1509.  
  1510. SF: 65536 bytes @ 0x5a0000 Read: OK
  1511.  
  1512. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1513.  
  1514.  
  1515. Total of 65536 byte(s) were the same
  1516.  
  1517. ZynqMP> 90%...sf read FFFC0000 5B0000 10000
  1518.  
  1519.  
  1520. device 0 offset 0x5b0000, size 0x10000
  1521.  
  1522. SF: 65536 bytes @ 0x5b0000 Read: OK
  1523.  
  1524. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1525.  
  1526.  
  1527. Total of 65536 byte(s) were the same
  1528.  
  1529. ZynqMP> sf read FFFC0000 5C0000 10000
  1530.  
  1531.  
  1532. device 0 offset 0x5c0000, size 0x10000
  1533.  
  1534. SF: 65536 bytes @ 0x5c0000 Read: OK
  1535.  
  1536. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1537.  
  1538.  
  1539. Total of 65536 byte(s) were the same
  1540.  
  1541. ZynqMP> sf read FFFC0000 5D0000 10000
  1542.  
  1543.  
  1544. device 0 offset 0x5d0000, size 0x10000
  1545.  
  1546. SF: 65536 bytes @ 0x5d0000 Read: OK
  1547.  
  1548. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1549.  
  1550.  
  1551. Total of 65536 byte(s) were the same
  1552.  
  1553. ZynqMP> sf read FFFC0000 5E0000 10000
  1554.  
  1555.  
  1556. device 0 offset 0x5e0000, size 0x10000
  1557.  
  1558. SF: 65536 bytes @ 0x5e0000 Read: OK
  1559.  
  1560. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1561.  
  1562.  
  1563. Total of 65536 byte(s) were the same
  1564.  
  1565. ZynqMP> sf read FFFC0000 5F0000 10000
  1566.  
  1567.  
  1568. device 0 offset 0x5f0000, size 0x10000
  1569.  
  1570. SF: 65536 bytes @ 0x5f0000 Read: OK
  1571.  
  1572. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1573.  
  1574.  
  1575. Total of 65536 byte(s) were the same
  1576.  
  1577. ZynqMP> sf read FFFC0000 600000 10000
  1578.  
  1579.  
  1580. device 0 offset 0x600000, size 0x10000
  1581.  
  1582. SF: 65536 bytes @ 0x600000 Read: OK
  1583.  
  1584. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1585.  
  1586.  
  1587. Total of 65536 byte(s) were the same
  1588.  
  1589. ZynqMP> sf read FFFC0000 610000 10000
  1590.  
  1591.  
  1592. device 0 offset 0x610000, size 0x10000
  1593.  
  1594. SF: 65536 bytes @ 0x610000 Read: OK
  1595.  
  1596. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1597.  
  1598.  
  1599. Total of 65536 byte(s) were the same
  1600.  
  1601. ZynqMP> sf read FFFC0000 620000 10000
  1602.  
  1603.  
  1604. device 0 offset 0x620000, size 0x10000
  1605.  
  1606. SF: 65536 bytes @ 0x620000 Read: OK
  1607.  
  1608. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1609.  
  1610.  
  1611. Total of 65536 byte(s) were the same
  1612.  
  1613. ZynqMP> sf read FFFC0000 630000 10000
  1614.  
  1615.  
  1616. device 0 offset 0x630000, size 0x10000
  1617.  
  1618. SF: 65536 bytes @ 0x630000 Read: OK
  1619.  
  1620. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1621.  
  1622.  
  1623. Total of 65536 byte(s) were the same
  1624.  
  1625. ZynqMP> sf read FFFC0000 640000 10000
  1626.  
  1627.  
  1628. device 0 offset 0x640000, size 0x10000
  1629.  
  1630. SF: 65536 bytes @ 0x640000 Read: OK
  1631.  
  1632. ZynqMP> cmp.b FFFC0000 FFFD0000 10000
  1633.  
  1634.  
  1635. Total of 65536 byte(s) were the same
  1636.  
  1637. ZynqMP> 100%
  1638. sf read FFFC0000 650000 DE40
  1639.  
  1640.  
  1641. device 0 offset 0x650000, size 0xde40
  1642.  
  1643. SF: 56896 bytes @ 0x650000 Read: OK
  1644.  
  1645. ZynqMP> cmp.b FFFC0000 FFFD0000 DE40
  1646.  
  1647.  
  1648. Total of 56896 byte(s) were the same
  1649.  
  1650. ZynqMP> INFO: [Xicom 50-44] Elapsed time = 77 sec.
  1651. Verify Operation successful.
  1652.  
  1653. Flash Operation Successful
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement