On 2009-04-15 02:06, Maxim Podbereznyi wrote:
Unfortunately the parameters in conf/machine/at91sam9263ek.conf match
exactly the block size for my NAND-flash (128k). So the problem still exists
for opie-image. I could only hack a little a kernel to boot this image from
the NOR. NOR works, can't say fine, but works.

You are installing rootfs @ 0x400000, does kernel MTD partitions is configured accordingly ?

On my board MTD partitions look like:

Creating 2 MTD partitions on "NAND 512MiB 3,3V 8-bit":
0x00000000-0x00a00000 : "Bootloader Area"
0x00a00000-0x20000000 : "User Area"

rootfs is installed @ 0xa00000

nand write.jffs2 0x21400000 0xa00000 [size]


_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to