summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ks8695/board-sg.c
AgeCommit message (Collapse)Author
2012-09-08ARM: ks8695: add board support for the SnapGear boards based on the KS8695Greg Ungerer
A number of boards produced by SnapGear are based on the Micrel KS8695 SoC. Add board support to the KS8695 kernel code to support them. The following machine type entries will need to be added back into the mach-types file with these in mainline: lite300 MACH_LITE300 LITE300 408 se4200 MACH_SE4200 SE4200 809 sg310 MACH_SG310 SG310 1564 Signed-off-by: Greg Ungerer <gerg@uclinux.org> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Olof Johansson <olof@lixom.net>