[PATCH v3] configs: am65x_evm_r5_usbdfu_defconfig: Fix USB DFU boot

Tom Rini trini at konsulko.com
Tue Apr 1 04:16:39 CEST 2025


On Fri, 14 Mar 2025 12:01:13 +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".
> 
> [...]

Applied to u-boot/next, thanks!

[1/1] configs: am65x_evm_r5_usbdfu_defconfig: Fix USB DFU boot
      commit: e2d9b3aa2ea664083bdebfd838cd83f42caa5c09
-- 
Tom




More information about the U-Boot mailing list