mbox series

[PULL] Please pull qcom/qcom-main

Message ID 20240514070339.3372871-1-caleb.connolly@linaro.org
State Accepted
Delegated to: Tom Rini
Headers show
Series [PULL] Please pull qcom/qcom-main | expand

Pull-request

git@source.denx.de:u-boot/custodians/u-boot-snapdragon.git qcom-main

Message

Caleb Connolly May 14, 2024, 7:01 a.m. UTC
Hi Tom,

This patch for master fixes framebuffer video on almost all Qualcomm platforms
where the framebuffer is initialised by the first stage bootloader.

The following changes since commit 5c5565cfec92eb7377ff7fe197612c6a813bb6c7:

  Merge patch series "arm: davinci: Migrate da850-evm to OF_UPSTREAM" (2024-05-07 11:59:26 -0600)

are available in the Git repository at:

  git@source.denx.de:u-boot/custodians/u-boot-snapdragon.git qcom-main

for you to fetch changes up to 3ceaa825869bd43e9a2ec00a90589cc84885bd40:

  mach-snapdragon: do carveouts for qcs404 only (2024-05-14 09:00:41 +0200)

----------------------------------------------------------------
Sam Day (1):
      mach-snapdragon: do carveouts for qcs404 only

 arch/arm/mach-snapdragon/board.c | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

Comments

Tom Rini May 14, 2024, 4:14 p.m. UTC | #1
On Tue, May 14, 2024 at 09:01:24AM +0200, Caleb Connolly wrote:

> Hi Tom,
> 
> This patch for master fixes framebuffer video on almost all Qualcomm platforms
> where the framebuffer is initialised by the first stage bootloader.
> 
> The following changes since commit 5c5565cfec92eb7377ff7fe197612c6a813bb6c7:
> 
>   Merge patch series "arm: davinci: Migrate da850-evm to OF_UPSTREAM" (2024-05-07 11:59:26 -0600)
> 
> are available in the Git repository at:
> 
>   git@source.denx.de:u-boot/custodians/u-boot-snapdragon.git qcom-main
> 
> for you to fetch changes up to 3ceaa825869bd43e9a2ec00a90589cc84885bd40:
> 
>   mach-snapdragon: do carveouts for qcs404 only (2024-05-14 09:00:41 +0200)
> 

Applied to u-boot/master, thanks!