summaryrefslogtreecommitdiff
path: root/drivers/spi/bfin_spi.c
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-03-17 13:58:23 -0400
committerMike Frysinger <vapier@gentoo.org>2009-03-23 15:14:52 -0400
commite82b762f293debc53c5afa90f37264f6b07520f9 (patch)
treeb207f0cedee7789001267274bab53967dc6d0ad6 /drivers/spi/bfin_spi.c
parentbc683f58b1f1d8d20546fe019483967a51a49df1 (diff)
downloadu-boot-imx-e82b762f293debc53c5afa90f37264f6b07520f9.zip
u-boot-imx-e82b762f293debc53c5afa90f37264f6b07520f9.tar.gz
u-boot-imx-e82b762f293debc53c5afa90f37264f6b07520f9.tar.bz2
Blackfin: fix jtag console tstc
The jtag tstc operation was checking the hardware to see if data is available from it (which is fine for the jtag getc operation), but the higher layers need to know whether any data is available. Since we have to read up to 4 bytes at a time from the hardware, the higher layers need to know they can consume the cached bytes as well. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'drivers/spi/bfin_spi.c')
0 files changed, 0 insertions, 0 deletions