[PATCH 2/3] ARM: CSR: mapping early DEBUG_LL uart

Barry Song 21cnbao at gmail.com
Wed Jul 6 07:56:37 EDT 2011


2011/7/6 Barry Song <21cnbao at gmail.com>:
> hi Russell,
>
> 2011/7/6 Russell King - ARM Linux <linux at arm.linux.org.uk>:
>> On Wed, Jul 06, 2011 at 02:47:57AM -0700, Barry Song wrote:
>>> Signed-off-by: Barry Song <bs14 at csr.com>
>>
>> Surely this should be part of the first patch, which won't build without
>> this one if DEBUG_LL is enabled?
>
> i guess that can get fixed by:

oh. no, it can't be fixed by any way....

>
> static void __init sirfsoc_map_io(void)
> {
>        sirfsoc_map_lluart();
> }
>
> MACHINE_START(PRIMA2_EVB, "prima2cb")
>      ...
>       .map_io         = sirfsoc_map_io,
>      ...
> MACHINE_END
>
>>
>> _______________________________________________
>> linux-arm-kernel mailing list
>> linux-arm-kernel at lists.infradead.org
>> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
>>
>
> Thanks
> barry
>



More information about the linux-arm-kernel mailing list