commit | 4324c118a03d8b957ef249e33313b6eafb580b41 | [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 | 473673a5c89cfa24aee92ec5fbae30e2d5557d32 [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>