]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
Merge tag 'u-boot-stm32-20230106' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
authorTom Rini <trini@konsulko.com>
Fri, 6 Jan 2023 13:16:15 +0000 (08:16 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 6 Jan 2023 13:16:15 +0000 (08:16 -0500)
- 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


Trivial merge