From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Wozniak Date: Tue, 09 Nov 2004 12:42:50 -0500 Subject: [U-Boot-Users] adding tcp In-Reply-To: <389686f204110307591146b919@mail.gmail.com> References: <389686f204110307591146b919@mail.gmail.com> Message-ID: <4191019A.2040309@mc.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Instead of TCP, might netconsole be a suitable substitute? U-Boot has it. mastupristi wrote: > We use u-boot 0.4.0 and we need to add tcp protocol. > Is it possible? > > thanks