
6 Jan
2023
6 Jan
'23
9:29 p.m.
On Fri, Jan 6, 2023 at 12:51 PM Tom Rini trini@konsulko.com wrote:
This reverts commit 777aaaa706bcfe08c284aed06886db7d482af3f8.
The changes to this generic function, which is intended to help with 32bit platforms with large amounts of memory has unintended side effects (which in turn lead to boot failures) on other platforms which were previously functional.
Reported-by: Marek Vasut marex@denx.de Cc: Patrick Delaunay patrick.delaunay@foss.st.com Cc: Pali Rohár pali@kernel.org Signed-off-by: Tom Rini trini@konsulko.com
Peng also reported an imx issue caused by 777aaaa706bc (""common/memsize.c: Fix get_effective_memsize() to check for overflow""):
https://patchwork.ozlabs.org/project/uboot/patch/20221107080016.1304-2-peng....