commit | cfe580275b872c94fdca7b72613da56d87aa1a5b | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Fri Jun 06 15:55:21 2008 +0200 |
committer | Stefan Roese <sr@denx.de> | Fri Jun 06 15:55:21 2008 +0200 |
tree | ea74dfa742a622d14854b585734634e65ee4579c | |
parent | d4c0b70480136ee2380cebc47a3327b1691a7416 [diff] |
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>