From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bryan O'Donoghue Date: Sun, 31 Aug 2008 18:13:46 +0100 Subject: [U-Boot] how to support usbtty In-Reply-To: <5c9cd53b0808310859u89117d5y9c59505c87b33a68@mail.gmail.com> References: <50c9a225050922202647e885fe@mail.gmail.com> <20050923061150.E88EE353A4F@atlas.denx.de> <19167791.post@talk.nabble.com> <20080826185621.E7642248C3@gemini.denx.de> <5c9cd53b0808270720t795e1586r91d47a1fa917bebb@mail.gmail.com> <20080827181155.664a5a0f@neuromancer.mindspace> <5c9cd53b0808290853s62f2b51cg5e3e7659cbd5e2d2@mail.gmail.com> <20080831002430.052de407@neuromancer.mindspace> <5c9cd53b0808310859u89117d5y9c59505c87b33a68@mail.gmail.com> Message-ID: <20080831181346.31b2eb84@neuromancer.mindspace> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > I just wonder anyone tried the usbtty.c on a > target with MPC85xx processor? What OS on PC has been verified, > Windows or Linux? Is there any document on it? Not with that processor specifically. Linux and Windows both support cdc-acm, though you do have to install the CDC-ACM driver on Windows from .cab files. Linux supports usbserial but, Windows, does not.