]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Unify AMCC's board config files (part 1/3)
authorStefan Roese <sr@denx.de>
Fri, 6 Jun 2008 13:54:31 +0000 (15:54 +0200)
committerStefan Roese <sr@denx.de>
Fri, 6 Jun 2008 13:54:31 +0000 (15:54 +0200)
commita8a11a9ed046b480a16e47a158f8f5300028dfa6
treed3e98c4397795afe3e4419c897ba7236d687e738
parent63a0afa0c32e5f4ea98a9439542870072437404d
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>
include/configs/amcc-common.h [new file with mode: 0644]