Thomas Petazzoni 59f16137b2 arm: plat-orion: use mv_mbus_dram_info() in PCIe code
The PCIe code was directly accessing the orion_mbus_dram_info
structure to get access to a description of the SDRAM chip selects in
order to configure the PCIe -> SDRAM address decoding
windows.

However, with the introduction of the orion-mbus driver, we are going
to remove this global structure and instead leave only the exported
mv_mbus_dram_info() function to access this description of the SDRAM
chip selects. Therefore, we simply switch to using this API.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
2013-03-17 18:03:44 +00:00
..
2013-02-28 20:09:24 -08:00
2013-03-03 22:54:18 +00:00
2013-02-28 20:09:24 -08:00
2013-02-28 19:59:34 -08:00
2013-02-21 15:38:49 -08:00
2013-02-28 20:00:40 -08:00
2013-02-21 14:58:40 -08:00
2013-02-21 14:58:40 -08:00
2013-02-21 15:27:22 -08:00
2013-02-21 14:58:40 -08:00
2013-02-28 20:00:40 -08:00
2013-02-28 20:00:40 -08:00
2013-02-21 15:27:22 -08:00
2013-02-21 15:40:16 -08:00