configs: j721e_evm_a72: Align OSPI partitions on erase block boundary
authorSinthu Raja <sinthu.raja@ti.com>
Wed, 9 Feb 2022 09:36:59 +0000 (15:06 +0530)
committerTom Rini <trini@konsulko.com>
Wed, 16 Feb 2022 19:19:30 +0000 (14:19 -0500)
commitc4ba9221535bc13de5be5f75ebce3e900bb98bb1
treea27e40ceed53206a3c3d8a7d510257eec6142586
parent9bb621aad38e7314faa5da7a6189d42a5bdd9785
configs: j721e_evm_a72: Align OSPI partitions on erase block boundary

S28HS512T on TI SK has sector size of 256KB, so update OSPI partition
to align on 256KB sector size. Since the sector size for MT35XU512ABA
on EVM is 128KB, partitions will remain aligned for EVM.

Also, now since the sector size is 256KB ospi.env.backup will collide
with ospi.sysfw, so move ospi.env.backup to the padding space (0x7C0000)
before ospi.rootfs partition.

Signed-off-by: Sinthu Raja <sinthu.raja@ti.com>
configs/j721e_evm_a72_defconfig