Home
last modified time | relevance | path

Searched hist:"42 c01b9d1f0132a6d82e2c8333b236b1e3b0831f" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/freescale/mpc8572ds/
H A Dmpc8572ds.c42c01b9d1f0132a6d82e2c8333b236b1e3b0831f Wed Nov 04 19:01:17 UTC 2009 Kumar Gala <galak@kernel.crashing.org> ppc/85xx: Move to using fsl_setup_hose on MPC8572 DS

We can use fsl_setup_hose to determine if we are a agent/end-point or
a host. Rather than using some SoC specific register we can just look
at the PCI cfg space of the host controller to determine this.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>