ARM: 6447/3: sa1100: Put nanoEngine support back in the kernel
authorMarcelo Roberto Jimenez <mroberto@cpti.cetuc.puc-rio.br>
Thu, 16 Dec 2010 19:51:30 +0000 (20:51 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 21 Dec 2010 14:53:34 +0000 (14:53 +0000)
commit9f15d2caca102c4b79e34562296bcbf982665cb2
treed6f4d232eb242db0353d0cc311b949e5d05cb96c
parent7decaa557a20f48aabef35f817ec16ef563567b0
ARM: 6447/3: sa1100: Put nanoEngine support back in the kernel

Adds Bright Star Engineering's nanoEngine board support to the kernel.
Also:
- Adds the nanoEngine memory chip to arch/arm/mach-sa1100/cpu-sa1110.c
  (Micron MT48LC8M16A2TG-75).
- Increase in the sdram_params->name[] field length to accomodate the
  name of the memory chip.
- Clean up of header content and order of
  arch/arm/mach-sa1100/cpu-sa1110.c

Signed-off-by: Marcelo Roberto Jimenez <mroberto@cpti.cetuc.puc-rio.br>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-sa1100/Kconfig
arch/arm/mach-sa1100/Makefile
arch/arm/mach-sa1100/cpu-sa1110.c
arch/arm/mach-sa1100/nanoengine.c [new file with mode: 0644]