]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit5fbe500dccc342b0f1e24af303d207c3df2a0308
treea27e40ceed53206a3c3d8a7d510257eec6142586
parent6960cad1754fddbdc4f0f1427ff041043bf03e2d
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