All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] Pull request for u-boot master / v2023.01 = u-boot-stm32-20230106
@ 2023-01-06 10:48 Patrick DELAUNAY
  2023-01-06 16:52 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Patrick DELAUNAY @ 2023-01-06 10:48 UTC (permalink / raw)
  To: U-Boot Mailing List, Tom Rini
  Cc: Patrice CHOTARD, U-Boot STM32, Marek Vasut, Pali Rohár

Hi Tom,

Please pull the STM32 related fixes for u-boot/master, v2023.01: 
u-boot-stm32-20230106


- stm32mp: Fix board_get_usable_ram_top(): workaround to avoid issue 
after the

   commit 777aaaa706b ("common/memsize.c: Fix get_effective_memsize() to 
check

   for overflow") because the effective DDR effective size is reduce by 4KiB
   and sometime the board hang on boot


CI status: 
https://source.denx.de/u-boot/custodians/u-boot-stm/-/pipelines/14623


This last patch for v2023.01 avoids a hang on 1GB DDR STM32MP15 board 
detected

by Marek and caused by Pali patch.


For my point a view , this patch is an acceptable workaround for master 
branch and v2023.01 delivery

but the initial patch should be revisited or reverted (in master or in 
next ?).


For details see comments in patch

"arm: stm32mp: Fix board_get_usable_ram_top() again"

http://patchwork.ozlabs.org/project/uboot/patch/20230105012222.238075-1-marex@denx.de/

https://lore.kernel.org/u-boot/20230105012222.238075-1-marex@denx.de/


Thanks,
Patrick

=====


The following changes since commit 8d6cbf5e6bc4e10e38b954763fa025caed517cc2:

   Merge tag 'efi-2023-01-rc5-3' of 
https://source.denx.de/u-boot/custodians/u-boot-efi (2023-01-04 08:50:24 
-0500)

are available in the Git repository at:

   https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git 
tags/u-boot-stm32-20230106

for you to fetch changes up to a2e0b041d662e4c80502cd5c9a8326d026f9deb1:

   arm: stm32mp: Fix board_get_usable_ram_top() again (2023-01-06 
11:02:17 +0100)

----------------------------------------------------------------
- stm32mp: Fix board_get_usable_ram_top(): workaround to avoid issue 
after the
   commit 777aaaa706b ("common/memsize.c: Fix get_effective_memsize() to 
check
   for overflow") because the effective DDR effective size is reduce by 4KiB
   and sometime the board hang on boot

----------------------------------------------------------------
Marek Vasut (1):
       arm: stm32mp: Fix board_get_usable_ram_top() again

  arch/arm/mach-stm32mp/dram_init.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-06 16:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-06 10:48 [PULL] Pull request for u-boot master / v2023.01 = u-boot-stm32-20230106 Patrick DELAUNAY
2023-01-06 16:52 ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.