[EXTERNAL] Re: [PATCH] configs: am65x_evm_r5_usbdfu_defconfig: Fix USB DFU boot
Hrushikesh Salunke
h-salunke at ti.com
Fri Feb 21 08:12:02 CET 2025
On 20/02/25 20:07, Tom Rini wrote:
> On Thu, Feb 20, 2025 at 03:32:41PM +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.
>>
>> Enable the fixed regulator configs 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".
>
> Sounds like am65x_evm_r5_usbdfu_defconfig needs to be updated to use
> #include.
>
Thanks for the feedback. Will post the V2 to update
am65x_evm_r5_usbdfu_defconfig to include am65x_evm_r5_defconfig.
Regards,
Hrushikesh.
More information about the U-Boot
mailing list