ppc4xx: Unify AMCC's board config files (part 3/3)
authorStefan Roese <sr@denx.de>
Fri, 6 Jun 2008 13:55:21 +0000 (15:55 +0200)
committerStefan Roese <sr@denx.de>
Fri, 6 Jun 2008 13:55:21 +0000 (15:55 +0200)
commit72675dc6c06a48846d180106161d49dd714383cc
treeea74dfa742a622d14854b585734634e65ee4579c
parent490f204096d6e2c9940f67816f154a8125bab116
ppc4xx: Unify AMCC's board config files (part 3/3)

This patch series unifies the AMCC eval board ports by introducing
a common include header for all AMCC eval boards:

include/configs/amcc-common.h

This header now includes all common configuration options/defines which
are removed from the board specific headers.

The reason for this is ease of maintenance and unified look and feel
of all AMCC boards.

Signed-off-by: Stefan Roese <sr@denx.de>
board/amcc/sequoia/config.mk
include/configs/ocotea.h
include/configs/sequoia.h
include/configs/taihu.h
include/configs/taishan.h
include/configs/walnut.h
include/configs/yosemite.h
include/configs/yucca.h