login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
November
»
11
Re: [PATCH 4/6] ce4100: Add errata fixes for UART on CE4100
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Dirk Brandewie
Subject:
Re: [PATCH 4/6] ce4100: Add errata fixes for UART on CE4100
Date: Thursday, November 11, 2010 - 4:52 am
On 11/11/2010 03:34 AM, Thomas Gleixner wrote:
quoted text
> > >> + * Over ride the legacy port configuration that comes from >> + * asm/serial.h. Using the ioport driver then switching to the >> + * PCI memmaped driver hangs the IOAPIC >> + */ >> + if (up->iotype != UPIO_MEM32) { >> + up->uartclk = 14745600; >> + up->mapbase = 0xdffe0200; > > What does the uartclk, mapbase fixups in the CONFIG_EARLY_PRINTK=n case ? >
This is setup in the PCI driver patch #3 in the series
quoted text
>> + set_fixmap_nocache(FIX_EARLYCON_MEM_BASE, >> + up->mapbase& PAGE_MASK); >> + up->membase = >> + (void __iomem *)__fix_to_virt(FIX_EARLYCON_MEM_BASE); >> + up->membase += up->mapbase& ~PAGE_MASK; >> + up->iotype = UPIO_MEM32; >> + up->regshift = 2; >> + } >> +#endif >> + up->iobase = 0; >> + up->serial_in = ce4100_mem_serial_in; >> + up->serial_out = ce4100_mem_serial_out; >> + >> + *capabilites |= (1<< 12); >> +} > > Thanks, > > tglx
--
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 0/6] Add support for the Intel CE4100
, dirk.brandewie
, (Tue Nov 9, 1:08 pm)
[PATCH 1/6] x86: Add CE4100 platform support
, dirk.brandewie
, (Tue Nov 9, 1:08 pm)
[PATCH 2/6] ce4100: add PCI register emulation for CE4100
, dirk.brandewie
, (Tue Nov 9, 1:08 pm)
[PATCH 3/6] serial/ce4100: Add PCI UART support for the ce4100
, dirk.brandewie
, (Tue Nov 9, 1:08 pm)
[PATCH 4/6] ce4100: Add errata fixes for UART on CE4100
, dirk.brandewie
, (Tue Nov 9, 1:08 pm)
[PATCH 5/6] x86: ce4100: Add reboot_fixup() for CE4100
, dirk.brandewie
, (Tue Nov 9, 1:08 pm)
[PATCH 6/6] ce4100: Add support for CE4100 EHCI IP block t ...
, dirk.brandewie
, (Tue Nov 9, 1:08 pm)
Re: [PATCH 3/6] serial/ce4100: Add PCI UART support for th ...
, Greg KH
, (Tue Nov 9, 2:14 pm)
Re: [PATCH 3/6] serial/ce4100: Add PCI UART support for th ...
, Dirk Brandewie
, (Tue Nov 9, 2:54 pm)
Re: [PATCH 6/6] ce4100: Add support for CE4100 EHCI IP blo ...
, Dirk Brandewie
, (Tue Nov 9, 3:01 pm)
Re: [PATCH 4/6] ce4100: Add errata fixes for UART on CE4100
, Thomas Gleixner
, (Thu Nov 11, 4:34 am)
Re: [PATCH 4/6] ce4100: Add errata fixes for UART on CE4100
, Thomas Gleixner
, (Thu Nov 11, 4:47 am)
Re: [PATCH 2/6] ce4100: add PCI register emulation for CE4100
, Thomas Gleixner
, (Thu Nov 11, 4:51 am)
Re: [PATCH 4/6] ce4100: Add errata fixes for UART on CE4100
, Dirk Brandewie
, (Thu Nov 11, 4:52 am)
Re: [PATCH 4/6] ce4100: Add errata fixes for UART on CE4100
, Thomas Gleixner
, (Thu Nov 11, 5:06 am)
Re: [PATCH 4/6] ce4100: Add errata fixes for UART on CE4100
, Dirk Brandewie
, (Thu Nov 11, 5:10 am)
[PATCH] serial/ce4100: Add PCI UART support for the ce4100
, dirk.brandewie
, (Wed Nov 17, 8:35 am)
[PATCH] ce4100: Add support for CE4100 EHCI IP block to EH ...
, dirk.brandewie
, (Wed Nov 17, 8:43 am)
[PATCH] ce4100: Add errata fixes for UART on CE4100
, dirk.brandewie
, (Mon Nov 22, 7:28 am)
[tip:x86/platform] ce4100: Add errata fixes for UART on CE4100
, tip-bot for Dirk Bra ...
, (Mon Dec 6, 8:00 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Fortier,Vincent [Montreal]
2.6.21.5 june 30th to july 1st date hang?
Jeff Dike
[ PATCH 2/6 ] UML - Formatting fixes around os_{read_write}_file callers
Liam Girdwood
[PATCH 07/13] regulator: regulator test harness
Oleg Nesterov
Re: Getting the new RxRPC patches upstream
Stefan Seyfried
Re: 2.6.19-rc5: grub is much slower resuming from suspend-to-disk than in 2.6.18
linux-netdev
:
Arnaud Ebalard
Re: [REGRESSION,BISECTED] MIPv6 support broken by f4f914b58019f0
Jan Engelhardt
Re: [PATCH iptables] extension: add xt_cpu match
Jarek Poplawski
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Sebastian Andrzej Siewior
[PATCH 8/8] net/emergency: remove locking from reycling pool if emergncy pools are...
David Miller
Re: [PATCH] qlcnic: dont assume NET_IP_ALIGN is 2
git
:
Jakub Narebski
Re: git on MacOSX and files with decomposed utf-8 file names
Brandon Casey
Re: Thunderbird and patches (was Re: [PATCH v2] Enable setting attach as the def...
Christian Couder
[PATCH 1/3] rev-parse: add test script for "--verify"
Ramkumar Ramachandra
Re: [GSoC update] git-remote-svn: The final one
Junio C Hamano
Re: git-rm isn't the inverse action of git-add
openbsd-misc
:
Joachim Schipper
Re: UVC Webcams
Florin Andrei
SOLVED [was: firewall is very slow, something's wrong]
Todd Alan Smith
Re: Microsoft gets the Most Secure Operating Systems award
Neal Hogan
Re: Need Advice: Thinkpad T60 or T61?
Sam Fourman Jr.
Re: Real men don't attack straw men
git-commits-head
:
Linux Kernel Mailing List
ACPI: Disable ARB_DISABLE on platforms where it is not needed
Linux Kernel Mailing List
m68knommu: add read_barrier_depends() and irqs_disabled_flags()
Linux Kernel Mailing List
[MTD] Add mtd panic_write function pointer
Linux Kernel Mailing List
[ARM] pxa: remove duplicate select statements from Kconfig
Linux Kernel Mailing List
mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()
Colocation donated by:
Syndicate