
9 Sep
2024
9 Sep
'24
9:45 p.m.
On Mon, Sep 09, 2024 at 12:04:46PM +0200, Caleb Connolly wrote:
Hi Tom,
Various improvements to Snapdragon support:
- Bumped up the pagetable size to handle newer SoCs with much more RAM
- Made memory map parsing more robust, fixing chainloading on SM8550/SM8650
- Populate fdt_addr_r with U-Boot's FDT by default, and set $loadaddr to prevent crashes with some commands which expect it
- Added initial support for SC7280/QCM6490 and the new RB3 Gen 2 board
- Add debug config fragments to enable debug UART on some SoCs.
- Enable RPMh regulators on SM8550/SM8650
- Map the cmd-db memory explicitly since it may not be in the memory map
CI: https://source.denx.de/u-boot/custodians/u-boot-snapdragon/-/pipelines/22255
Thanks,
The following changes since commit cbaf53fdf12534be50075fdd84105c682955424f:
mmc: consider cd-gpios in Synopsys DesignWare driver (2024-09-05 19:08:14 -0600)
are available in the Git repository at:
git@source.denx.de:/u-boot/custodians/u-boot-snapdragon.git HEAD
for you to fetch changes up to 41864bb2b66d0c68e6b2f6ae0c70d3c239ad258d:
board/qualcomm: add debug config fragments for some SoCs (2024-09-06 11:59:51 +0200)
Applied to u-boot/next, thanks!
--
Tom