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>
Sun, 7 Feb 2010 21:05:56 +0000 (15:05 -0600)
commitfba8bfd7a8ac1f16dbc603177115d37dbc9549a6
tree17e0024d01e5e77db4e10b7f929ee1bb7b136d95
parentce262f98386add06254bb96322d087502f0cbe9d
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