>-----Original Message----- >From: Tony Lindgren [mailto:tony@xxxxxxxxxxx] >Sent: Friday, April 30, 2010 8:51 PM >To: Kevin Hilman >Cc: Pandita, Vikram; linux-arm-kernel@xxxxxxxxxxxxxxxxxxx; linux- >omap@xxxxxxxxxxxxxxx; Pais, Allen >Subject: Re: [PATCH 02/11] omap2/3: Fix DEBUG_LL for omap zoom2/3 > >* Tony Lindgren <tony@xxxxxxxxxxx> [100430 18:33]: >> >> So far only tested on n900, will give it a try also on zoom3 after >> updating the zoom3 related patch. > >And here's the updated zoom debug_ll patch, seems to work. For testing if I put this printk hack (the good old days patch), Zoom3 does not boot after applying your patch. So looks like we are still missing something for zoom2/3 to work. Can debug tomorrow. > >> --- a/arch/arm/plat-omap/include/plat/uncompress.h >> +++ b/arch/arm/plat-omap/include/plat/uncompress.h >> @@ -20,27 +20,22 @@ >> #include <linux/types.h> >> #include <linux/serial_reg.h> >> >> +#include <asm/memory.h> >> +#include <asm/io.h> >> #include <asm/mach-types.h> >> >> #include <plat/serial.h> > >BTW, the include of asm/io.h is not needed, I'll remove that. > >Regards, > >Tony
Attachment:
printk-dbg.patch
Description: printk-dbg.patch