4528
- 收藏
- 点赞
- 分享
- 举报
hi3536从spi nand flash启动启动失败打印一串字符
我现在有另外一块板子是spi nand falsh启动的,现在想从spi nand falsh启动,也出现烧写成功,但是不能启动,请问是什么原因?是不是对spi nand falsh有什么要求?
串口已经连接,请给单板上电,若已经上电,请断电后重新上电。
################################## ---- 10%
################################# ---- 20%
################################# ---- 30%
################################# ---- 41%
################################# ---- 51%
################################# ---- 61%
################################# ---- 71%
################################# ---- 82%
################################# ---- 92%
######################### ---- 100%
Boot download completed!
U-Boot 2010.06-dirty (Jun 29 2017 - 10:40:18)
Check SPI Nand Flash Controller v100 ... Found
SPI Nand ID Table Version 1.9
SPI Nand : Manufacturer ID[0xc2] Device ID[0x12 0x0]
Block:128KB Page:2KB Chip:128MB*1 OOB:64B ECC:4bit/512
Nand total size: 128MB
*** Warning - bad CRC or NAND, using default environment
In: serial
Out: serial
Err: serial
start download process.
Boot Started successfully!
Send command: getinfo version
version: 3.0.3
[EOT](OK)
Send command: getinfo bootmode
nand
[EOT](OK)
Send command: getinfo nand
Block:128KB Chip:128MB*1 Page:2KB OOB:64B ECC:4bit/512
ID:0xC2 0x12
Name:"MX35LF1GE4AB"
[EOT](OK)
Send command: nand erase 0x0 0x80000
NAND erase: device 0 offset 0x0, size 0x80000
Erasing at 0x0 -- 25% complete.
Erasing at 0x20000 -- 50% complete.
Erasing at 0x40000 -- 75% complete.
Erasing at 0x60000 -- 100% complete.
OK
[EOT](OK)
Send command: nand write 0x41000000 0x0 0x60000
NAND write: device 0 offset 0x0, size 0x60000
pure data length is 393216, len_incl_bad is 393216
393216 bytes written: OK
[EOT](OK)waiting phy ready, it will take 8s.
Send command: setenv serverip 172.16.151.201
[EOT](OK)
Send command: setenv ethaddr 00:f6:c3:b7:cd:2d
[EOT](OK)
Send command: setenv ipaddr 172.16.151.189
[EOT](OK)
Send command: setenv netmask 255.255.255.0
[EOT](OK)
Send command: setenv gatewayip 172.16.151.1
[EOT](OK)
Send command: reset
reset success!
Partition burnt completed!
spi nand falsh型号是
Block:128KB Chip:128MB*1 Page:2KB OOB:64B ECC:4bit/512
ID:0xC2 0x12
Name:"MX35LF1GE4AB"
串口已经连接,请给单板上电,若已经上电,请断电后重新上电。
################################## ---- 10%
################################# ---- 20%
################################# ---- 30%
################################# ---- 41%
################################# ---- 51%
################################# ---- 61%
################################# ---- 71%
################################# ---- 82%
################################# ---- 92%
######################### ---- 100%
Boot download completed!
U-Boot 2010.06-dirty (Jun 29 2017 - 10:40:18)
Check SPI Nand Flash Controller v100 ... Found
SPI Nand ID Table Version 1.9
SPI Nand : Manufacturer ID[0xc2] Device ID[0x12 0x0]
Block:128KB Page:2KB Chip:128MB*1 OOB:64B ECC:4bit/512
Nand total size: 128MB
*** Warning - bad CRC or NAND, using default environment
In: serial
Out: serial
Err: serial
start download process.
Boot Started successfully!
Send command: getinfo version
version: 3.0.3
[EOT](OK)
Send command: getinfo bootmode
nand
[EOT](OK)
Send command: getinfo nand
Block:128KB Chip:128MB*1 Page:2KB OOB:64B ECC:4bit/512
ID:0xC2 0x12
Name:"MX35LF1GE4AB"
[EOT](OK)
Send command: nand erase 0x0 0x80000
NAND erase: device 0 offset 0x0, size 0x80000
Erasing at 0x0 -- 25% complete.
Erasing at 0x20000 -- 50% complete.
Erasing at 0x40000 -- 75% complete.
Erasing at 0x60000 -- 100% complete.
OK
[EOT](OK)
Send command: nand write 0x41000000 0x0 0x60000
NAND write: device 0 offset 0x0, size 0x60000
pure data length is 393216, len_incl_bad is 393216
393216 bytes written: OK
[EOT](OK)waiting phy ready, it will take 8s.
Send command: setenv serverip 172.16.151.201
[EOT](OK)
Send command: setenv ethaddr 00:f6:c3:b7:cd:2d
[EOT](OK)
Send command: setenv ipaddr 172.16.151.189
[EOT](OK)
Send command: setenv netmask 255.255.255.0
[EOT](OK)
Send command: setenv gatewayip 172.16.151.1
[EOT](OK)
Send command: reset
reset success!
Partition burnt completed!
spi nand falsh型号是
Block:128KB Chip:128MB*1 Page:2KB OOB:64B ECC:4bit/512
ID:0xC2 0x12
Name:"MX35LF1GE4AB"
我来回答
回答2个
时间排序
认可量排序
认可0
认可0
或将文件直接拖到这里
悬赏:
E币
网盘
* 网盘链接:
* 提取码:
悬赏:
E币
Markdown 语法
- 加粗**内容**
- 斜体*内容*
- 删除线~~内容~~
- 引用> 引用内容
- 代码`代码`
- 代码块```编程语言↵代码```
- 链接[链接标题](url)
- 无序列表- 内容
- 有序列表1. 内容
- 缩进内容
- 图片![alt](url)
相关问答
-
2016-10-08 11:54:09
-
2016-06-12 11:20:12
-
2017-04-15 14:06:31
-
2016-08-24 10:07:30
-
2016-11-23 12:16:32
-
2020-10-14 13:47:53
-
2019-08-03 21:46:07
-
2016-07-11 15:24:35
-
2017-06-08 12:20:39
-
2018-08-31 22:43:13
-
2016-10-13 10:06:24
-
2008-07-30 12:42:45
-
2018-01-14 10:26:53
-
2020-04-18 09:28:32
-
2020-10-14 14:13:21
-
2017-12-27 09:33:37
-
2017-03-30 22:04:19
-
2016-04-20 11:39:24
-
2019-04-28 17:20:26
无更多相似问答 去提问
点击登录
-- 积分
-- E币
提问
—
收益
—
被采纳
—
我要提问
切换马甲
上一页
下一页
悬赏问答
-
5Hi3516CV610 如何使用SD卡升级固件
-
5cat /dev/logmpp 报错 <3>[ vi] [func]:vi_send_frame_node [line]:99 [info]:vi pic queue is full!
-
50如何获取vpss chn的图像修改后发送至vo
-
5FPGA通过Bt1120传YUV422数据过来,vi接收不到数据——3516dv500
-
50SS928 运行PQtools 拼接 推到设备里有一半画面会异常
-
53536AV100的sample_vdec输出到CVBS显示
-
10海思板子mpp怎么在vi阶段改变视频数据尺寸
-
10HI3559AV100 多摄像头同步模式
-
9海思ss928单路摄像头vio中加入opencv处理并显示
-
10EB-RV1126-BC-191板子运行自己编码的程序
举报反馈
举报类型
- 内容涉黄/赌/毒
- 内容侵权/抄袭
- 政治相关
- 涉嫌广告
- 侮辱谩骂
- 其他
详细说明
提醒
你的问题还没有最佳答案,是否结题,结题后将扣除20%的悬赏金
取消
确认
提醒
你的问题还没有最佳答案,是否结题,结题后将根据回答情况扣除相应悬赏金(1回答=1E币)
取消
确认