Tool/software:
Hi,
I need to find out the memory start e end position for u-boot partion and bootloader partion.
when i run wic ls Image.wic I got the following output
Num Start End Size Fstype
1 1048576 135266303 134217728 fat16
2 135266304 646369279 511102976 ext4
How can I discover where is my u-boot partion and my bootloader partition?
BR