aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx2/Makefile.boot
Commit message (Collapse)AuthorAgeFilesLines
* arm/imx21: add kbuild support for the Freescale i.MX21Holger Schurig2009-03-131-3/+7
| | | | | | | | | | | | | * adds Kconfig variables * specifies different physical address for i.MX21 because of the different memory layouts * disables support for UART5/UART6 in the i.MX serial driver (the i.MX21 doesn't have those modules) Based on code from "Martin Fuzzey" <mfuzzey@gmail.com> Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* i.MX2 family: Add basic mach support (sources)Juergen Beisert2008-07-051-0/+3
This patch adds basic mach support for the mx2 processor family, based on the original freescale code and adapted to mainline kernel coding style. Signed-off-by: Juergen Beisert <j.beisert@pengutronix.de>