Lines Matching +full:separately +full:- +full:defined
2 In U-Boot, we implemented the networked console via the standard
9 CONFIG_NETCONSOLE_BUFFER_SIZE - Override the default buffer size
16 The source / listening port can be configured separately by setting
34 script can be interrupted by pressing ^T (CTRL-T).
37 usage of nc has been changed and -l and -p options are considered
39 you can just remove the -p option from the script.
45 has CONFIG_NETCONSOLE defined. If the netconsole script can find it
48 For Linux, the network-based console needs special configuration.
59 netconsole=[src-port]@[src-ip]/[<dev>],[tgt-port]@<tgt-ip>/[tgt-macaddr]
63 src-port source for UDP packets
65 src-ip source IP to use
69 tgt-port port for logging agent
71 tgt-ip IP address for logging agent
73 tgt-macaddr ethernet MAC address for logging agent
89 in the ELDK-NFS-based environment.
94 nc -u -l -p 6666
96 Note that unlike the U-Boot implementation the Linux netconsole is