Part Number: TDA4VM
Hi experts,
I am using SDK 7.1 and setting the boot mode for OSPI1. i have a default flash layout as the User Guide Said:
0x0 +----------------------------+
| ospi.tiboot3(512K) |
| |
0x80000 +----------------------------+
| ospi.tispl(2M) |
| |
0x280000 +----------------------------+
| ospi.u-boot(4M) |
| |
0x680000 +----------------------------+
| ospi.env(128K) |
| |
0x6A0000 +----------------------------+
| ospi.env.backup (128K) |
| |
0x6C0000 +----------------------------+
| ospi.sysfw(1M) |
| |
0x7C0000 +----------------------------+
| padding (256k) |
0x800000 +----------------------------+
| ospi.rootfs(UBIFS) |
| |
0x3FE0000 +----------------------------+
| ospi.phypattern (128k) |
| |
+----------------------------+
New SDK V7.1 bind the MCU1_0's OS in tiboot3.bin , when i get a tiboot3.bin larger then 512K, how to change the layout of the flash?
Thanks,
Hutian