QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1752|回复: 2

skyeye 加载支持NAND FLSAH的UBOOT时出错

[复制链接]
发表于 2008-5-3 18:09:22 | 显示全部楼层 |阅读模式
出错信息:
[root@localhost project]# skyeye

**************************** WARNING **********************************
If you want to run ELF image, you should use -e option to indicate
your elf-format image filename. Or you only want to run binary image,
you need to set the filename of the image and its entry in skyeye.conf.
***********************************************************************

big_endian is false.
arch: arm
cpu info: armv4, arm920t, 41009200, ff00fff0, 2
mach info: name s3c2410x, mach_init addr 0x8080354
ethmod num=1, mac addr=8:0:3e:26:a:5b, hostip=192.168.139.3
sh: line 1: ifconfig: command not found
nandflash: dump ./nand.dump
file size:69206016
dbct info: turn on dbct!
uart_mod:0, desc_in:, desc_out:, converter:
SKYEYE: use arm920t mmu ops
Loaded RAM   ./u-boot.bin
dbct translate block use memory 0x03ff871a bytes.     ———— 一直卡在这不动了


skyeye.conf 内容

cpu: arm920t
mach: s3c2410x

# physical memory
mem_bank: map=M, type=RW, addr=0x00000000, size=0x00800000, file=./u-boot.bin ,boot=yes
mem_bank: map=M, type=RW, addr=0x30000000, size=0x00800000
mem_bank: map=M, type=RW, addr=0x30800000, size=0x00800000
mem_bank: map=M, type=RW, addr=0x31000000, size=0x03000000

# all peripherals I/O mapping area
mem_bank: map=I, type=RW, addr=0x48000000, size=0x20000000
mem_bank: map=I, type=RW, addr=0x19000300, size=0x00000020

net: type=cs8900a, base=0x19000300, size=0x20,int=9, mac=08:00:3E:26:0A:5B, ethmod=tuntap, hostip=192.168.139.3
nandflash: type=s3c2410x,name=K9F1208U0B,dump=./nand.dump #base=0x00000000,size=0x04000000,
#lcd: type=s3c2410x, mod=gtk
dbct:state=on
 楼主| 发表于 2008-5-3 18:18:49 | 显示全部楼层

回复 #1 mars51 的帖子

上面使用的UBOOT和NAND FLASH补丁下载于此:
http://www.hhcn.org/maindoc/nandboot-2410-luofuchong.rar

我的OS是红帽9 ,模拟的是SMDK2410的板子,skyeye的版本是1.2.4 。刚接触skyeye,希望大家指教
回复

使用道具 举报

发表于 2008-5-4 22:46:08 | 显示全部楼层

没有生成dump文件

用skyeye 提供的mknandflashdump程序将 我们的u-boot.bin文件镜像到nand.dump 文件中

mknandflashdump u-boot.bin nand.dump 0

in http://skyeye.svn.sourceforge.ne ... ce/nandflash/tools/
, and use your native gcc to build it and use it.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-2 10:27 , Processed in 0.035284 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表