]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
* Add support for HMI1001 board
authorwdenk <wdenk>
Fri, 10 Jun 2005 10:00:19 +0000 (10:00 +0000)
committerwdenk <wdenk>
Fri, 10 Jun 2005 10:00:19 +0000 (10:00 +0000)
commita87589da74b84031a3db4ddd2e835e1893a90f3b
tree3f6c7097b0c7bd65ac278b2d667d382536fe2fa7
parent51152c173d025551dce4e0097e14e147ad016d3b
* Add support for HMI1001 board

* Disable "date" and "sntp" commands on TQM866M which has no RTC
13 files changed:
CHANGELOG
Makefile
board/funkwerk/vovpn-gw/flash.c
board/funkwerk/vovpn-gw/m88e6060.h
board/hmi1001/Makefile [new file with mode: 0644]
board/hmi1001/config.mk [new file with mode: 0644]
board/hmi1001/hmi1001.c [new file with mode: 0644]
board/hmi1001/u-boot.lds [new file with mode: 0644]
common/cmd_jffs2.c
cpu/mpc5xxx/fec.c
include/configs/TQM866M.h
include/configs/VoVPN-GW.h
include/configs/hmi1001.h [new file with mode: 0644]