* R, Sricharan <r.sricharan@xxxxxx> [120506 20:39]: > >> +config MACH_OMAP5_SEVM > >> + bool "OMAP5 sevm Board" > >> + depends on ARCH_OMAP5 > >> + > >> config OMAP3_EMU > >> bool "OMAP3 debugging peripherals" > >> depends on ARCH_OMAP3 > > > > No need for it here either. Actually, I think this whole chunk > > can be now left out since it's DT based? > >he > ok, but the concern here was that without this macro > the print from compress and subsequently early > prints appear broken. > > machine_is_omap5_sevm becomes zero without this config and > machine_is_xxxx is used by the macro _DEBUG_LL_ENTRY > uncompress.h. Ah I see. 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