[Skyeye-developer] big file in romfs

kang shuo blackfin.kang at gmail.com
Fri May 19 17:55:35 CST 2006


Now romfs.img is loaded to mem_bank that start_address is 0x01400000,the
size of mem_bank is only 0x400000.So I guess the space is not enough to load
so big romfs.img.Maybe you can try to
modify size from 0x400000 to 0x0x1000000

On 5/18/06, cry <zyqmail at tom.com> wrote:
>
> hi all,
>
> I have an application file of 11M size. I put it into romfs :
>
>         genromfs -f boot.rom -d romfs
>
> And then It failed in skyeye with the following message:
>
>         Warning: unable to open an initial console.
>         Kernel panic: Attempted to kill init!
>
> After I removed the file from romfs, it run wel in skyeye. I think I did
> not set memory in skyeye.conf correctly.
> Here is it:
>         cpu: arm7tdmi
>         mach: at91
>         mem_bank: map=M, type=RW, addr=0x00000000, size=0x00004000
>         mem_bank: map=M, type=RW, addr=0x01000000, size=0x00400000
>         mem_bank: map=M, type=R, addr=0x01400000, size=0x00400000,
> file=images/romfs.img
>         mem_bank: map=M, type=RW, addr=0x02000000, size=0x00400000
>         mem_bank: map=M, type=RW, addr=0x02400000, size=0x00008000
>         mem_bank: map=M, type=RW, addr=0x04000000, size=0x00400000
>         mem_bank: map=I, type=RW, addr=0xf0000000, size=0x10000000
>         lcd: state=on
>         #net: state=on, ac=0:4:3:2:1:f, ethmod=vnet, hostip=192.168.1.201
>
> Can anyone help me modify skyeye.conf to make the big application to work
> in skyeye?
>
> Thanks
>
>
>
>
>> 礼!
>
>             cry
>             zyqmail at tom.com
>
>
>
> _______________________________________________
> Skyeye-developer mailing list
> Skyeye-developer at lists.gro.clinux.org
> http://lists.gro.clinux.org/cgi-bin/mailman/listinfo/skyeye-developer
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.gro.clinux.org/pipermail/skyeye-developer/attachments/20060519/d94e5d47/attachment.htm


More information about the Skyeye-developer mailing list