commit | 29c70a8a9b6755a4767393cf5c016b40b5a0938f | [log] [tgz] |
---|---|---|
author | Otavio Salvador <otavio@ossystems.com.br> | Sun Aug 05 09:05:29 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Sep 01 14:58:17 2012 +0200 |
tree | 6df395fa52909a8977f38df93533a1a5a701df9d | |
parent | cdf26af083c2d219df27370bcd25b5e9ba8c3add [diff] |
mxs: reorganize source directory for easy sharing of code in i.MXS SoCs Most code can be shared between i.MX23 and i.MX28 as both are from i.MXS family; this source directory structure makes easy to share code among them. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Stefano Babic <sbabic@denx.de>