Part Number: AM6421
Hi
We are trying to flas LInux to OSPI by following the procedure given in https://dev.ti.com/tirex/explore/node?node=A__ARACMGmwZUkJurQKuv0ezw__AM64-ACADEMY__WI1KRXP__LATEST&search=flash%20ospi
We found the OSPI partitions given in Processor sdk v9.00.00.03 does not match to the details in the given page.
W ealso are getting below error while crating ospi ubi image.
$ mkfs.ubifs -r sdk-tiny-fs -o am6-sdk-tiny-fs.ubifs -m 16 -e 262016 -c 143 -v
mkfs.ubifs
root: sdk-tiny-fs/
min_io_size: 16
leb_size: 262016
max_leb_cnt: 143
output: am6-sdk-tiny-fs.ubifs
jrn_size: 4192256
reserved: 0
compr: lzo
keyhash: r5
fanout: 8
orph_lebs: 1
space_fixup: 0
selinux file: (null)
super lebs: 1
master lebs: 2
log_lebs: 4
lpt_lebs: 2
orph_lebs: 1
main_lebs: 3
gc lebs: 1
index lebs: 1
leb_cnt: 13
UUID: EEDC2DBF-4B3E-420F-976E-41EAA37A36F6
Success!
$ ubinize -o am6-sdk-tiny-fs.ubi -m 16 -s 16 -p 256KiB ubinize.cfg -v
ubinize: LEB size: 262016
ubinize: PEB size: 262144
ubinize: min. I/O size: 16
ubinize: sub-page size: 16
ubinize: VID offset: 64
ubinize: data offset: 128
ubinize: UBI image sequence number: 1865715408
iniparser: cannot open ubinize.cfg
ubinize: error!: cannot load the input ini file "ubinize.cfg"
Please tell how to solve this issue.
Rgds,
T Narasimha Rao