Skip to content

Commit

Permalink
ARM: S5P64X0: Add S5P64X0(S5P6440 and S5P6450) initialization support
Browse files Browse the repository at this point in the history
This patch adds ARCH_S5P64X0 which can support S5P6440 and S5P6450 with
one kernel image. So moved some files of mach-s5p6440 into the new ARCH
directory mach-s5p64x0.

Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
  • Loading branch information
Kukjin Kim committed Oct 18, 2010
1 parent 49b7a49 commit a2e0d62
Show file tree
Hide file tree
Showing 21 changed files with 711 additions and 384 deletions.
146 changes: 0 additions & 146 deletions arch/arm/mach-s5p6440/cpu.c

This file was deleted.

37 changes: 0 additions & 37 deletions arch/arm/mach-s5p6440/include/mach/debug-macro.S

This file was deleted.

18 changes: 0 additions & 18 deletions arch/arm/mach-s5p6440/include/mach/io.h

This file was deleted.

81 changes: 0 additions & 81 deletions arch/arm/mach-s5p6440/include/mach/map.h

This file was deleted.

24 changes: 0 additions & 24 deletions arch/arm/mach-s5p6440/include/mach/uncompress.h

This file was deleted.

52 changes: 0 additions & 52 deletions arch/arm/mach-s5p6440/init.c

This file was deleted.

Loading

0 comments on commit a2e0d62

Please sign in to comment.