Re: [PATCH v2 2/3] configs: j7200: correct mmc offset

2023-06-01 Thread Tom Rini
On Thu, May 11, 2023 at 02:47:49PM +0530, Udit Kumar wrote: > This patch corrects the MMC raw mode sector offset. > > Current allocated size for tiboot3 is 1MB and 2MB for tispl. > > Without this correct offset eMMC boot will fail. > > Fixes: f8c1e893c82 (configs: j7200_evm_a72: Add Initial sup

[PATCH v2 2/3] configs: j7200: correct mmc offset

2023-05-11 Thread Udit Kumar
This patch corrects the MMC raw mode sector offset. Current allocated size for tiboot3 is 1MB and 2MB for tispl. Without this correct offset eMMC boot will fail. Fixes: f8c1e893c82 (configs: j7200_evm_a72: Add Initial suppot) Fixes: 02dff65efe7 (configs: j7200_evm_r5: Add initial support) Fixes: