QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1409|回复: 3

U-BOOT启动后的串口问题!

[复制链接]
发表于 2006-4-3 17:36:02 | 显示全部楼层 |阅读模式
U-Boot 1.1.3 (Apr  3 2006 - 19:36:49)

U-Boot code: 33F80000 -> 33F96DF0  BSS: -> 33F9B324
RAM Configuration:
Bank #0: 30000000 64 MB
.................................
.................................
都没问题
到了下面
In:    serial
Out:   serial
Err:   serial
What# ?????????????????????????????????????????????????????????????????????????????
skyeye就输出这些,然后控制台挂住了
发表于 2006-4-5 09:23:04 | 显示全部楼层
Please see http://lists.gro.clinux.org/pipermail/skyeye-developer/2006-March/000907.html or send your question to skyeye developer maillist for quick response.
回复

使用道具 举报

发表于 2006-4-6 15:13:15 | 显示全部楼层
I modified
skyeye-v1/arch/arm/mach/skyeye_mach_at91rm92.c

205c205
< if ((io.uart0.imr & AT91RM92_US_RXRDY)) {
> if (1 || (io.uart0.imr & AT91RM92_US_RXRDY)) {

therefore I can type in U-boot shell.

U-boot is base on V1.1.4
回复

使用道具 举报

 楼主| 发表于 2006-4-7 08:30:31 | 显示全部楼层
I'm sorry that nothine help for me.
I use smdk2410_config for u-boot.
at91rm92 will run well but s3c2410 .
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-2 22:42 , Processed in 0.050737 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

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