Serial console problem on MPC8272ADS board

2005-01-23 Thread ning
Hello to all I am trying to use ttyS1(SCC4) as Linux serial console port on on MPC8272ADS board. but it doesn't work. My linux kernel is 2.4.22,and using u-boot-1.1.1 as a bootload. Linux kernel doesn't output any log information after u-boot's message: Uncompressing kernel Image ... OK If I

[PATCH] ppc32: fix PCI2 IO space mapping on CDS

2005-01-23 Thread Kumar Gala
The ppc pci bus and resource fixups will automatically adjust the IO space mappings by (hose->io_base_virt - isa_io_base). Since we map all of PCI IO space (PCI1 & PCI2) with a single mapping so it is continguious in virtual, physical, and PCI IO space the offset will equal MPC85XX_PCI1_IO_SIZ