ppc4xx: Make output a little shorter on I2C bootrom detection
authorStefan Roese <sr@denx.de>
Fri, 9 Nov 2007 11:18:54 +0000 (12:18 +0100)
committerStefan Roese <sr@denx.de>
Fri, 9 Nov 2007 11:18:54 +0000 (12:18 +0100)
commitc7f69c340277935a6c19a956421852da944a365f
treea7dadd65f28e28f08824d6360bb42a186021b1cc
parent654f38b3a387886996a5a75771fbfc29cb4f225e
ppc4xx: Make output a little shorter on I2C bootrom detection

Most 4xx PPC capable of using an I2C bootrom for bootstrap setting
already print a line with the information which I2C bootrom is
used for bootstrap configuration. So we don't need this extra line
with "I2C boot EEPROM en-/dis-abled".

This patch also has a little code cleanup integrated.

Signed-off-by: Stefan Roese <sr@denx.de>
cpu/ppc4xx/cpu.c