u-boot-brain/cpu/arm1136
Juergen Kilb d92ea21baf i.MX31: fixed CTRL-C detection
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@gmx.de>
Acked-by: Felix Radensky <felix@embedded-sol.com>
2008-07-01 20:54:04 +02:00
..
mx31 i.MX31: fixed CTRL-C detection 2008-07-01 20:54:04 +02:00
omap24xx Fix compile error 2008-04-13 14:19:23 -07:00
config.mk Remove compiler warning: target CPU does not support interworking 2007-09-10 09:26:35 +02:00
cpu.c Separate omap24xx specific code from arm1136 2008-04-13 14:15:15 -07:00
Makefile Separate omap24xx specific code from arm1136 2008-04-13 14:15:15 -07:00
start.S Big white-space cleanup. 2008-05-21 00:14:08 +02:00