Hi All
Anyone know the flash topography for type TGS220 ? I need it to extract images for iboot. Here is an example of the one for TGS100 rel 2.0.10
############################################
# settings for flash topography type TGS100
# release 2.0.10 and later
#
mybs=64 ## block size for partitions
#
count_header=1089
seek_logo=1089
count_logo=3072
seek_kernel=4161
count_kernel=21504
seek_root=25665
count_root=105472
seek_var=131137
count_var=128000
seek_boot=259137
count_boot=3072 # total = 262209 x 64 = 16 781 376 bytes = 16 MB
- ############################################