On Fri, Sep 10, 2021 at 10:47:12PM +0200, Marek Vasut wrote: > This function is clearly architecture specific code, not board specific > code. The only difference from the previous arm arch_lmb_reserve() is the > extra reservation of 16k of memory below the stack bottom, rather than > the 4k. The common code now also uses 16k alignment. Remove this custom > implementation, as it now behaves exactly as the common code. > > Signed-off-by: Marek Vasut > Cc: Alexey Brodkin > Cc: Angelo Dureghello > Cc: Daniel Schwierzeck > Cc: Eugeniy Paltsev > Cc: Hai Pham > Cc: Michal Simek > Cc: Simon Goldschmidt > Cc: Tom Rini > Cc: Wolfgang Denk > Cc: Ye Li Applied to u-boot/next, thanks! -- Tom