[PATCH v2] configs: am65x_evm_r5_usbdfu_defconfig: Fix USB DFU boot
Tom Rini
trini at konsulko.com
Thu Mar 13 21:24:25 CET 2025
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 <h-salunke at ti.com>
> ---
> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250313/87ad1628/attachment.sig>
More information about the U-Boot
mailing list