This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

It display some messgaes when mounting jffs2 image


Hi All,

    I have put a image with jffs2 filesystem in my flash. When I
mount the image, it displays some messages.

Does these messages indicate error, but I can use the image correctly ??

How can I make the messages disappeared ??

Thank you~~

Steven Cheng

////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////

RedBoot> mount -f jffs2.img -t jffs2
<4>Empty flash at 0x0000fffc ends at 0x00010000
<5>CLEANMARKER node found at 0x00010000, not first node in block
(0x00000000)
<4>Empty flash at 0x0002fffc ends at 0x00030000
<5>CLEANMARKER node found at 0x00030000, not first node in block
(0x00020000)
RedBoot> ls
directory /
   1 drwxr-xr-x  1 size      0 .
   1 drwxr-xr-x  1 size      0 ..
   2 -rw-r--r--  1 size 540338 redboot.img
RedBoot>
RedBoot> load redboot.img
Using default protocol (file)
Entry point: 0x01040100, address range: 0x01040000-0x010a62dc
RedBoot> go
+Ethernet eth0: MAC address 00:05:04:03:02:01
IP: 20.50.71.111/255.0.0.0, Gateway: 20.50.71.1
Default server: 20.50.71.1, DNS server IP: 172.19.10.35

RedBoot(tm) bootstrap and debug environment [RAM]
Non-certified release, version UNKNOWN - built 15:55:26, Sep 28 2005

Platform: pX (PowerPC 8245)
Copyright (C) 2000, 2001, 2002, 2003, 2004 Red Hat, Inc.

RAM: 0x00000000-0x10000000, [0x010b3800-0x0eff2400] available
FLASH: 0x70000000 - 0x70ffffff 128 x 0x20000 blocks
FLASH: 0xfff00000 - 0xfff7ffff 128 x 0x1000 blocks
RedBoot>


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]