commit | bd36fdc146654f9de4e2ad346126e6bd2990fb19 | [log] [tgz] |
---|---|---|
author | David Brownell <dbrownell@users.sourceforge.net> | Fri May 15 23:44:09 2009 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Fri Jun 12 20:39:48 2009 +0200 |
tree | 97a6bf3fe3c4882062272c9cc3dd9d76933a5d54 | |
parent | f79043681ff44bae435c06f830e51e1546db7e19 [diff] |
davinci: fix dm644x buglets Fix two buglets in the dm644x support: don't set two must-be-zero bits in the UART management register; and only include the I2C hooks if the I2C driver is being included. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>