[prev in list] [next in list] [prev in thread] [next in thread] 

List:       uclinux-dev
Subject:    [uClinux-dev] failed to start uclinux completely on a mcf5307 board
From:       "Huang Yang" <stdos () mailst ! xjtu ! edu ! cn>
Date:       2004-02-28 12:04:45
Message-ID: 200402281204.i1SC4CrV025909 () uclinux ! org
[Download RAW message or body]

Hi,all
      Today,after exluding the kernel support for a.out and elf binaries,I finally
succeded to compile the uClinux-dist-20030522 for my mcf5307 board.But there were
still some errors as the following:
    
******************  error infomation begin   **************************

m68k-elf-strip: /uClinux-dist/romfs/lib/*: ?????????
make[1]: [romfs] Error 1 (ignored)
24 blocks
/bin/sh: line 1: [: =: unary operator expected
0    ROMdisk              [0xffffffff, 0xffffffff] 37777777777, sz     0, at 0x0
1    .                    [0x303     , 0xeef77   ] 0040755, sz     0, at 0x20
    
1    ..                   [0x303     , 0xab235   ] 0040755, sz     0, at 0x40
    [link to 0x20    ]
1    bin                  [0x303     , 0xeef78   ] 0040755, sz     0, at 0x60
    
2    .                    [0x303     , 0xeef78   ] 0040755, sz     0, at 0x80
    [link to 0x60    ]
2    ..                   [0x303     , 0xeef77   ] 0040755, sz     0, at 0xa0
    [link to 0x20    ]
2    boa                  [0x303     , 0xeefd1   ] 0100744, sz 83820, at 0xc0
    
2    dhcpcd               [0x303     , 0xeefd2   ] 0100744, sz 52536, at 0x14850
2    diald                [0x303     , 0xeefd3   ] 0100744, sz 104680, at 0x215b0
2    discard              [0x303     , 0xeefd4   ] 0100744, sz  1048, at 0x3aec0
2    gdbserver            [0x303     , 0xeefd5   ] 0100744, sz 31772, at 0x3b300
2    inetd                [0x303     , 0xeefd6   ] 0100744, sz 30076, at 0x42f40
2    expand               [0x303     , 0xeefd7   ] 0100744, sz 21660, at 0x4a4e0
2    init                 [0x303     , 0xeefd8   ] 0100744, sz 22536, at 0x4f9a0
2    vi                   [0x303     , 0xeefd9   ] 0100744, sz 46396, at 0x551d0
2    ping                 [0x303     , 0xeefda   ] 0100744, sz 49260, at 0x60730
2    pppd                 [0x303     , 0xeefdb   ] 0100744, sz 142928, at 0x6c7c0
2    chat                 [0x303     , 0xeefdc   ] 0100744, sz 44012, at 0x8f630
2    route                [0x303     , 0xeefde   ] 0100744, sz 55752, at 0x9a240
.    ...                    ...        .....        ....             ...

******************  error infomation end  **************************************

       Even so,I still tried to start the image.elf by m68k-bdm-elf-gdb.I used the
Hyperterminal of window 2000 to communicate with my mcf5307 board.I got the
following infomation¡£It seems that the uclinux did not continue.I am a newbie and
can't understand what  the infomation means on the earth.
       Could here anyone tell me?Thanks a lot.

¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù   infomation begin  ¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù
¡ù

Linux version 2.4.20-uc0 (root@hy) (gcc version 2.95.3 20010315 (release)(ColdFi
re patches - 20010318 from http://fiddes.net/coldfire/)(uClinux XIP and shared l
ib patches from http://www.snapgear.com/)) #4 Áù 2Ô  28 17:04:07 CST 2004


uClinux/COLDFIRE(m5307)
COLDFIRE port done by Greg Ungerer, gerg@snapgear.com
Modified for M5307 by Dave Miller, dmiller@intellistor.com
Flat model support (C) 1998,1999 Kenneth Albanowski, D. Jeff Dionne
On node 0 totalpages: 4096
zone(0): 0 pages.
zone(1): 4096 pages.
zone(2): 0 pages.
Kernel command line:
Calibrating delay loop... 59.80 BogoMIPS
Memory available: 14236k/16384k RAM, 0k/0k ROM (606k kernel code, 202k data)
kmem_create: Forcing size word alignment - vm_area_struct
kmem_create: Forcing size word alignment - mm_struct
kmem_create: Forcing size word alignment - filp
Dentry cache hash table entries: 2048 (order: 2, 16384 bytes)
Inode cache hash table entries: 1024 (order: 1, 8192 bytes)
kmem_create: Forcing size word alignment - inode_cache
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
kmem_create: Forcing size word alignment - bdev_cache
kmem_create: Forcing size word alignment - cdev_cache
kmem_create: Forcing size word alignment - kiobuf
Buffer-cache hash table entries: 1024 (order: 0, 4096 bytes)
Page-cache hash table entries: 4096 (order: 2, 16384 bytes)
POSIX conformance testing by UNIFIX
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
kmem_create: Forcing size word alignment - sock
Initializing RT netlink socket
Starting kswapd
kmem_create: Forcing size word alignment - file_lock_cache
ColdFire internal UART serial driver version 1.00
ttyS0 at 0x100001c0 (irq = 73) is a builtin ColdFire UART
ttyS1 at 0x10000200 (irq = 74) is a builtin ColdFire UART
kmem_create: Forcing size word alignment - blkdev_requests

¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù   infomation end ¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù¡ù



_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic