OpenEdv-开源电子网

 找回密码
 立即注册
正点原子全套STM32/Linux/FPGA开发资料,上千讲STM32视频教程免费下载...
查看: 1920|回复: 10

[XILINX] zynq7020 怎么以qspi启动uboot并且把镜像和根文件系统放在emmc中进行启动

[复制链接]

5

主题

18

帖子

0

精华

新手入门

积分
11
金钱
11
注册时间
2023-11-30
在线时间
11 小时
发表于 2023-12-5 15:52:50 | 显示全部楼层 |阅读模式
10金钱
qspi+emmc的方式进行启动,看了网上好多方法,启动不了

正点原子逻辑分析仪DL16劲爆上市
回复

使用道具 举报

3

主题

2013

帖子

0

精华

资深版主

Rank: 8Rank: 8

积分
5617
金钱
5617
注册时间
2018-10-21
在线时间
1591 小时
发表于 2023-12-6 13:42:22 | 显示全部楼层
参考领航者的出厂快速体验文档,先从tf卡启动,再把镜像复制到qspi和emmc中
回复

使用道具 举报

5

主题

18

帖子

0

精华

新手入门

积分
11
金钱
11
注册时间
2023-11-30
在线时间
11 小时
 楼主| 发表于 2023-12-7 10:22:15 | 显示全部楼层
QinQZ 发表于 2023-12-6 13:42
参考领航者的出厂快速体验文档,先从tf卡启动,再把镜像复制到qspi和emmc中

我先把领航者的出场设置烧录到板子,然后通过那个脚本复制进去,用出场的没问题,我然后把自己的镜像替换了一下,就不行了,image也不行,这是为啥呢
微信截图_20231207102102.png
回复

使用道具 举报

3

主题

2013

帖子

0

精华

资深版主

Rank: 8Rank: 8

积分
5617
金钱
5617
注册时间
2018-10-21
在线时间
1591 小时
发表于 2023-12-7 11:27:06 | 显示全部楼层
你先试一下替换你自己的镜像从TF卡能不能启动
回复

使用道具 举报

5

主题

18

帖子

0

精华

新手入门

积分
11
金钱
11
注册时间
2023-11-30
在线时间
11 小时
 楼主| 发表于 2023-12-7 12:40:07 | 显示全部楼层
QinQZ 发表于 2023-12-7 11:27
你先试一下替换你自己的镜像从TF卡能不能启动

可以正常启动
111.png
回复

使用道具 举报

5

主题

18

帖子

0

精华

新手入门

积分
11
金钱
11
注册时间
2023-11-30
在线时间
11 小时
 楼主| 发表于 2023-12-7 12:41:20 | 显示全部楼层
QinQZ 发表于 2023-12-7 11:27
你先试一下替换你自己的镜像从TF卡能不能启动

这是替换之后启动的情况


微信截图_20231207124031.png
回复

使用道具 举报

3

主题

2013

帖子

0

精华

资深版主

Rank: 8Rank: 8

积分
5617
金钱
5617
注册时间
2018-10-21
在线时间
1591 小时
发表于 2023-12-7 13:13:03 | 显示全部楼层
你的image.ub是不是太大了
回复

使用道具 举报

5

主题

18

帖子

0

精华

新手入门

积分
11
金钱
11
注册时间
2023-11-30
在线时间
11 小时
 楼主| 发表于 2023-12-7 13:43:24 | 显示全部楼层
QinQZ 发表于 2023-12-7 13:13
你的image.ub是不是太大了

我把这个修改了大小,已经拷贝进去了,但是以qspi的方式起不来。
qapi.png
回复

使用道具 举报

5

主题

18

帖子

0

精华

新手入门

积分
11
金钱
11
注册时间
2023-11-30
在线时间
11 小时
 楼主| 发表于 2023-12-7 13:44:34 | 显示全部楼层
QinQZ 发表于 2023-12-7 13:13
你的image.ub是不是太大了

进去之后就是这样的,越干越懵了
3232.png
回复

使用道具 举报

5

主题

18

帖子

0

精华

新手入门

积分
11
金钱
11
注册时间
2023-11-30
在线时间
11 小时
 楼主| 发表于 2023-12-7 15:35:33 | 显示全部楼层
U-Boot 2020.01 (Dec 07 2023 - 06:48:51 +0000)

CPU:   Zynq 7z020
Silicon: v3.1
Model: Alientek Navigator Zynq Development Board
DRAM:  ECC disabled 1 GiB
Flash: 0 Bytes
NAND:  0 MiB
MMC:   mmc@e0100000: 0, mmc@e0101000: 1
Loading Environment from SPI Flash... SF: Detected w25q256 with page size 256 Bytes, erase size 4 KiB, total 32 MiB
*** Warning - bad CRC, using default environment

In:    serial@e0000000
Out:   serial@e0000000
Err:   serial@e0000000
Net:
ZYNQ GEM: e000b000, mdio bus e000b000, phyaddr 7, interface rgmii-id

Warning: ethernet@e000b000 using MAC address from DT
eth0: ethernet@e000b000
ZYNQ GEM: e000c000, mdio bus e000c000, phyaddr 4, interface gmii

Warning: ethernet@e000c000 using MAC address from DT
, eth1: ethernet@e000c000
Hit any key to stop autoboot:  0
SF: Detected w25q256 with page size 256 Bytes, erase size 4 KiB, total 32 MiB
device 0 offset 0xfc0000, size 0x40000
SF: 262144 bytes @ 0xfc0000 Read: OK
QSPI: Trying to boot script at 0x3000000
## Executing script at 03000000
Wrong image format for "source" command
QSPI: SCRIPT FAILED: continuing...
JTAG: Trying to boot script at 0x3000000
## Executing script at 03000000
Wrong image format for "source" command
JTAG: SCRIPT FAILED: continuing...
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
Found U-Boot script /boot.scr
2010 bytes read in 18 ms (108.4 KiB/s)
## Executing script at 03000000
SF: Detected w25q256 with page size 256 Bytes, erase size 4 KiB, total 32 MiB
device 0 offset 0x1000000, size 0xf00000
SF: 15728640 bytes @ 0x1000000 Read: OK
Wrong Image Format for bootm command
ERROR: can't get kernel image!
SCRIPT FAILED: continuing...
switch to partitions #0, OK
mmc1(part 0) is current device
Scanning mmc 1:1...
SF: Detected w25q256 with page size 256 Bytes, erase size 4 KiB, total 32 MiB
device 0 offset 0xfc0000, size 0x40000
SF: 262144 bytes @ 0xfc0000 Read: OK
QSPI: Trying to boot script at 0x3000000
## Executing script at 03000000
Wrong image format for "source" command
QSPI: SCRIPT FAILED: continuing...


no devices available
NAND: SCRIPT FAILED: continuing...
NOR: Trying to boot script at 0x3000000
## Executing script at 03000000
Wrong image format for "source" command
NOR: SCRIPT FAILED: continuing...
starting USB...
Bus usb@e0002000: USB EHCI 1.00
scanning bus usb@e0002000 for devices... 2 USB Device(s) found
       scanning usb for storage devices... 0 Storage Device(s) found

Device 0: unknown device

Device 1: unknown device
BOOTP broadcast 1
BOOTP broadcast 2
BOOTP broadcast 3
BOOTP broadcast 4
BOOTP broadcast 5
BOOTP broadcast 6
BOOTP broadcast 7
BOOTP broadcast 8
BOOTP broadcast 9
BOOTP broadcast 10
BOOTP broadcast 11
BOOTP broadcast 12
BOOTP broadcast 13
BOOTP broadcast 14
BOOTP broadcast 15
BOOTP broadcast 16
BOOTP broadcast 17

Retry time exceeded; starting again
missing environment variable: pxeuuid
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/01-00-0a-35-00-8b-87
*** ERROR: `serverip' not set
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/00000000
*** ERROR: `serverip' not set
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/0000000
*** ERROR: `serverip' not set
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/000000
*** ERROR: `serverip' not set
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/00000
*** ERROR: `serverip' not set
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/0000
*** ERROR: `serverip' not set
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/000
*** ERROR: `serverip' not set
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/00
*** ERROR: `serverip' not set
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/0
*** ERROR: `serverip' not set
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/default-arm-zynq-zynq
*** ERROR: `serverip' not set
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/default-arm-zynq
*** ERROR: `serverip' not set
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/default-arm
*** ERROR: `serverip' not set
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/default
*** ERROR: `serverip' not set
Config file not found
BOOTP broadcast 1
BOOTP broadcast 2
BOOTP broadcast 3
BOOTP broadcast 4
BOOTP broadcast 5
BOOTP broadcast 6
BOOTP broadcast 7
BOOTP broadcast 8
BOOTP broadcast 9
BOOTP broadcast 10
BOOTP broadcast 11
BOOTP broadcast 12
BOOTP broadcast 13
BOOTP broadcast 14
BOOTP broadcast 15
BOOTP broadcast 16
BOOTP broadcast 17

Retry time exceeded; starting again
BOOTP broadcast 1
BOOTP broadcast 2
BOOTP broadcast 3
BOOTP broadcast 4
BOOTP broadcast 5
BOOTP broadcast 6
BOOTP broadcast 7
BOOTP broadcast 8
BOOTP broadcast 9
BOOTP broadcast 10
BOOTP broadcast 11
BOOTP broadcast 12
BOOTP broadcast 13
BOOTP broadcast 14
BOOTP broadcast 15
BOOTP broadcast 16
BOOTP broadcast 17

Retry time exceeded; starting again
Zynq>
回复

使用道具 举报

0

主题

3

帖子

0

精华

新手上路

积分
38
金钱
38
注册时间
2020-4-11
在线时间
7 小时
发表于 2024-1-3 20:44:23 | 显示全部楼层
mahai 发表于 2023-12-7 15:35
U-Boot 2020.01 (Dec 07 2023 - 06:48:51 +0000)

CPU:   Zynq 7z020

楼主,您好,现在我也遇到了同样的问题,请问您那边解决了么
回复

使用道具 举报

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

本版积分规则



关闭

原子哥极力推荐上一条 /2 下一条

正点原子公众号

QQ|手机版|OpenEdv-开源电子网 ( 粤ICP备12000418号-1 )

GMT+8, 2024-11-22 17:46

Powered by OpenEdv-开源电子网

© 2001-2030 OpenEdv-开源电子网

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