Bj?rn ?stby wrote:
> Hi,
> I'm trying to get Linux 2.6.11 up and running on mpc823e. I'm using the cross
> compiler
> Supplied in ELDK (3.0) and u-boot. The problem is when enabling:
>
> [ ] CPM SCC/SMC serial port support
> and/or
> [ ] CPM SCC Ethernet
>
> The kernel compiles fine having these option disabled, but otherwise..see
> below
>
> make arch=ppc CROSS_COMPILE=${CROSS_COMPILE}
> .
[snip]
>
>
> There it is. Any ideas?
>
> Regards,
> Bjorn Ostby
>
Don't use this driver. Use the one in drivers/serial/cpm_uart.
Regards
Pantelis