]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc83xx: Set PCI I/O bus-address base to zero.
authorScott Wood <scottwood@freescale.com>
Mon, 24 Mar 2008 17:44:13 +0000 (12:44 -0500)
committerKim Phillips <kim.phillips@freescale.com>
Wed, 26 Mar 2008 00:16:48 +0000 (19:16 -0500)
commita7ba32d480a86db5db8dcd8ca66b21b4cadda923
treed0f63b772c344231fa8b50531803dc7b91d1e6ae
parentf700e7df7fecf2d3765ae568ce77ce788cde4f3e
mpc83xx: Set PCI I/O bus-address base to zero.

The device trees for these boards describe PCI I/O as starting from
address zero from the device's perspective.

Placing I/O elsewhere may cause problems with certain PCI boards, and may
cause problems with Linux.

Signed-off-by: Scott Wood <scottwood@freescale.com>
include/configs/MPC8315ERDB.h
include/configs/MPC832XEMDS.h
include/configs/MPC8360EMDS.h
include/configs/MPC837XEMDS.h
include/configs/MPC837XERDB.h