commit | 10a814002ec10785be08f4b2f61c4748f7e4d7cd | [log] [tgz] |
---|---|---|
author | Aneesh V <aneesh@ti.com> | Mon Nov 21 23:39:01 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Tue Dec 06 23:59:34 2011 +0100 |
tree | 3d589a5a51cd0752a4a77f4777acbc0f24625e60 | |
parent | fb4368d2f1bef6a89ef0bd8fd655eb0c7d4fe4ca [diff] |
omap: remove I2C from SPL Due to some recent changes I2C is no longer required in SPL. Remove the i2c_init() call to save some space Signed-off-by: Aneesh V <aneesh@ti.com>