* Patch by David Müller, 13 Sep 2003: LABEL_2003_09_13_2100
authorwdenk <wdenk>
Sat, 13 Sep 2003 19:01:12 +0000 (19:01 +0000)
committerwdenk <wdenk>
Sat, 13 Sep 2003 19:01:12 +0000 (19:01 +0000)
commit531716e1710083f91d9fa351f89d18e271b5c577
treeb16f8f3683078ee64ac2b87c2f3c1c37c60f9a93
parentb70e7a00c8bc6feb5f5718ba1c6d4fedb294483a
* Patch by David Müller, 13 Sep 2003:
  various changes to VCMA9 board specific files

* Add I2C support for MGT5100 / MPC5200
13 files changed:
CHANGELOG
README
board/mpl/vcma9/cmd_vcma9.c
board/mpl/vcma9/config.mk
board/mpl/vcma9/memsetup.S
board/mpl/vcma9/vcma9.c
board/mpl/vcma9/vcma9.h
cpu/mpc5xxx/Makefile
cpu/mpc5xxx/i2c.c [new file with mode: 0644]
include/configs/IceCube.h
include/configs/VCMA9.h
include/mpc5xxx.h
rtc/s3c24x0_rtc.c