Hi there. I got two new IGEPv2 boards over the weekend. They're now happily running linux-linaro 2.6.35-1001.5.
I made the following changes: * Statically link USB mass storage support so that I can use my USB HDD as a rootfs * Statically link in SMSC911x/921x support for future use as a NFS root * Turn off CONFIG_FIXED_PHY to prevent a sysfs conflict with the network card driver * Strip back the kernel features to fit within the default 3 MB NAND partition
The NAND partitions are a bit messy. I know we want to be compatible, but the small kernel partition and lack of a initrd partition are messy.
-- Michael