]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
commitb2815f79288d4da7a3ba18bdbd05120ce09d5622
tree5ff4b96f1d0c2b5b6f9e8b4fb0540ba1ee9793ed
parent72675dc6c06a48846d180106161d49dd714383cc
ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config options

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>
cpu/ppc4xx/4xx_uart.c
post/cpu/ppc4xx/uart.c