[PATCH] board: synquacer: set actual gd->ram_top and gd->ram_size

Tom Rini trini at konsulko.com
Wed Oct 11 20:37:31 CEST 2023


On Tue, Oct 03, 2023 at 11:29:57AM +0900, Masahisa Kojima wrote:

> Current gd->ram_size and gd->ram_top reflect only the
> first DRAM bank even if the SynQuacer Developerbox could
> have up to three DRAM banks.
> With the commit 06d514d77c37 ("lmb: consider EFI memory map"),
> the first DRAM bank indicates <4GB address, so whole >4GB memory
> is marked as EFI_BOOT_SERVICES_DATA and it results that
> U-Boot can not access >4GB memory.
> 
> Since 64-bits DRAM address is fully available on the SynQuacer
> Developerbox, let's set the installed DIMM information to
> gd->ram_top and gd->ram_size.
> 
> Signed-off-by: Masahisa Kojima <masahisa.kojima at linaro.org>
> Acked-by: Jassi Brar <jaswinder.singh at linaro.org>

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/20231011/8ba878a6/attachment-0001.sig>


More information about the U-Boot mailing list