|
内核编译完之后,
images目录下生成四个文件image.bin,romfs.img,linux.txt,linux.data
运行skyeye linux-2.4.x/linux
结果如下,好像是没有找到loader.bin,谁能告诉我是什么原因啊,谢谢
arch: arm
cpu info: armv3, arm7tdmi, 41007700, fff8ff00, 0
mach info: name at91, mach_init addr 0x40f340
ethmod num=1, mac addr=0:4:3:2:1:f, hostip=10.0.0.1
can't find device module: (null)
uart info: input device is /dev/ttyS0, fd is 4.
uart info: output device is /dev/ttyS0, fd is -1.
log_info: log is off.
log_info:log file is /tmp/sk1.log, fd is 0x100706dc
log_info: log start clock 100000
log_info: log end clock 200000
can't find device module: (null)
SKYEYE: use arm7100 mmu ops
Loaded ROM ./boot.rom
./loader.bin: No such file or directory
bank 7, Couldn't open boot ROM ./loader.bin - execution will commence with the debuger. |
|