commit | d1228c9b82f8fdfc5ed097253c5384f4020dafbb | [log] [tgz] |
---|---|---|
author | John Rigby <jrigby@freescale.com> | Tue Feb 26 09:38:14 2008 -0700 |
committer | Wolfgang Denk <wd@denx.de> | Sun Mar 02 21:44:59 2008 +0100 |
tree | 2a5bbb89342615e82ee47312d3e00641632a26ed | |
parent | 52109159f04d695de4b65a5fc92eacb50c7737bd [diff] |
MPC5121e ADS PCI support take 3 Adds PCI support for MPC5121 Tested with drivers/net/rtl8139.c Support is conditional since PCI on old silicon does not work. ads5121_PCI_config turns on PCI In this version, condition compilation of PCI code has been moved from ifdef in board/ads5121/pci.c to board/ads5121/Makefile as suggested by Jean-Christophe PLAGNIOL-VILLARD Signed-off-by: John Rigby <jrigby@freescale.com>