From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Updegraff Date: Tue, 15 Nov 2005 09:22:24 -0600 Subject: [U-Boot-Users] pci.c in MPC8349ADS Message-ID: <4379FD30.9040105@cray.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi. I wonder why PCI support was added to the MPC83xx in board/mpc8349ads as a board-specific thing, instead of a cpu-architecture-general thing in cpu/mpc83xx ? Aside from the I2C setup of the IO-expander, it seems that the remainder of PCI initialization is 83xx generic.. -dbu.