diff options
author | Andre Przywara <andre.przywara@arm.com> | 2021-04-12 03:04:53 +0300 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-04-20 14:31:12 +0300 |
commit | ff47d539f28bcae15bc680d2e32fec6cc9551eb4 (patch) | |
tree | c55c1e380212caad415722edbd4727d4e2dc5860 /arch/arm/Kconfig | |
parent | debb07bf107a9feb3cbf03db6b10abae466e4d41 (diff) | |
download | u-boot-ff47d539f28bcae15bc680d2e32fec6cc9551eb4.tar.xz |
arm: highbank: Remove artificial SDRAM size
So far we were defining a somewhat confusing PHYS_SDRAM_1_SIZE variable,
which originally was only used for setting the memtest boundaries. This
definition in highbank.h has been removed about a year ago (moved to
Kconfig), so we also don't need the hard-coded size definition any longer.
Get rid of the misleading memory size definition, which was actually wrong
anyway (it's 4088 MB for those machines with just 4GB of DRAM).
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Diffstat (limited to 'arch/arm/Kconfig')
0 files changed, 0 insertions, 0 deletions