当前位置:网站首页>MPSoC QSPI flash upgrade method
MPSoC QSPI flash upgrade method
2022-07-05 08:47:00 【hankfu】
Start partition
In system design , stay PetaLinux In Engineering , by boot.bin Reserve multiple startup partitions . Use command cat /proc/mtd perhaps ls /dev/mtd*, You can see multiple partitions .
Transfer the new version boot.bin
Through the network or other ways , Put the new version boot.bin Transmitted to the board Linux file system .
Write a new version boot.bin To QSPI Flash Start partition
Use flashcp Put the new version boot.bin writes QSPI Flash Start partition /dev/mtd0
flashcp -v ./smaple.bin /dev/mtd0Upgrade protection
Use fallback Pattern , Upgrade protection . For example, first put /dev/mtd0, Backup to /dev/mtd1; Then use the new version boot.bin writes /dev/mtd0
Upgrade script
Xilinx Of FAE Designed relevant scripts . If necessary , Can contact FAE.
Reference documents
https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18841901/Linux+ZynqMP+GQSPI+Driver边栏推荐
- [formation quotidienne - Tencent Selection 50] 557. Inverser le mot III dans la chaîne
- Low code platform | apaas platform construction analysis
- Business modeling of software model | vision
- One question per day - replace spaces
- [牛客网刷题 Day4] JZ35 复杂链表的复制
- Search data in geo database
- Guess riddles (9)
- Speech recognition learning summary
- One dimensional vector transpose point multiplication np dot
- Halcon color recognition_ fuses. hdev:classify fuses by color
猜你喜欢

Guess riddles (142)

Business modeling of software model | vision

Redis implements a high-performance full-text search engine -- redisearch

Lori remote control commissioning record

Guess riddles (5)

整形的分类:short in long longlong

Guess riddles (8)

Daily question - input a date and output the day of the year

Guess riddles (2)

微信H5公众号获取openid爬坑记
随机推荐
C# LINQ源码分析之Count
Cmder of win artifact
Illustration of eight classic pointer written test questions
Guess riddles (9)
多元线性回归(梯度下降法)
Old Wang's esp8266 and old Wu's ws2818 light strip
Digital analog 2: integer programming
One dimensional vector transpose point multiplication np dot
ABC#237 C
Meta标签详解
猜谜语啦(2)
深度学习模型与湿实验的结合,有望用于代谢通量分析
使用arm Neon操作,提高内存拷贝速度
ORACLE进阶(三)数据字典详解
Beautiful soup parsing and extracting data
An enterprise information integration system
Several problems to be considered and solved in the design of multi tenant architecture
Reasons for the insecurity of C language standard function scanf
某公司文件服务器迁移方案
GEO数据库中搜索数据