ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Ltib] Re: LTIB + JVM (SUN)


From: Alan Carvalho de Assis
Subject: [Ltib] Re: LTIB + JVM (SUN)
Date: Fri, 16 Apr 2010 13:59:16 -0300

Hi Fernando,

On 4/16/10, Fernando Vilmar Palha <address@hidden> wrote:
> Hi.
>
> I'm following the tutorial
> (http://www.imxdev.org/wiki/index.php?title=All_Boards_Java).
>
> I configured LTIB indicating the new image size of 33,792 KB (34603008
> bytes).
> I edited the u-boot to clear the NAND and save the new image.
>
> erase_fs=nand erase 0x500000 0x2100000
> nand_rootfs_sz=0x2100000
> nand_rootfs_off=0x500000
>
> What I do not understand is the size of the rootfs on startup.
>
> Creating 5 MTD partitions on "lpc32xx_nand":
> 0x00000000-0x000e0000 : "ea3250-boot"
> 0x000e0000-0x00100000 : "ea3250-ubt-prms"
> 0x00100000-0x00500000 : "ea3250-kernel"
> 0x00500000-0x00a00000 : "ea3250-rootfs" (*5 MB*)
> 0x00a00000-0x08000000 : "ea3250-jffs2"   (*120 MB*)
>
> Does anyone have any tips?
>

I think your ea3250-rootfs partition is too small (5MB), please create
a bigger partition or use ea3250-jffs2 (root=/dev/mtdblock4) as root
partition instead ea3250 (root=/dev/mtdblock3).

Um abraço,

Alan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]