ljl8381 发表于 2009-3-20 17:39:31

求助:skyeye模拟flash的问题,请大侠帮忙

我现在在开发Pxa270+uboot+skyeye 。在设置flash的时候发现skyeye 对intel的flash 只支持28F128J3A ,而我的开发板上的flash为28F256P30 , 如果设置为skyeye不支持的flash 就会在load ram 后halt掉,如果用支持的flash会出现error..
Your elf file is little endian.
arch: arm
cpu info: xscale, pxa27x, 69054110, fffffff0, 2
mach info: name pxa_cayman, mach_init addr 0x806bde0
lcd_mod:1
flash: dump none
uart_mod:0, desc_in:, desc_out:, converter:
SKYEYE: use xscale mmu ops
Loaded FLASH ./u-boot.bin
Loaded RAM   ./hell1.bin
liuxm->board_init()
uart init ok!

U-Boot 1.1.2 (Mar 20 2009 - 15:53:40)

U-Boot code: A3F80000 -> A3F9DD50BSS: -> A3FA2600
RAM Configuration:
Bank #0: a0000000 64 MB
liuxm->start_armboot()
Flash:0 kB
*** Warning - bad CRC, using default environment

Missing config block
illegal CPU speed parameter; using safe default
Error: start and/or end address not on sector boundary
CPU speed: 0kHz
ljl uboot #

以上是我的打印信息,cpu诡异的为0khz。。。

哪位大侠帮忙看下哈,谢谢了

xiaopengyp 发表于 2009-4-8 09:33:45

把你的skyeye.conf贴出来看看。
页: [1]
查看完整版本: 求助:skyeye模拟flash的问题,请大侠帮忙