Patch by Pantelis Antoniou, 5 May 2004:
authorwdenk <wdenk>
Mon, 7 Jun 2004 23:46:25 +0000 (23:46 +0000)
committerwdenk <wdenk>
Mon, 7 Jun 2004 23:46:25 +0000 (23:46 +0000)
commit79fa88f3ede051ca860667d5397e6cdc7e74a6d0
treea720e281e25d5846b9c05cb65e58e7e589591b70
parentcea655a224456d043192156fb2d44a0896194adc
Patch by Pantelis Antoniou, 5 May 2004:
- Intracom board update.
- Add Codec POST.
24 files changed:
CHANGELOG
MAKEALL
Makefile
board/netphone/flash.c
board/netphone/phone_console.c
board/netta/Makefile
board/netta/codec.c [new file with mode: 0644]
board/netta/dsp.c
board/netta/netta.c
board/netta2/Makefile [new file with mode: 0644]
board/netta2/config.mk [new file with mode: 0644]
board/netta2/flash.c [new file with mode: 0644]
board/netta2/netta2.c [new file with mode: 0644]
board/netta2/u-boot.lds [new file with mode: 0644]
board/netta2/u-boot.lds.debug [new file with mode: 0644]
cpu/mpc8xx/fec.c
include/configs/NETPHONE.h
include/configs/NETTA.h
include/configs/NETTA2.h [new file with mode: 0644]
include/post.h
include/status_led.h
post/Makefile
post/codec.c [new file with mode: 0644]
post/tests.c