Dirk Müller c8623c0215 arm: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory
Commit 0b183fc871:"memory: move mem_path handling to
memory_region_allocate_system_memory" split memory_region_init_ram and
memory_region_init_ram_from_file. Also it moved mem-path handling a step
up from memory_region_init_ram to memory_region_allocate_system_memory.

Therefore for any board that uses memory_region_init_ram directly,
-mem-path is not supported.

Fix this by replacing memory_region_init_ram with
memory_region_allocate_system_memory.

Signed-off-by: Dirk Mueller <dmueller@suse.com>
Message-id: CAL5wTH4UHYKpJF=dLJfFzxpufjY189chnCow47-ySuLf8GLbug@mail.gmail.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2015-04-08 17:30:36 +01:00
..
2015-03-19 11:11:55 +03:00
2015-04-04 09:45:59 +03:00
2014-08-15 19:12:48 +04:00
2015-03-19 11:11:55 +03:00
2015-03-19 11:11:55 +03:00
2015-04-01 10:06:38 +02:00
2015-03-27 15:48:11 -04:00
2015-03-12 15:49:57 +01:00
2015-03-19 11:11:55 +03:00
2015-03-27 10:23:50 +00:00
2014-10-24 12:19:11 +01:00
2015-03-30 09:25:17 +02:00
2015-03-19 11:11:55 +03:00
2015-03-10 17:07:28 +01:00
2015-03-20 09:50:08 +00:00
2015-03-10 08:15:33 +03:00