summaryrefslogtreecommitdiff
path: root/tools/u_boot_pylib/test_util.py
diff options
context:
space:
mode:
authorHrushikesh Salunke <h-salunke@ti.com>2025-03-14 12:01:13 +0530
committerTom Rini <trini@konsulko.com>2025-03-31 17:04:20 -0600
commite2d9b3aa2ea664083bdebfd838cd83f42caa5c09 (patch)
tree00588cf94d4bd8ae3c6458a4a8af37f763ffef1e /tools/u_boot_pylib/test_util.py
parentb565d7f20193113e01628ef8033103694be4dd46 (diff)
configs: am65x_evm_r5_usbdfu_defconfig: Fix USB DFU boot
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@ti.com>
Diffstat (limited to 'tools/u_boot_pylib/test_util.py')
0 files changed, 0 insertions, 0 deletions