]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
powerpc/44x: Add PowerPC 44x simple platform support
authorJosh Boyer <jwboyer@linux.vnet.ibm.com>
Tue, 19 Aug 2008 15:25:15 +0000 (11:25 -0400)
committerJosh Boyer <jwboyer@linux.vnet.ibm.com>
Thu, 28 Aug 2008 13:07:19 +0000 (09:07 -0400)
commit775d5a110b8a0bc9a0ccf3b831a8991b6c1d84dd
tree76c7f91cc767bc7da68455f5939e9856ac5348dc
parente30c98758453d743fab00e45da0eac6fc581958a
powerpc/44x: Add PowerPC 44x simple platform support

This adds a common board file for almost all of the "simple" PowerPC 44x
boards that exist today.  This is intended to be a single place to add
support for boards that do not differ in platform support from most of the
evaluation boards that are used as reference platforms.  Boards that have
specific requirements or custom hardware setup should still have their own
board.c file.

Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
arch/powerpc/platforms/44x/Kconfig
arch/powerpc/platforms/44x/Makefile
arch/powerpc/platforms/44x/ppc44x_simple.c [new file with mode: 0644]