Marek Vasut
97334c6616
arm: mx5: Avoid hardcoding memory sizes on M53EVK
...
The DRAM size can be easily detected at runtime on i.MX53. Implement
such detection on M53EVK and adjust the rest of the macros accordingly
to use the detected values.
An important thing to note here is that we had to override the function
for trimming the effective DRAM address, get_effective_memsize(). That
is because the function uses CONFIG_MAX_MEM_MAPPED as the upper bound of
the available DRAM and we don't have gd->bd->bi_dram[0].size set up at
the time the function is called, thus we cannot put this into the macro
CONFIG_MAX_MEM_MAPPED . Instead, we use custom override where we use the
size of the first DRAM block which we just detected.
Signed-off-by: Marek Vasut <marex@denx.de >
Cc: Fabio Estevam <fabio.estevam@freescale.com >
Cc: Stefano Babic <sbabic@denx.de >
Cc: Wolfgang Denk <wd@denx.de >
2014-03-31 18:28:51 +02:00
..
2013-07-24 09:44:38 -04:00
2014-02-26 21:18:12 +01:00
2014-03-31 18:28:51 +02:00
2014-01-24 16:59:07 -05:00
2014-01-24 16:59:07 -05:00
2013-10-09 12:52:16 -05:00
2014-03-05 12:23:48 +01:00
2013-07-24 09:44:38 -04:00
2013-11-21 13:32:43 -06:00
2014-03-05 12:51:26 +01:00
2014-02-07 10:06:24 +09:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2014-02-06 14:26:05 -05:00
2013-07-24 09:44:38 -04:00
2014-02-19 11:10:04 -05:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-09-06 13:09:07 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-08-19 15:34:13 -04:00
2013-10-14 16:06:53 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2014-02-22 19:30:24 +01:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-08-15 18:38:36 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2014-02-04 16:32:20 +01:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-11-25 11:43:43 -08:00
2014-02-21 11:06:13 -05:00
2013-11-08 15:25:13 -05:00
2014-02-21 08:42:47 -05:00
2013-12-13 09:18:45 -05:00
2014-02-05 08:04:38 -05:00
2014-01-08 17:24:03 -07:00
2013-07-24 09:44:38 -04:00
2014-03-04 09:41:53 -05:00
2013-07-24 09:45:01 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-10-14 16:06:53 -04:00
2013-10-16 16:15:16 -07:00
2013-12-18 19:53:19 +01:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-10-14 16:06:53 -04:00
2014-02-07 17:42:26 +02:00
2013-08-20 09:57:51 -07:00
2013-06-26 10:07:11 -04:00
2013-08-12 23:32:20 +02:00
2013-08-19 15:45:35 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-10-14 16:06:53 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2014-02-19 09:47:34 -05:00
2013-07-24 09:44:38 -04:00
2014-02-19 09:47:34 -05:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2014-02-03 09:46:45 -07:00
2013-07-24 09:44:38 -04:00
2013-10-14 16:06:53 -04:00
2013-11-25 11:43:47 -08:00
2013-07-24 09:44:38 -04:00
2014-02-19 09:47:33 -05:00
2013-11-25 11:43:43 -08:00
2014-02-21 11:06:13 -05:00
2014-02-21 11:06:13 -05:00
2013-07-24 09:44:38 -04:00
2013-08-20 09:47:26 -07:00
2014-02-03 08:38:51 -08:00
2013-11-25 11:43:46 -08:00
2013-11-22 17:03:15 -06:00
2013-07-24 09:44:38 -04:00
2013-08-14 11:29:51 -07:00
2013-07-24 09:44:38 -04:00
2013-11-08 20:46:20 +01:00
2013-10-14 16:06:53 -04:00
2013-07-25 08:51:48 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2014-02-20 06:48:23 +01:00
2013-09-24 09:10:33 -04:00
2013-07-24 09:44:38 -04:00
2013-07-25 08:51:51 -04:00
2014-02-19 10:47:30 -05:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2014-02-03 15:36:14 +09:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:45:01 -04:00
2013-09-20 10:29:48 -04:00
2013-07-24 09:44:38 -04:00
2014-02-19 11:10:04 -05:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-10-14 16:06:53 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-11-28 08:28:54 +01:00
2013-09-20 10:30:54 -04:00
2013-07-24 09:44:38 -04:00
2014-03-05 12:51:26 +01:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-10-14 16:06:53 -04:00
2013-07-24 09:44:38 -04:00
2013-08-20 09:57:51 -07:00
2013-07-24 09:44:38 -04:00
2013-10-14 16:06:53 -04:00
2013-07-24 09:44:38 -04:00
2013-11-09 17:21:01 +01:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-10-14 16:06:53 -04:00
2013-11-22 16:57:13 -06:00
2014-02-07 09:16:46 -05:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2014-01-24 16:59:08 -05:00
2013-10-20 23:42:39 +02:00
2013-10-14 16:06:53 -04:00
2014-01-08 17:24:03 -07:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-25 08:51:48 -04:00
2013-11-09 17:21:01 +01:00
2013-11-09 17:21:01 +01:00
2013-11-09 17:21:01 +01:00
2013-07-24 09:44:38 -04:00
2014-03-05 12:23:48 +01:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2014-01-08 17:24:03 -07:00
2014-02-19 09:47:34 -05:00
2013-11-12 10:08:48 +01:00
2013-07-24 09:44:38 -04:00
2013-09-17 20:03:43 +03:00
2013-07-24 09:45:01 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-08-20 11:35:24 -04:00
2014-01-09 12:47:15 +09:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2014-01-12 21:40:22 +05:30
2014-01-12 21:40:22 +05:30
2014-02-19 10:47:43 -05:00
2013-07-08 20:21:24 +02:00
2013-07-24 09:44:38 -04:00
2013-08-13 08:38:29 +02:00
2013-07-24 09:44:38 -04:00
2013-11-08 09:39:13 -05:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-30 09:21:42 -04:00
2013-10-20 23:42:41 +02:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-11-22 17:03:17 -06:00
2013-07-24 09:44:38 -04:00
2013-10-14 16:06:53 -04:00
2013-07-24 09:44:38 -04:00
2013-12-04 08:11:28 -05:00
2013-07-24 09:44:38 -04:00
2013-10-14 16:06:53 -04:00
2013-07-24 09:44:38 -04:00
2013-10-20 23:42:38 +02:00
2013-07-24 09:44:38 -04:00
2014-01-13 12:29:12 +01:00
2013-11-08 20:46:19 +01:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-10-14 16:06:53 -04:00
2013-10-14 16:06:53 -04:00
2013-07-24 09:44:38 -04:00
2013-10-30 10:48:37 +01:00
2013-11-08 09:41:37 -05:00
2013-08-12 22:28:41 +02:00
2013-08-12 22:34:09 +02:00
2013-08-28 11:44:59 -04:00
2013-07-24 09:44:38 -04:00
2013-10-14 16:06:53 -04:00
2013-12-16 08:59:05 -05:00
2013-07-24 09:44:38 -04:00
2013-10-14 16:06:53 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:45:01 -04:00
2014-02-06 10:08:14 +01:00