From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Unable to use USB Keyboard on u-boot
Date: Thu, 24 May 2012 23:25:59 +0200 [thread overview]
Message-ID: <201205242325.59310.marex@denx.de> (raw)
In-Reply-To: <CAKG+ADL95==O8DEXVtMEG+ikiHbXtdYHRA_k4Eo9G-Haf6ob-A@mail.gmail.com>
Dear Atul Kumar,
> Hi Marek,
>
> Thanks for your reply. I have added the CC to "*u*-*boot*@
> lists.denx.de".
Good, you've almost learn how to do it properly! Thanks! :-)
>
> On Saturday 19 May 2012 08:35 PM, Marek Vasut wrote:
>
> Dear Atul Kumar,
>
> Firstly, I'm slightly unhappy how you're deliberately ignoring anything I
> tell you, especially about CCing the mailing list :-(
>
>
> Hi Marek,
>
> I have tried to add some code here to enable usbkbd that is below.
>
> -if (strcmp(stdinname, DEVNAME)) -- > replaced with below code
>
> + if (strcmp(stdinname, DEVNAME) == 0)
> + {
> + // Can't use this, so set the stdin to usbkbd
> instead
> + setenv("stdin", "usbkbd");
> + }
>
> Where is this code, can you generate a proper patch? I can't locate it.
> Also, why not use simple "setenv stdout usbkbd"?
My fault, "setenv stdin usbkbd" obviously.
Best regards,
Marek Vasut
prev parent reply other threads:[~2012-05-24 21:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CAKG+ADJUpWTRciOiX6PJNQk11coR5ggKP9uowP7-Rv2wHu71fw@mail.gmail.com>
[not found] ` <CAKG+ADKJvnJ-BSjcpmKfCXLWeGBwoN7sg15C0P1aHF7E1hWgFg@mail.gmail.com>
2012-05-11 10:55 ` [U-Boot] Unable to use USB Keyboard on u-boot Marek Vasut
[not found] ` <CAKG+ADJSu9D_wbZ58-xu0+bGxkSSjh9gdAZ14Rwf3mx5yufbmw@mail.gmail.com>
2012-05-11 12:16 ` Marek Vasut
[not found] ` <CAKG+AD+0bY8KBOLjGCk+T_osGRoHpPwt+O5BCBFdzXWG0iM4+g@mail.gmail.com>
2012-05-19 15:05 ` Marek Vasut
2012-05-19 18:59 ` Jeroen Hofstee
2012-05-24 14:13 ` Atul Kumar
2012-05-24 19:06 ` Wolfgang Denk
2012-05-24 21:25 ` Marek Vasut [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201205242325.59310.marex@denx.de \
--to=marex@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox