当前位置:网站首页>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边栏推荐
- Programming implementation of ROS learning 2 publisher node
- Shift operation of complement
- Low code platform | apaas platform construction analysis
- ABC#237 C
- Guess riddles (9)
- Guess riddles (8)
- Business modeling of software model | vision
- How can fresh students write resumes to attract HR and interviewers
- Illustration of eight classic pointer written test questions
- Some pitfalls of win10 network sharing
猜你喜欢

Business modeling | process of software model

Arduino burning program and Arduino burning bootloader

猜谜语啦(142)

MATLAB skills (28) Fuzzy Comprehensive Evaluation

Typescript hands-on tutorial, easy to understand

猜谜语啦(9)
![[daiy4] copy of JZ35 complex linked list](/img/bc/ce90bb3cb6f52605255f1d6d6894b0.png)
[daiy4] copy of JZ35 complex linked list

Classification of plastic surgery: short in long long long

Digital analog 1: linear programming

Programming implementation of ROS learning 5-client node
随机推荐
Basic number theory -- Euler function
Business modeling | process of software model
整形的分类:short in long longlong
How can fresh students write resumes to attract HR and interviewers
Wheel 1:qcustomplot initialization template
C#【必备技能篇】ConfigurationManager 类的使用(文件App.config的使用)
【日常训练--腾讯精选50】557. 反转字符串中的单词 III
Guess riddles (9)
Search data in geo database
Explore the authentication mechanism of StarUML
Guess riddles (5)
EA introduction notes
How to manage the performance of R & D team?
kubeadm系列-02-kubelet的配置和启动
Agile project management of project management
How apaas is applied in different organizational structures
Arduino operation stm32
Halcon Chinese character recognition
Solutions of ordinary differential equations (2) examples
[daiy4] jz32 print binary tree from top to bottom