Searched hist:ad97dce18445ff05bf326094e691a01aa95aa8dc (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/board/freescale/mpc8572ds/ |
H A D | mpc8572ds.c | diff ad97dce18445ff05bf326094e691a01aa95aa8dc Mon Feb 09 22:03:05 CST 2009 Kumar Gala <galak@kernel.crashing.org> 85xx: Fix address map for 36-bit config of MPC8572DS
When we introduced the 36-bit config of the MPC8572DS board we had the wrong PCI MEM bus address map. Additionally, the change to the address map exposes a small issue in our dummy read on the ULI bus. We need to use the new mapping functions to handle that read properly in the 36-bit config.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
|
/openbmc/u-boot/include/configs/ |
H A D | MPC8572DS.h | diff ad97dce18445ff05bf326094e691a01aa95aa8dc Mon Feb 09 22:03:05 CST 2009 Kumar Gala <galak@kernel.crashing.org> 85xx: Fix address map for 36-bit config of MPC8572DS
When we introduced the 36-bit config of the MPC8572DS board we had the wrong PCI MEM bus address map. Additionally, the change to the address map exposes a small issue in our dummy read on the ULI bus. We need to use the new mapping functions to handle that read properly in the 36-bit config.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
|