Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [root@levglonti nvflash]# ./nvflash --getpartitiontable ./ptable.out --bl ./fastboot.bin
- Nvflash started
- rcm version 0X20001
- System Information:
- chip name: t20
- chip id: 0x20 major: 1 minor: 2
- chip sku: 0x8
- chip uid: 0x1700618342a17317
- macrovision: disabled
- hdcp: enabled
- sbk burned: false
- dk burned: false
- boot device: emmc
- operating mode: 3
- device config strap: 0
- device config fuse: 0
- sdram config strap: 0
- downloading bootloader -- load address: 0x108000 entry point: 0x108000
- sending file: ./fastboot.bin
- | 940112/940112 bytes sent
- ./fastboot.bin sent successfully
- waiting for bootloader to initialize
- bootloader downloaded successfully
- Succesfully updated partition table information to ./ptable.out
- [root@levglonti nvflash]# cat ./ptable.out
- PartitionId=2
- Name=BCT
- DeviceId=18
- StartSector=0
- NumSectors=1536
- BytesPerSector=2048
- PartitionId=3
- Name=PT
- DeviceId=18
- StartSector=1536
- NumSectors=256
- BytesPerSector=2048
- PartitionId=4
- Name=EBT
- DeviceId=18
- StartSector=1792
- NumSectors=1024
- BytesPerSector=2048
- PartitionId=5
- Name=SOS
- DeviceId=18
- StartSector=2816
- NumSectors=2560
- BytesPerSector=2048
- PartitionId=6
- Name=LNX
- DeviceId=18
- StartSector=5376
- NumSectors=4096
- BytesPerSector=2048
- PartitionId=7
- Name=MBR
- DeviceId=18
- StartSector=9472
- NumSectors=512
- BytesPerSector=2048
- PartitionId=8
- Name=APP
- DeviceId=18
- StartSector=9984
- NumSectors=153600
- BytesPerSector=2048
- PartitionId=9
- Name=CAC
- DeviceId=18
- StartSector=163584
- NumSectors=204800
- BytesPerSector=2048
- PartitionId=10
- Name=MSC
- DeviceId=18
- StartSector=368384
- NumSectors=1024
- BytesPerSector=2048
- PartitionId=11
- Name=EM1
- DeviceId=18
- StartSector=369408
- NumSectors=256
- BytesPerSector=2048
- PartitionId=12
- Name=UDA
- DeviceId=18
- StartSector=369664
- NumSectors=632320
- BytesPerSector=2048
- PartitionId=13
- Name=EM2
- DeviceId=18
- StartSector=1001984
- NumSectors=256
- BytesPerSector=2048
- PartitionId=14
- Name=UDB
- DeviceId=18
- StartSector=1002240
- NumSectors=2876672
- BytesPerSector=2048
- [root@levglonti nvflash]#
Advertisement
Add Comment
Please, Sign In to add comment