ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config options
authorStefan Roese <sr@denx.de>
Fri, 6 Jun 2008 14:10:41 +0000 (16:10 +0200)
committerStefan Roese <sr@denx.de>
Fri, 6 Jun 2008 14:10:41 +0000 (16:10 +0200)
We use upper case letters for the AMCC processor defines (like
CONFIG_440SPE) in U-Boot. So the 440SPe is labeled CONFIG_440SPE and
not CONFIG_440SPe. This patch fixes the last misspelled config options.

Signed-off-by: Stefan Roese <sr@denx.de>

No differences found