diff options
author | Baidu Boy <liucai.lfn@gmail.com> | 2010-11-29 21:10:45 +0800 |
---|---|---|
committer | Kim Phillips <kim.phillips@freescale.com> | 2010-12-13 13:55:56 -0600 |
commit | 054289f752371533285ae709003a683e6964f88f (patch) | |
tree | 486636cd2a85f8db0280c69c7f049e0d8678afa7 /tools | |
parent | ac8983bcba75576c50307b5e8dc8fb848740ee61 (diff) | |
download | u-boot-imx-054289f752371533285ae709003a683e6964f88f.zip u-boot-imx-054289f752371533285ae709003a683e6964f88f.tar.gz u-boot-imx-054289f752371533285ae709003a683e6964f88f.tar.bz2 |
mpc83xx: fix pcie enumeration
This patch fix a problem for the pcie enumeration for mpc83xx cpus. Without
this we will not get correct value in hose->regions[...].
The pointer *reg in function mpc83xx_pcie_init_bus() shall not be changed.
Because we will use this pointer as a parameter to call function
mpc83xx_pcie_register_hose().
Signed-off-by: Baidu Boy <liucai.lfn@gmail.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions