* Marc Singer <[EMAIL PROTECTED]> [2008-06-16 21:17]: > > armel images are now available too: > > http://people.debian.org/~tbm/armel/kernel/r11640/
This doesn't include mv2120 support yet. But can you try http://merkel.debian.org/~tbm/tmp/linux-image-2.6.26-rc6-orion5x_2.6.26~rc6-1~experimental.1_armel.deb > I built from Lennert's tree using the orion5x config and choosing the > mv212 variant. I saw no other interesting options to select. The > kernel uncompresses, but I don't see the expected console output. Yep, we found this yesterday. You have to comment out the following two lines in arch/arm/mach-orion5x/mv2120-setup.c then it will boot: if (machine_is_mv2120()) pci_common_init(&mv2120_pci); -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

