commit | 8e99ecd74bf3f36d0b60219f68b96e7ead285416 | [log] [tgz] |
---|---|---|
author | Benoît Thébaudeau <benoit.thebaudeau@advansee.com> | Mon Aug 13 07:27:58 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Sep 01 14:58:30 2012 +0200 |
tree | 2aed27cafda2d6b1b319023c9cb566c790d34490 | |
parent | ac966aac9fadec2d0071625df863580d63bd00b4 [diff] |
mxc: Define architecture identifier Define ARCH_MXC for i.MX devices. This is useful to identify features or behaviors common to all i.MX SoCs. The i.MX28 is omitted because its architecture is a bit different (like imx/mxc vs. mxs in Linux). Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com> Cc: Stefano Babic <sbabic@denx.de> Cc: Andy Fleming <afleming@gmail.com> Cc: Kim Phillips <kim.phillips@freescale.com>