Hello, trying to get linux running on an Assabet with blob-2.0.5-pre1 Anyone got any input on this? I've tried with different linux versions and different ramdisks but if fails somewhere in the initrd sequence I think.
When I issue 'make assabet_config' it sets up default kernel command string to be 'root=1f04', is this ok? I've tried also with '01fa' and '0100'. In assabet.h in blob I see that RAMDISK_RAM_BASE is defined to 0xc0400000, so I tried to set INITRD_PHYS and INITRD_VIRT to this value in arch/arm/boot/Makefile. Is this correct? With lart-ramdisk-1.0 the last output I get is 'VFS: Mounted root (ext2 filesystem).' and then it's silent. With lart-jffs2-1.0 I get 'FAT: bogus logical sector size 336 Kernel panic: VFS: Unable to mount root fs on 01:00'. Shouldn't it really be able to work 'out of the box'? Download blob-2.0.5-pre1 to Assabet, make assabet_config and compile, download kernel and ramdisk to Assabet and then go? What am I missing? Can anyone tell me a working combination of blob, kernel and ramdisk for Assabet? Cheers /Jorgen _______________________________________________ http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm Please visit the above address for information on this list.
