]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
edb93xx: enable the uart in devicecfg register
authorAlessandro Rubini <rubini-list@gnudd.com>
Sat, 6 Feb 2010 19:54:05 +0000 (20:54 +0100)
committerTom Rix <Tom.Rix@windriver.com>
Fri, 12 Feb 2010 18:31:54 +0000 (12:31 -0600)
commit39a9142203e610bf2b1a216085e374277fd28f9f
tree16a41002380b66116e56f7f06792b317e5d97451
parent822bd70db49773b4d57eaa484dca83386a6b3479
edb93xx: enable the uart in devicecfg register

printf goes to uart1, but it will block forever waiting for
busy to go off unless the uart is enabled first.

Signed-off-by: Alessandro Rubini <rubini@gnudd.com>
board/edb93xx/edb93xx.c