Hi, On Sun, 2008-05-25 at 10:48 +0200, ext nick loeve wrote: > Hi, > > This patch is if i do not build with CONFIG_TOUCHSCREEN_TSC2005 enabled. > > I am trying to build a bare basics kernel for the n800, depending on what exactly is your goal, you might discover that it is not reachable: the bootloader does lots of initializations (lcd, usb, ...) that are reset by the respective drivers. In case you don't include those drivers, you can kiss goodbye to working power management. The only way would be to create a section in the board file which groups all the resets and executes them regardless of the respective driver being enabled. The bootrom also does initialize the UART. -- Cheers, Igor --- Igor Stoppa Nokia Devices R&D - Helsinki -- 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