]> git.ipfire.org Git - people/ms/u-boot.git/commit - config.mk
* Added support for both PCMCIA slots (at the same time!) on MPC8xx
authorwdenk <wdenk>
Thu, 21 Nov 2002 23:11:29 +0000 (23:11 +0000)
committerwdenk <wdenk>
Thu, 21 Nov 2002 23:11:29 +0000 (23:11 +0000)
commitea909b7604306a400ee3abf57e2fa7b2dde5dde1
treef23f5653250d0440fe81b098037814a401fc9cc9
parentb2184c314de0af9788ce505b413030d2114cfa4a
* Added support for both PCMCIA slots (at the same time!) on MPC8xx

* Patch by Rod Boyce, 21 Nov 2002:
  fix PCMCIA on MBX8xx board

* Patch by Pierre Aubert , 21 Nov 2002
  Add CFG_CPM_POST_WORD_ADDR to make the offset of the
  bootmode word in DPRAM configurable
18 files changed:
CHANGELOG
README
board/sc520_cdp/flash.c
board/sc520_cdp/sc520_cdp.c
common/cmd_pcmcia.c
config.mk
drivers/pci_indirect.c
include/asm-ppc/cpm_8260.h
include/commproc.h
include/configs/KUP4K.h
include/configs/lwmon.h
include/mpc75x.h [deleted file]
include/pcmcia.h
lib_i386/i386_linux.c
lib_i386/pci_type1.c
lib_i386/realmode.c
post/cpu.c
post/post.c