Hi, * Jarkko Nikula [080427 23:26]: > On Mon, 28 Apr 2008 00:01:09 +0200 (CEST) > "ext astralstorm@gen2.org" wrote: > > > Hello, > > I'm having a major problem running linux-omap kernel on Nokia N810. > > After correct build and flashing (tested by the use of self-built > > patched Nokia kernel) the device seems to hang before framebuffer > > initialization, then is rebooted by the watchdog. Manual FB update is > > disabled, I've checked the configuration in many possible ways. > > > > I'd like to hear about possible causes of that. > > > Most probably reason is development time machine id 5555 passed by the > bootloader where linux-omap is using official id of 1548. This will be > corrected in our future SW releases. > > Try to "hack" change N810 machine id in arch/arm/tools/mach-types from > 1548 to 5555. Attached are some patches to boot N810 with current linux-omap kernel and mount root on the internal MMC. I'm currently booting to Debian sid created with debootstrap, but this should work for any distro. I also put up a page for it with more notes: http://www.muru.com/linux/n8x0/ Only the first few patches are ready for merging, hopefully we can get all the attached hacks worked away soon.. Tony