[U-Boot-Users] Serial Port Configuration on MPC8xx

Christophe.LINDHEIMER at fr.thalesgroup.com Christophe.LINDHEIMER at fr.thalesgroup.com
Thu Jul 10 14:02:05 CEST 2003


Hi.

I use smc1 for the output of Uboot.
So I set #define CONFIG_8xx_CONS_SMC1.

In linux config I set SMC1 as my console  output.

I would like to use SMC2 in linux also.
So I added use SMC2 as UART in linux conf.

For the SMC1 it works fine as Uboot makes the config of the BRG and IO when
CONFIG_8xx_CONS_SMC1 is set.
But for SMC2 no config is done by Uboot and I can't set CONFIG_8xx_CONS_SMC2
& CONFIG_8xx_CONS_SMC1.

Is there something clean to do under Uboot to make it configure SMC2 ?
Where should this init done ?

Thanks

Regards

Chris







More information about the U-Boot mailing list