Re: [fedora-arm] SheevaPlug / Fedora 12

2010-12-20 Thread Derek Atkins
Hi, Gordan Bobic gor...@bobich.net writes: That would imply that the kernel acquired from here: http://ftp.linux.org.uk/pub/linux/arm/fedora/platforms/sheevaplug/uImage-2.6.30-sheevaplug I've always acquired by Sheeva kernels from: http://sheeva.with-linux.com/sheeva/ The directions on

Re: [fedora-arm] SheevaPlug / Fedora 12

2010-12-20 Thread Gordan Bobic
Derek Atkins wrote: Hi, Gordan Bobic gor...@bobich.net writes: That would imply that the kernel acquired from here: http://ftp.linux.org.uk/pub/linux/arm/fedora/platforms/sheevaplug/uImage-2.6.30-sheevaplug I've always acquired by Sheeva kernels from:

Re: [fedora-arm] SheevaPlug / Fedora 12

2010-12-20 Thread omalleys
Quoting Gordan Bobic gor...@bobich.net: Derek Atkins wrote: Hi, Gordan Bobic gor...@bobich.net writes: That would imply that the kernel acquired from here: http://ftp.linux.org.uk/pub/linux/arm/fedora/platforms/sheevaplug/uImage-2.6.30-sheevaplug I've always acquired by Sheeva kernels

[fedora-arm] SheevaPlug / Fedora 12

2010-12-18 Thread Gordan Bobic
Hi, I'm trying to get Fedora 12 working on the SheevaPlug and I'm having a fair number of problems. After several hours of trial and error and different u-boot images, I'm now pretty convinced that ext2ls doesn't actually properly understand the ext2 file system. Creating the ext2 FS on the

Re: [fedora-arm] SheevaPlug / Fedora 12

2010-12-18 Thread Gordan Bobic
Sorry, just remembered that this might be useful to add: Marvell printenv baudrate=115200 loads_echo=0 rootpath=/mnt/ARM_FS/ console=a e=ttyS0,115200 mtdparts=nand_mtd:0xc0...@0(uboot)ro,0x1ff00...@0x10(root) CASset=min MALLOC_len=1 ethprime=egiga0 image_name=uImage standalone=fsload

Re: [fedora-arm] SheevaPlug / Fedora 12

2010-12-18 Thread Andy Green
On 12/18/10 19:29, Somebody in the thread at some point said: Hi - � Uncompressing Linux.D�q)i-�:4URz2,#U(J-(5��i�]PH.Rj0Z(�J�i��da).�Jew��].� Presumably it started booting

Re: [fedora-arm] SheevaPlug / Fedora 12

2010-12-18 Thread Chris Tyler
On Sat, 2010-12-18 at 19:36 +, Gordan Bobic wrote: Sorry, just remembered that this might be useful to add: Marvell printenv baudrate=115200 loads_echo=0 rootpath=/mnt/ARM_FS/ console=a e=ttyS0,115200 mtdparts=nand_mtd:0xc0...@0(uboot)ro,0x1ff00...@0x10(root) CASset=min

Re: [fedora-arm] SheevaPlug / Fedora 12

2010-12-18 Thread Gordan Bobic
On 12/18/2010 08:03 PM, Andy Green wrote: On 12/18/10 19:29, Somebody in the thread at some point said: Hi - � Uncompressing Linux.D�q)i-�:4URz2,#U(J-(5��i�]PH.Rj0Z(�J�i��da).�Jew��].� Presumably it started booting fine... stick a

Re: [fedora-arm] SheevaPlug / Fedora 12

2010-12-18 Thread Andrew Burgess
On 12/18/2010 03:25:18 PM, Gordan Bobic wrote: Presumably it started booting fine... stick a 'scope on the serial and confirm the duration of one bit-time after Uncompressing Linux really is ~8.7us as it should be for 115200bps. No way to really tell if it started booting fine,

Re: [fedora-arm] SheevaPlug / Fedora 12

2010-12-18 Thread Gordan Bobic
On 12/18/2010 11:37 PM, Andrew Burgess wrote: another tack is to change the baudrate in minicom. try 9600 to start, it's common. the theory (i think) is that your kernel reprogrammed the serial port baudrate. That would imply that the kernel acquired from here: