u-boot-brain/arch/arm/mach-meson
Neil Armstrong 5e5db096a3 ARM: meson-g12a: Handle 4GiB DRAM size
When configured with 4GiB DRAM size, only 3.8GiB is available, the
I/O beeing mapped in the last 256MiB of the first 4GiB physical memory/

First fixup the mm_region to handle the first 3.8GiB as memory and the
last 256MiB as I/O.

Then limit the real memory reported by the firmware to the available
physical space, 3.8GiB aligned with the mm_region memory zone size.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Tested-by: Mark Kettenis <kettenis@openbsd.org>
2019-07-31 12:10:54 +02:00
..
board-axg.c ARM: meson: Add boot device discovery 2018-11-26 14:40:52 +01:00
board-common.c ARM: meson: add unique MAC address generation 2019-07-04 16:04:59 +02:00
board-g12a.c ARM: meson-g12a: Handle 4GiB DRAM size 2019-07-31 12:10:54 +02:00
board-gx.c ARM: meson-gx: Reset GXL/GXM to external PHY when not using internal PHY 2019-05-31 10:04:15 +02:00
board-info.c ARM: meson: display Amlogic SoC Information 2019-04-10 16:48:31 +02:00
Kconfig ARM: meson: add G12a support 2019-04-23 11:19:09 +02:00
Makefile ARM: meson: add G12a support 2019-04-23 11:19:09 +02:00
sm.c ARM: meson: sm: Add secure monitor calls to retrieve SoC serial number 2019-07-04 16:04:59 +02:00