uboot-mt623x/arch/powerpc/cpu
Baidu Boy 054289f752 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>
2010-12-13 13:55:56 -06:00
..
74xx_7xx 74xx_7xx: Cleanup for partial linking and --gc-sections 2010-11-27 23:35:12 +01:00
mpc5xx 5xx: Cleanup for partial linking and --gc-sections 2010-11-27 23:35:11 +01:00
mpc5xxx 5xxx: Cleanup for partial linking and --gc-sections 2010-11-27 23:35:11 +01:00
mpc8xx 8xx: Cleanup for partial linking and --gc-sections 2010-11-27 23:35:10 +01:00
mpc8xxx Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
mpc83xx mpc83xx: fix pcie enumeration 2010-12-13 13:55:56 -06:00
mpc85xx powerpc/85xx: do not reloc l2srbar if CONFIG_FLASH_BASE is not defined 2010-12-01 10:01:14 -06:00
mpc86xx 86xx: Cleanup for partial linking and --gc-sections 2010-11-27 23:35:10 +01:00
mpc512x 512x: Cleanup for partial linking and --gc-sections 2010-11-27 23:35:11 +01:00
mpc824x 824x: Cleanup for partial linking and --gc-sections 2010-11-27 23:35:12 +01:00
mpc8220 8220: Cleanup for partial linking and --gc-sections 2010-11-27 23:35:11 +01:00
mpc8260 8260: Cleanup for partial linking and --gc-sections 2010-11-27 23:35:12 +01:00
ppc4xx ppc4xx: Flush complete dcache in relocate_code() 2010-11-28 11:07:37 +01:00