Advertisement
rbrue

Flash 1

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