commit | 83ec881b5dea571f0628946d8a67d562b359dfb9 | [log] [tgz] |
---|---|---|
author | Paul Kocialkowski <contact@paulk.fr> | Sat Feb 27 19:18:53 2016 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Mar 15 15:11:30 2016 -0400 |
tree | 1224d8223ece90761061be7ebcf04dd51ac74b3d | |
parent | 4bbf2b320e996613cbc7bcdef71157bded179b7b [diff] |
omap4: Export elpidia sdram device details Individual boards might provide their own emif_get_device_details function and use elpidia device details in their own way, hence those have to be exported. This also wraps existing definitions with the proper ifdef logic. Signed-off-by: Paul Kocialkowski <contact@paulk.fr>