QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 2251|回复: 2

run u-boot on s3c6410

[复制链接]
发表于 2011-5-25 11:12:07 | 显示全部楼层 |阅读模式
Hi all, I wanna run u-boot on s3c6410 simulated by skyeye. I use the following conf, start, and run.The command line shows
In start_all_thread, the thread 1 is set to running
In start_all_thread, the thread 2 is set to running
and then nothing happened, no uboot menu options printed.

The memory address partition scheme is digested from the user manual of s3c6410.Have I got something wrong about the conf file?  

And , by the way, had anyone ever tried configuring scratchpad memory(or, say Tightly Coupled Memory) using skyeye? If any, would you share your methods?

Thanks very much and any suggestion will be appreciated.

Here's some info I think may be helpful.
/// info printed when type start command
Loaded RAM   ./u-boot.bin
1 core is initialized.
SKYEYE: use arm11jzf-s mmu ops
SKYEYE: use arm11jzf-s mmu ops
Can not get correct kernel filename!Maybe your skyeye.conf have something wrong!
In SIM_start, Set PC to the address 0x50000000

/// conf file

  1. arch:arm
  2. cpu: arm11
  3. mach: s3c6410x

  4. # physical memory
  5. # 128M Booting Device Region by XOM settings
  6. mem_bank: map=M, type=RW, addr=0x00000000, size=0x08000000
  7. # 64M internal ROM
  8. mem_bank: map=M, type=RW, addr=0x08000000, size=0x04000000
  9. # 64M Boot Loader
  10. mem_bank: map=M, type=RW, addr=0x0c000000, size=0x04000000, file=./u-boot.bin, boot=yes

  11. # SROMC bank0-bank5
  12. #mem_bank: map=M, type=RW, addr=0x10000000, size=0x08000000
  13. #mem_bank: map=M, type=RW, addr=0x18000000, size=0x08000000
  14. #mem_bank: map=M, type=RW, addr=0x20000000, size=0x08000000
  15. #mem_bank: map=M, type=RW, addr=0x28000000, size=0x08000000
  16. #mem_bank: map=M, type=RW, addr=0x30000000, size=0x08000000
  17. #mem_bank: map=M, type=RW, addr=0x38000000, size=0x08000000
  18. # Reserved
  19. #mem_bank: map=M, type=RW, addr=0x40000000, size=0x08000000
  20. #mem_bank: map=M, type=RW, addr=0x48000000, size=0x10000000
  21. # DRAM 512M
  22. mem_bank: map=M, type=RW, addr=0x50000000, size=0x10000000
  23. mem_bank: map=M, type=RW, addr=0x60000000, size=0x10000000

  24. # all peripherals I/O mapping area
  25. mem_bank: map=I, type=RW, addr=0x70000000, size=0x10000000

  26. mem_bank: map=I, type=RW, addr=0x80000000, size=0x10000000

  27. uart:mod = term
  28. load_addr:base=0x50000000, mask=0xFFFFFF
  29. #-l0x50000000,0xffffff
复制代码
发表于 2011-9-13 10:11:27 | 显示全部楼层
Hello,ZourvaZourva
       I also want to run u-boot on s3c6410,maybe we can do it together.Can you tell me your progress at present?

Thanks,
XiaoQiao
回复

使用道具 举报

发表于 2011-9-14 21:14:26 | 显示全部楼层
我正在at91sam9263平台上仿真u-boot目前还不能运行,u-boot好多地方有flash操作,
我正在测试加上flash选项,我的u-boot版本是2011.03,有进展及时联系谢谢!
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-4-27 11:24 , Processed in 0.062154 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

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