commit | 7d9fa57021a07d7d8f497b36877893ab030cc7b7 | [log] [tgz] |
---|---|---|
author | Aneesh V <aneesh@ti.com> | Mon Nov 21 23:39:02 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Tue Dec 06 23:59:34 2011 +0100 |
tree | 7af060f982997c37d2bc2494dd95fe106ea2ef23 | |
parent | 10a814002ec10785be08f4b2f61c4748f7e4d7cd [diff] |
omap4: emif: fix error in driver There was a typo in the EMIF driver. It went un-noticed because it affected only when automatic detection is enabled and even then half the memory was configured and identified properly. Reported-by: Rockefeller <rockefeller.lin@innocomm.com> Signed-off-by: Aneesh V <aneesh@ti.com>