commit | 490f204096d6e2c9940f67816f154a8125bab116 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Fri Jun 06 15:55:03 2008 +0200 |
committer | Stefan Roese <sr@denx.de> | Fri Jun 06 15:55:03 2008 +0200 |
tree | 9aa9866db8afbc8ba8b9f010634a42de3452aaf4 | |
parent | a8a11a9ed046b480a16e47a158f8f5300028dfa6 [diff] |
ppc4xx: Unify AMCC's board config files (part 2/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>