Re: [PATCH 1/4] configs: j7200_evm_*_defconfig: Enable OSPI configs

2024-03-20 Thread Tom Rini
On Wed, Mar 06, 2024 at 12:07:46PM +0530, Aniket Limaye wrote: > Add the necessary configs required for OSPI functionality. > Also update the ospi flash partition offsets as per the devicetree. > > Signed-off-by: Aniket Limaye > Reviewed-by: Udit Kumar For the series, applied to u-boot/next, t

Re: [PATCH 1/4] configs: j7200_evm_*_defconfig: Enable OSPI configs

2024-03-06 Thread Nishanth Menon
On 18:41-20240306, Kumar, Udit wrote: > > On 3/6/2024 12:07 PM, Aniket Limaye wrote: > > Add the necessary configs required for OSPI functionality. > > Also update the ospi flash partition offsets as per the devicetree. > > > > Signed-off-by: Aniket Limaye > > --- > > configs/j7200_evm_a72_def

Re: [PATCH 1/4] configs: j7200_evm_*_defconfig: Enable OSPI configs

2024-03-06 Thread Kumar, Udit
On 3/6/2024 12:07 PM, Aniket Limaye wrote: Add the necessary configs required for OSPI functionality. Also update the ospi flash partition offsets as per the devicetree. Signed-off-by: Aniket Limaye --- configs/j7200_evm_a72_defconfig | 10 -- configs/j7200_evm_r5_defconfig | 9 +

[PATCH 1/4] configs: j7200_evm_*_defconfig: Enable OSPI configs

2024-03-06 Thread Aniket Limaye
Add the necessary configs required for OSPI functionality. Also update the ospi flash partition offsets as per the devicetree. Signed-off-by: Aniket Limaye --- configs/j7200_evm_a72_defconfig | 10 -- configs/j7200_evm_r5_defconfig | 9 +++-- 2 files changed, 15 insertions(+), 4 de