>-----Original Message----- >From: Tony Lindgren [mailto:tony@xxxxxxxxxxx] >Sent: Thursday, January 21, 2010 9:07 PM >To: Pandita, Vikram >Cc: Russell King - ARM Linux; linux-arm-kernel@xxxxxxxxxxxxxxxxxxx; linux-omap@xxxxxxxxxxxxxxx >Subject: Re: [PATCH 2/4] omap: Make uncompress code and DEBUG_LL code generic, v2 > >* Pandita, Vikram <vikram.pandita@xxxxxx> [100118 17:48]: >> >> >* Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx> [100116 11:31]: >> > >> >> Why not do something like this: >> >> >> >> .pushsection .data >> >> omap_uart_phys: .word 0 >> >> omap_uart_virt: .word 0 >> >> .popsection > >Updated patch below using .data. This assumes getting an additional >tmp register passed to addruart as in the patch I posted earlier. > >> Also We may need a: >> omap_uart_shift: .word 0 >> Since shift also varies depending on different omap boards >> (external debug board shift=1, internal omap has shift=2) > >OK, I've added that too, but for mach-omap2 only. I've also >added an experimental zoom2/3 support. > >Care to take try it out and see what happens on a zoom? Test on zoom3 failed with multi-omap branch. Debugging the same, should have a zoom correction patch out today. > -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html