9
0
Fork 0
barebox/arch/arm/boards/globalscale-mirabox
Uwe Kleine-König f05c6e095c mvebu: rework how memory is detected
Status quo is that initially a size of 64 MiB is assumed (which is also
used to determine the size of the malloc area) and then later the dtb
is fixed up with the actually available RAM which is then used.

Instead detect the real RAM size earlier and don't fixup the device tree.
The device tree is fixed up instead by generic code. This way the malloc
area is more appropriately sized and RAM detection is more similar to mach-imx
which is both nice.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2017-02-16 08:16:27 +01:00
..
Makefile ARM: mvebu: convert Globalscale Mirabox to PBL_MULTI_IMAGES 2014-06-24 08:25:43 +02:00
board.c arm: mvebu: introduce common lowlevel and early init 2013-05-21 19:48:17 +02:00
kwbimage.cfg scripts/kwbimage: Make BINARY files relative to config file 2015-10-19 08:39:25 +02:00
lowlevel.c mvebu: rework how memory is detected 2017-02-16 08:16:27 +01:00