Frieder Schrempf e27bddff4b imx8m: Restrict usable memory to space below 4G boundary
Some IPs have their accessible address space restricted by the
interconnect. Let's make sure U-Boot only ever uses the space below
the 4G address boundary (which is 3GiB big), even when the effective
available memory is bigger.

We implement board_get_usable_ram_top() for all i.MX8M SoCs, as the
whole family is affected by this.

Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de>
2021-07-10 16:03:01 +02:00
..
2021-06-09 13:34:09 +02:00
2021-02-25 11:59:05 -05:00
2020-07-09 20:58:06 +05:30
2021-04-10 08:03:55 -04:00
2021-06-09 13:34:38 +02:00
2021-04-08 09:18:29 +02:00
2021-04-10 07:59:35 -04:00
2020-05-18 17:33:31 -04:00
2021-04-08 20:29:52 +02:00
2021-04-08 23:59:50 +02:00
2021-04-08 20:29:52 +02:00
2019-04-25 19:16:24 +02:00
2019-08-11 16:43:41 -04:00