[U-Boot-Users] [PATCH] i.MX31: fixed CTRL-C detection

Wolfgang Denk wd at denx.de
Sun Jul 6 00:32:03 CEST 2008


In message <200806081759.54303.J.Kilb at gmx.de> you wrote:
> The Register URXD contains status information in bits [15..8].
> With status bit 15 set, CTRL-C was reported as 0x8003 instead
> of 0x03. Therefore CTRL-C was not detected.
> To solve this, bits [15..8] were masked out now.
> 
> Signed-off-by: Juergen Kilb <J.Kilb at gmx.de>
> ---
>  cpu/arm1136/mx31/serial.c |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
There is, however, a strange, musty smell in the air that reminds  me
of something...hmm...yes...I've got it...there's a VMS nearby, or I'm
a Blit.          - Larry Wall in Configure from the perl distribution




More information about the U-Boot mailing list