]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
* Patch by Masami Komiy, 22 Feb 2004:
authorwdenk <wdenk>
Tue, 24 Feb 2004 02:00:03 +0000 (02:00 +0000)
committerwdenk <wdenk>
Tue, 24 Feb 2004 02:00:03 +0000 (02:00 +0000)
commitcbd8a35c6dbaaca35494cbec319960887ad02dcf
treef3a5f6817a203a6e3a0a0ab7fb9df5b3697c07e3
parent074cff0d2863bab21b065cf283eccd728f4fecaa
* Patch by Masami Komiy, 22 Feb 2004:
  Add support for NFS for file download

* Minor code cleanup
24 files changed:
CHANGELOG
common/cmd_bootm.c
common/cmd_itest.c
common/cmd_mem.c
common/cmd_net.c
cpu/mpc5xxx/config.mk
cpu/mpc5xxx/cpu_init.c
cpu/mpc5xxx/fec.c
cpu/mpc5xxx/start.S
include/asm-ppc/global_data.h
include/asm-ppc/u-boot.h
include/bmp_logo.h
include/cmd_confdefs.h
include/common.h
include/configs/IceCube.h
include/configs/TOP5200.h
include/net.h
include/ppc_asm.tmpl
lib_ppc/board.c
net/Makefile
net/eth.c
net/net.c
net/nfs.c [new file with mode: 0644]
net/nfs.h [new file with mode: 0644]