commit | 3a0398d7b916eed6ae80427626f0434690ca0da0 | [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 | d369d53d9c438a5d0df157586dcd072de48d9631 [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>