* srinath@xxxxxxxxxxxxxxxxxxxx <srinath@xxxxxxxxxxxxxxxxxxxx> [101015 03:30]: > From: Srinath <srinath@xxxxxxxxxxxxxxxxxxxx> > > > Signed-off-by: Srinath <srinath@xxxxxxxxxxxxxxxxxxxx> > --- > arch/arm/configs/omap2plus_defconfig | 1 + > arch/arm/mach-omap2/Kconfig | 6 +++ > arch/arm/mach-omap2/Makefile | 2 + > arch/arm/mach-omap2/board-am3517crane.c | 68 +++++++++++++++++++++++++++++++ > 4 files changed, 77 insertions(+), 0 deletions(-) > create mode 100644 arch/arm/mach-omap2/board-am3517crane.c Looks like you're missing the entry in uncompress.h for the uart? To low-level debug, enable CONFIG_DEBUG_LL and CONFIG_EARLY_PRINTK, then have earlyprintk in your kernel cmdline. Regards, Tony -- 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