]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add support for console over UDP (compatible to Ingo Molnar's
authorwdenk <wdenk>
Mon, 2 Aug 2004 21:11:11 +0000 (21:11 +0000)
committerwdenk <wdenk>
Mon, 2 Aug 2004 21:11:11 +0000 (21:11 +0000)
commit68ceb29e7133a0f972f53d3d61fd61207374baec
treeaea2bf247ffeabcab9e908c152b316e269e2e5ee
parent9aea95307fdb0ffe0d3a98a17ac73e5040c9756a
Add support for console over UDP (compatible to Ingo Molnar's
netconsole patch under Linux)
CHANGELOG
common/devices.c
doc/README.NetConsole [new file with mode: 0644]
drivers/Makefile
drivers/netconsole.c [new file with mode: 0644]
include/configs/TQM860L.h
include/devices.h
include/net.h
net/net.c