u-boot-brain/board/mpc8260ads
wdenk 326428cc8b Patch by Yuli Barcohen, 7 Aug 2003:
According to the MPC8260 User's Manual, PCI_MODE signal should be
reflected in SCCR register, and local bus pins configuration is taken
from HRCW and appears in SIUMCR. For some reason it does not work
this way, so the only possibility to detect if the board is
configured in PCI mode is to check the BCSR. This patch sets SCCR and
SIUMCR according to the BCSR.
2003-08-31 18:37:54 +00:00
..
config.mk Initial revision 2001-10-10 09:28:28 +00:00
flash.c * Patches by Yuli Barcohen, 13 Jul 2003: 2003-07-14 22:13:32 +00:00
Makefile * Code cleanup: 2003-06-27 21:31:46 +00:00
mpc8260ads.c Patch by Yuli Barcohen, 7 Aug 2003: 2003-08-31 18:37:54 +00:00
u-boot.lds * Code cleanup: 2003-06-27 21:31:46 +00:00