[U-Boot-Users] Re: Patch: Support for PQ27e (8247/48/71/72) chips and MPC8272ADS board

Yuli Barcohen yuli at arabellasw.com
Wed Mar 17 18:39:38 CET 2004


>>>>> Kumar Gala writes:

    Kumar> Yuli, Have you tried this patch with CONFIG_CONS_INDEX = 2?
    Kumar> Just wondering because it seems like the IO ports for SCC4
    Kumar> uart are not setup.

CONFIG_CONS_INDEX = 2 means SCC2, not SCC4. You have to define
CONFIG_CONS_INDEX = 4 to use the lower RS-232 on MPC8272ADS. Ports
initialisation is static (I have to make it conditional like I did for
FCCs) so the ports table reflects current state (i.e. console on
SCC1). I haven't tried the SCC4 in U-Boot, but it works in Linux.

-- 
========================================================================
 Yuli Barcohen       | Phone +972-9-765-1788 |  Software Project Leader
 yuli at arabellasw.com | Fax   +972-9-765-7494 | Arabella Software, Israel
========================================================================





More information about the U-Boot mailing list