RZ/V2M Linux Package Start-Up Guide
R01US0527EJ0110 Rev.1.10
Page 20 of 39
Oct.8.2021
=>
======== Read 2nd loader param to eMMC ========
mmc read 42030000 100 1
MMC read: dev # 1, block # 256, count 1 ... 1 blocks read: OK
=>
======== Read 2nd loader to eMMC ========
mmc read 42030200 101 300
MMC read: dev # 1, block # 257, count 768 ... 768 blocks read: OK
=>
======== Read U-Boot param to eMMC ========
mmc read 42140000 901 1
MMC read: dev # 1, block # 2305, count 1 ... 1 blocks read: OK
=>
======== Read U-boot to eMMC ========
mmc read 42140200 902 400
MMC read: dev # 1, block # 2306, count 1024 ... 1024 blocks read: OK
=>
======== CMP 1st loader ========
cmp.l 41000000 42000000 8000
Total of 32768 word(s) were the same
=>
======== CMP 2nd loader param========
cmp.l 41030000 42030000 2
Total of 2 word(s) were the same
=>
======== CMP 2nd loader========
cmp.l 41030200 42030200 18000
Total of 98304 word(s) were the same
=>
======== CMP U-boot param========
cmp.l 41140000 42140000 2
Total of 2 word(s) were the same
=>
======== CMP U-boot ========
cmp.l 41140200 42140200 20000
Total of 131072 word(s) were the same
=> echo eMMC Flash Writer completed
eMMC Flash Writer completed
=> saveenv
Saving Environment to MMC... Writing to MMC(1)... OK
=>