commit | a0e86db8a45b65b3c40b6f6b306b4bf279ce7122 | [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 | 5f02addecce334a11f10277dc7339f1ff5ae9a3b [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>