diff options
| author | Tom Rini <[email protected]> | 2025-06-03 09:00:52 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-06-03 09:00:52 -0600 |
| commit | fdc0dcbb2c84c4c63fc10315bcf042575198610d (patch) | |
| tree | ecb20c0d7b56430b4aabe15ef4a8d53f87293f84 /board | |
| parent | d1555de5fa21c06118540dcd4a627a1af29bbb40 (diff) | |
| parent | 14315b73a8e7aef9125c7c1aa28ebe3f0725a202 (diff) | |
Merge tag 'qcom-more-for-2025.07' of https://source.denx.de/u-boot/custodians/u-boot-snapdragon
More Qualcomm fixes for 2025.07
* Adjust fdtfile logic to support more boards
* Support linux,code variable in qcom-pmic button driver
* Minor CLK API adjustments and apq8096/msm8916 fixes
* vbus regulator register fixes
* dragonboard410c KASLR support and other fixes
Diffstat (limited to 'board')
| -rw-r--r-- | board/qualcomm/dragonboard410c/dragonboard410c.env | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/qualcomm/dragonboard410c/dragonboard410c.env b/board/qualcomm/dragonboard410c/dragonboard410c.env index 38399d65c64..ab253435ae7 100644 --- a/board/qualcomm/dragonboard410c/dragonboard410c.env +++ b/board/qualcomm/dragonboard410c/dragonboard410c.env @@ -2,5 +2,5 @@ initrd_high=0xffffffffffffffff fastboot=fastboot -l $fastboot_addr_r usb 0 boot_targets=usb mmc1 mmc0 pxe -button_cmd_0_name=vol_down +button_cmd_0_name=Volume Down button_cmd_0=run fastboot |
