commit | 6978a1b169385895ae75d22e3d916f2782d21e98 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Fri Jun 06 15:54:31 2008 +0200 |
committer | Stefan Roese <sr@denx.de> | Fri Jun 06 15:54:31 2008 +0200 |
tree | d3e98c4397795afe3e4419c897ba7236d687e738 | |
parent | d573526fd53c571a24e8e9b4d67d2d3ec9692742 [diff] |
ppc4xx: Unify AMCC's board config files (part 1/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>