On Thu, Feb 27, 2025 at 05:24:56PM +0530, Hrushikesh Salunke wrote:

> Increase the size of malloc region allocated before relocation, as
> current size is insufficient for DFU boot causing it to overflow and
> corrupt the stack.
> 
> Fixed regulator configs are required by vtt_supply which is used by
> "am654_ddrss" driver. Without it during DFU boot DDRSS initialization
> is failing. These configs are enabled in "am65x_evm_r5_defconfig" but
> are missing from "am65x_evm_r5_usbdfu_defconfig". Fix that by updating
> "am65x_evm_r5_usbdfu_defconfig" to include "am65x_evm_r5_defconfig".
> 
> Signed-off-by: Hrushikesh Salunke <[email protected]>
> ---
> This patch is based on following commit in master branch
> 57bbc4de75f Merge tag 'qcom-fixes-2025.04-rc4' of 
> https://source.denx.de/u-boot/custodians/u-boot-snapdragon
> 
> Changes since v1
> Instead of directly adding required configs to 
> "am65x_evm_r5_usbdfu_defconfig",
> updated it to include "am65x_evm_r5_defconfig".
> 
>  configs/am65x_evm_r5_usbdfu_defconfig | 125 +++++++-------------------
>  1 file changed, 34 insertions(+), 91 deletions(-)

Please rebase on top of current next, thanks.

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to