summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorPratyush Yadav <p.yadav@ti.com>2021-11-18 01:06:26 +0530
committerPraneeth Bajjuri <praneeth@ti.com>2021-11-17 14:18:37 -0600
commit4198f8b93b565150562f9d3af2dde37a016fe77a (patch)
tree105d6fe9e82c209d3e93488650ea774db87088ad /tools
parent1bc8841af3961dd2d15cb213c07d2cf0335bd479 (diff)
configs: j721e_{hs_}evm_a72: Fix MTDPARTS_DEFAULT
Commit 34c9540d1c78 ("configs: j721e_evm_a72: Align OSPI partitions on erase block boundary") changed the partition scheme to use the same partition scheme for both J721E EVM and SK. The partition scheme was supposed to be useable for both Micron MT35 and Cypress S28 flashes by using a 256k partition alignment so it would align with both MT35's 128k and S28's 256k sector sizes. However a calculation mistake was made in that commit which make the ospi.rootfs partition too large, leaving no space for the ospi.phypattern partition. As a result, Linux ignores the ospi.phypattern partition at boot time and PHY calibration does not happen. Resize the partitions so all of them get populated correctly. Also sync up J721E HS defconfig so both have the same partition layout. Fixes: 34c9540d1c ("configs: j721e_evm_a72: Align OSPI partitions on erase block boundary") Signed-off-by: Pratyush Yadav <p.yadav@ti.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions