u-boot-brain/arch/blackfin/lib
Sonic Zhang 79f2b3992f blackfin: Set correct early debug serial baudrate.
Calculate the early uart clock from the system clock registers set by
the bootrom other than the predefine uboot clock macros.

Split the early baudrate setting function and the normal baudrate
setting one.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
2013-05-13 15:47:24 +08:00
..
__kgdb.S linkage.h: move from blackfin to common includes 2012-02-12 15:03:26 -05:00
.gitignore Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
board.c blackfin: add baudrate to bdinfo 2013-05-13 15:47:24 +08:00
boot.c Blackfin: shutdown video DMA when booting Linux 2010-08-11 11:29:08 -04:00
cache.c Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
clocks.c blackfin: Set correct early debug serial baudrate. 2013-05-13 15:47:24 +08:00
cmd_cache_dump.c Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
ins.S Blackfin: stick ins/outs funcs into their own .text section 2010-11-18 04:38:19 -05:00
kgdb.c Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
kgdb.h Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
Makefile Blackfin: post: generalize led/button tests with GPIOs 2011-09-29 16:38:05 -04:00
memcmp.S Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
memcpy.S Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
memmove.S Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
memset.S Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
muldi3.c Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
outs.S linkage.h: move from blackfin to common includes 2012-02-12 15:03:26 -05:00
post.c Blackfin: post: generalize led/button tests with GPIOs 2011-09-29 16:38:05 -04:00
string.c blackfin: limit the max memory dma peripheral transfer size to 4 bytes. 2013-05-13 15:47:24 +08:00