[PATCH] arm: bootm: Disable LMB reservation for command line and board info on arm64

Tom Rini trini at konsulko.com
Sat Jul 10 03:08:26 CEST 2021


On Sat, May 29, 2021 at 01:34:32PM +0200, Marek Vasut wrote:

> On arm64, board info is not applicable and kernel command line patched into
> the DT, so the LMB reservation here makes no sense anymore. On legacy arm32,
> this might still be necessary on systems which do not use DT or use legacy
> ATAGS. Disable this LMB reservation on arm64.
> 
> This also permits Linux DT to specify reserved memory node at address close
> to the end of DRAM bank, i.e. overlaping with U-Boot location. Since after
> boot, U-Boot will be no more, this is OK.
> 
> Signed-off-by: Marek Vasut <marek.vasut+renesas at gmail.com>
> Cc: Hai Pham <hai.pham.ud at renesas.com>
> Cc: Simon Goldschmidt <simon.k.r.goldschmidt at gmail.com>
> Cc: Stephen Warren <swarren at nvidia.com>
> Cc: Tom Rini <trini at konsulko.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210709/b193ffd7/attachment.sig>


More information about the U-Boot mailing list